Skip to content

v1.14.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Sep 01:49
· 26 commits to main since this release
  • 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.