Skip to content

Releases: Dineshs91/devlog

v0.2.0-rc.1

07 May 09:54
Compare
Choose a tag to compare
v0.2.0-rc.1 Pre-release
Pre-release

[branch: next]

Changed

  • Theme has been changed.

v0.1.1

16 Sep 12:13
Compare
Choose a tag to compare
  • Size of executables reduced drastically.
  • Fix slow startup time in windows.
  • Added tooltip for tags, displaying the tag seperator (comma)

v0.1.0

16 Sep 12:21
Compare
Choose a tag to compare
  • 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

08 May 14:58
Compare
Choose a tag to compare
  • 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

11 Apr 15:45
Compare
Choose a tag to compare

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).