0.8.8 (2015-11-22)
- Update release build process
0.8.7 (2015-11-22)
- Update release build process
0.8.6 (2015-11-22)
- Update release build process
0.8.5 (2015-11-22)
- Update release build process
0.8.4 (2015-11-22)
- Update electron
- Update dependencies (without babel)
0.8.3 (2015-11-08)
- Update logo
- Update electron
- Update dependencies (without babel)
0.8.2 (2015-11-04)
- Show
lyrictenor/example-issues
for non log in user.
0.8.1 (2015-11-03)
- Support left navigation.
- menu: enable page change (6d9ef48)
0.8.0 (2015-11-03)
- Update react to v0.14.
0.7.1 (2015-11-03)
- Fix bugs.
- Update dependencies.
0.7.0 (2015-11-02)
- Refactor reducer.
- story: delete branch (8a0def6)
- story: fetch branches (619d822)
- story: fetch pulls (40da0f9)
- story: fetch status (c9d4934)
- story: merge pull request (56c9bdd)
- story: toggle story state (df5fc71)
0.6.3 (2015-11-01)
- Retry release
0.6.2 (2015-11-01)
- Update app icon
0.6.1 (2015-10-29)
- Add loading indicator
0.6.0 (2015-10-29)
- Breaking change: add database suffix
- database: rename database (be322f0)
0.5.8 (2015-10-26)
- Update dependencies
0.5.7 (2015-10-23)
- autopilot: add force unlock button on debug page (d9e7452)
0.5.6 (2015-10-22)
- Update dependencies
0.5.5 (2015-10-20)
- Fix material-ui version
0.5.4 (2015-10-18)
- Add resources
0.5.3 (2015-10-18)
- Update electron
0.5.2 (2015-10-18)
- Support autopilot!
- autopilot: implement autopilot (ec11907)
0.5.1 (2015-10-17)
- autopilot: prevent autopilot many times (89907e2)
0.5.0 (2015-10-16)
- Breaking change: change column interval -> autopilotInterval
- Add enableAutopilot checkbox
- Update storyUpdatedAt and autopilotedAt
- Lock by autopiloting
- Show storyUpdatedAt and autopilotedAt
- config: not force to set autopilotedAt (175b97b)
- setting: material-ui's Checkbox does not work with redux-form (708d66c)
- autopilot: add storyUpdatedAt for indexeddb and store (7099e74)
- autopilot: change column interval -> autopilotInterval (d54101b)
- autopilot: check autopiloting (134e2ef)
- autopilot: enable autopilot state (590095b)
- autopilot: show storyUpdatedAt (b720916)
- autopilot: update story updated at (c257438)
0.4.1 (2015-10-16)
- Update electron version
0.4.0 (2015-10-15)
- Split settings into configs and appGlobal
- Remove setting reducer
- Breaking change: change indexeddb structure
- appGlobal: use appGlobal instead of setting (1503f78)
- config: use config instead of setting (ce986a9)
- configs: add configs (822d687)
- configs: treat dateish string as date (669566d)
0.3.2 (2015-10-14)
- Use material-ui
0.3.1 (2015-10-11)
- Update electron version
0.3.0 (2015-10-11)
- Use redux-form instead of formsy-react
- setting: implement with redux form (c905c1e)
- setting: update api endpoint (3685bf8)
- setting: update views (3a42aef)
- setting: view update web endpoint (c7c12c1)
0.2.0 (2015-10-09)
- Use indexeddb instead of localstorage
- setting: use indexeddb instead of localstorage (8446d8a)
- setting: use promise (c50c968)
- settings: use promise (c5c1c9e)
- settings: use storage data always (83d5251)
0.1.8 (2015-10-06)
- merge: merge implementation (f029c33)
0.1.7 (2015-10-06)
- Fix deploying nodejs version
0.1.6 (2015-10-04)
- Update dependencies
0.1.5 (2015-09-17)
- Update dependencies
0.1.4 (2015-09-15)
- Reload issue
- Update electron to v0.32.3
- fetch: repos branches (c806b80)
0.1.3 (2015-09-01)
- story: add merge button (b434913)
0.1.2 (2015-08-31)
- Update token rule
0.1.1 (2015-08-30)
- crypt: fix logic (2e76e3c)
- app: use redux (0a01495)
- autopilot: trigger autopilot (0604f1e)
- connector: use Connector instead of @connect (37e6bb2)
- debug: reset storage button in debug (872385f)
- devtools: use redux-devtools (9a6f8e4)
- interval: interval for autopilot (c3606b0)
- menubar: use menubar and menubar-debug(electron-debug) (effa97d)
- react-redux: use react-redux style connect (231d76a)
- router: add props to routing element (1564c65)
- router: use redux-react-router (e36f65b)
- router: use router (33662c0)
- setting: actually update action (9dcb6b8)
- setting: add setting (7a00a25)
- setting: prevent casual copy (36292bc)
- setting: prevent casual copy about token (e53c447)
- setting: save setting as async (71a8a37)
- storage: use local storage (4c557bd)
- story: add link to html (549205f)
- story: fetch stories (ddee078)
- Build webpack boilerplate