amtkstat/changelog.md
Tony Bark ebfe2d644c Preemptive setup for UI redesign
Bumped version from v104 to v201 (which was intended to be v105)
2024-09-19 07:39:32 -04:00

27 lines
No EOL
800 B
Markdown

# Change Log
## 0.201.0
- Completely redesigned the interface based on the Fluent Design System.
## 0.104.2
- Clickable links that open the default broswer.
### Version sceheme change
Three digits in the version were moved from the patch to the minor section (i.e., `0.Y.100` to `0.100.Z`) due to the difference in ways of desktop applications are developed, which I never needed to account for until now. It was easier to get away with putting it in the patch for CLI tools and libraries because the core user experience never changed, despite frequent internal changes.
## 0.104.0 (0.1.104)
- New buttons for major terminals and rail cams.
- Version displayed above credits.
## 0.102.0 (0.1.102)
- Redesigned icons
- Added banner above form
## 0.100.0 (0.1.101)
- First public prototype