v0.1.4
Pre-release
Pre-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.branchformat (e.g.0.1.4.develop)
Fixed
- VERSION file now correctly copied into Docker image, resolving incorrect
0.1.0version display - Application shutdown in testing mode no longer uses invalid
returninsidefinallyblock
Changed
- Workflow
BUILD_NUMBERarg removed as commit count is no longer part of the version string