All Versions
11
Latest Version
Avg Release Cycle
23 days
Latest Release
1339 days ago

Changelog History
Page 1

  • v1.2.1 Changes

    August 20, 2020

    ๐Ÿ›  Fixed (1 change)

    • โšก๏ธ Disable error message for update check
  • v1.2.0 Changes

    August 20, 2020

    โž• Added (3 changes)

    • โž• Add custom CHANGELOG.md file template
    • Sort change-entries per Change-Type in resulting CHANGELOG.md
    • Sort entry types in CHANGELOG.md

    Other (1 change)

    • ๐Ÿ‘Œ Improve update routine
  • v1.1.4 Changes

    June 16, 2020

    ๐Ÿ›  Fixed (5 changes)

    • ๐Ÿ›  Fix incorrect representation of the 'Number of Changes' in the CHANGELOG.md
    • ๐Ÿ›  Fix bug in 'update avail.' checker
    • ๐Ÿ›  Fix that no stacktrace will be send to Sentry. It also improves how the messages are stacked and send.
    • ๐Ÿ›  Fix runtime.errorString in CheckUpdate algo (#9)
    • ๐Ÿ›  Fix runtime.boundError in 'release' command (#8)
  • v1.1.3

    April 02, 2020
  • v1.1.2 Changes

    April 02, 2020

    โž• Added (1 change)

    • โž• Add 'update available' reminder

    ๐Ÿ›  Fixed (1 change)

    • ๐Ÿš€ Trim 'v' from version string when calling release command (#4)
  • v1.1.1 Changes

    March 30, 2020

    โž• Added (1 change)

    • โž• Add 'update' command

    ๐Ÿ›  Fixed (1 change)

    • ๐Ÿ›  Fix 'error on number conversion' on Windows platform

    ๐Ÿ”„ Changed (1 change)

    • โšก๏ธ Disable automatic updates #2
  • v1.1.0 Changes

    March 12, 2020

    Other (1 change)

    • โž• Add sentry crash reporter

    โž• Added (1 change)

    • โž• Add auto-updater
  • v1.0.3

    January 02, 2020
  • v1.0.2 Changes

    January 02, 2020

    ๐Ÿ›  Fixed (1 change)

    • Replace '' with '' in changelog entry titles
  • v1.0.1 Changes

    January 02, 2020

    ๐Ÿ›  Fixed (3 changes)

    • ๐Ÿ›  Fix error if 'unreleased' folder does not exists
    • ๐Ÿ›  Fix version data problems with GoReleaser
    • ๐Ÿ›  Fix 'panic: file does not exist'

    ๐Ÿ”„ Changed (2 changes)

    • โœ‚ Remove 'version' flag
    • โž• Add 'version' sub-command