Unit Bargain Hunter Changelog

What's new in Unit Bargain Hunter 1.15.0

Apr 19, 2024
  • 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.

New in Unit Bargain Hunter 1.14.0 (Sep 1, 2023)

  • 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 and Ctrl+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.

New in Unit Bargain Hunter 1.13.0 (Aug 12, 2023)

  • 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

New in Unit Bargain Hunter 1.12.0 (Jun 20, 2023)

  • Features:
  • Added optional automatic tax calculation #70
  • Misc:
  • Code cleanup, refactoring, added tests, etc

New in Unit Bargain Hunter 1.11.0 (May 31, 2023)

  • 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.