Skip to content

v1.6.0

Compare
Choose a tag to compare
@czytelny czytelny released this 13 Mar 20:25
· 319 commits to master since this release

Improvements

  • Method of storing boards and items has changed. Migration script should be triggered on first run so all of your items should be in-place (closes #32) it should also fix #26
  • Electron version bumped, this should fix #24
  • Added "check for updates" button in setting modal window (it compares your local version with latest release on github)
  • Removing all tabs is not possible now - remove button is hidden for last one (closes #41)
  • UI improvements in adding new items area (closes #43)

Bugs

  • Fixed issue with setting active board to early. This should fix #40