Skip to content

v0.1.4

Pre-release
Pre-release

Choose a tag to compare

@dweagle dweagle released this 28 Apr 01:56
· 252 commits to develop since this release

[0.1.4] - 2026-04-27

Added

  • In-app update check now compares against GitHub Releases instead of commit count, eliminating false update notifications from non-release commits
  • Version display simplified to base.branch format (e.g. 0.1.4.develop)

Fixed

  • VERSION file now correctly copied into Docker image, resolving incorrect 0.1.0 version display
  • Application shutdown in testing mode no longer uses invalid return inside finally block

Changed

  • Workflow BUILD_NUMBER arg removed as commit count is no longer part of the version string