Skip to content

Releases: jhotadhari/chroco

v0.2.4

18 Aug 20:53
Compare
Choose a tag to compare

Fixed

  • Failed to build the app.

v0.2.3

18 Aug 20:43
Compare
Choose a tag to compare

Fixed

  • App didn't start on Ubuntu when started by launcher, but was able to start via cli command.

v0.2.2

18 Aug 15:19
Compare
Choose a tag to compare

Fixed

  • Missing release notes.

v0.2.1

18 Aug 15:12
Compare
Choose a tag to compare

Changed

  • Remove electron-forge publish command from publish script. Since gh actions builds are triggered by pushing the version tag

Fixed

  • README.md not existing in app bundle.
  • Ensure single instance. If chroco gets executed multiple times, the additional instances will be closed directly.

v0.2.0

18 Aug 02:58
Compare
Choose a tag to compare

Added

  • About page. See help -> about.

Changed

  • Added some info to README.md. Now it is not empty anymore.
  • Changed license to CC-BY-NC-SA-4.0.

Fixed

  • Default boolean value does not get applied when starting a record.

v0.1.0

07 Aug 17:19
Compare
Choose a tag to compare

Customizable fields.

Added

  • Feature to customize the fields.
  • New field type bool.
  • The project does have a CHANGELOG.md now. The publish script automatically updates the CHANGELOG.md.

Removed

  • Feature hideFields. Because the fields itself are customizable now.

v0.0.4

31 Jul 00:32
Compare
Choose a tag to compare
Merge branch 'release-0.0.4' into main

v0.0.3

30 Jul 23:09
Compare
Choose a tag to compare
Merge branch 'release-0.0.3' into main

v0.0.2

30 Jul 22:25
Compare
Choose a tag to compare
Merge branch 'release-0.0.2' into main