Releases: Merrit/unit_bargain_hunter
Releases · Merrit/unit_bargain_hunter
v1.16.0
Features
- Added a right-click context menu to items in the list of sheets, for desktop and web. #81 (21459a3)
- Added a dropdown menu button to the app bar for extra actions related to the active sheet. A nicer and more discoverable way to access some actions like rename, reset, and delete. #81 (1a478ec)
Fixes
Other Changes
- Large amount of miscellaneous code cleanup, updates, and improvements.
v1.15.0
Features
- Mobile: Text fields now use auto-capitalization keyboards.
Bug Fixes
- Linux: The application now uses the native title bar for Qt environments on Linux, instead of always having the GTK header bar.
v1.14.0
-
Features:
- Added a setting to filter the units shown in calculations. This allows you to show only the units that are most important to you, such as grams, ounces, or milliliters.
- Added the cost per hundred grams and milliliters to the calculations. This matches the calculations shown on the packaging of many items.
- Shortened the unit names to improve legibility. For example, "kilograms" is now "kg" and "milliliters" is now "ml". This makes it easier to read the results when there is a lot of information on the screen.
- Added hotkeys to save items:
Ctrl
+S
andCtrl
+Enter
. Makes it easier and faster to save items.
-
Bug Fixes:
- Fixed an issue where the Floating Action Button (FAB) was pressed against the top of the screen on some devices.
- Fixed an issue where shortcuts were not working on some routes, such as dialogs and settings.
-
Continuous Integration:
- Automated the deployment of the app to the Microsoft Store, to ensure that the latest version is always available.
v1.13.0
What's New
- Selected sheet is remembered when app is closed and reopened
- Added a floating action button to reset the active sheet, especially useful if quickly comparing items that you don't want to save
Bug Fixes
- Launching urls from the release notes dialog now works
- Release notes dialog is more reliable
Misc
- Various code cleanup and refactoring
v1.12.0
v1.11.0
New Features
- Added a sync service to the app, which allows data to be synchronized across multiple devices and platforms.
- Sync is currently experimental, and you should only use it if you are comfortable with possible data loss.
- Added version and update information to the settings page, making it easy to keep track of the latest version of the app.
- Upgraded the app's theme to Material 3, providing a more modern and consistent user interface.
- Added a release notes dialog, which displays a summary of changes and updates made to the app.
- Added a plain offline installer for Windows.
Bug Fixes
- Fixed a bug that caused the app to display an incorrect version number.
Misc
- Improved app performance.
- A lot of code cleanup, refactoring, added tests, and other improvements.
v1.10.0
What's Changed
New Features 🎉
- Add Localizations for English & German by @Merrit in #63
- Added Italien translations by @albanobattistella in #65
Other Changes
- Code cleanup
New Contributors
- @albanobattistella made their first contribution in #65
Full Changelog: v1.9.1...v1.10.0
v1.9.1
v1.9.0
What's Changed
- Redesigned item cards
- Improved editing item experience
- Added details attribute for items and sheets
Other Changes
- Add release notes to Flathub releases
Full Changelog: v1.8.0...v1.9.0