Releases: Dineshs91/devlog
Releases · Dineshs91/devlog
v0.1.1
- Size of executables reduced drastically.
- Fix slow startup time in windows.
- Added tooltip for tags, displaying the tag seperator (comma)
v0.1.0
- New UI (Lot of improvements)
- Using semantic-ui 2.1.x
- Issue with windows build is fixed by using npm@3.0
- Unselect all radio buttons in restore/delete modal when cancel button is pressed
- Autosave now works only in log content and doesn't work in title and tags.
v0.0.2
- Keyboard shortcuts for saving and bringing restore/delete modal.
- Ability to restore/permanently delete removed logs.
- Bug fixes
- User was unable to click on empty log.
- User was able to create multiple new logs without title or content.
- Added e2e scenarios.
v0.0.1
Initial release of devlog.
- Create/edit/remove logs.
- Attach tags to logs.
- Auto save (After 1000ms of typing).
- Manual save (Clicking on save button).
- Available for os x, linux and win (64 bit only).