Releases: Merrit/unit_bargain_hunter
Releases · Merrit/unit_bargain_hunter
v1.7.0
v1.6.0
v1.5.0
What's Changed
New Features 🎉
- Switch font to Montserrat by @Merrit in #47
- Add reordering sheets list, swipe on mobile=delete by @Merrit in #50
- Feature demos by @Merrit in #52
Fixes ✨
Code Cleanup 🪥
- Lints by @Merrit in #45
- Refactor FormFactor to use enhanced enums by @Merrit in #46
- Refactor breakpoints to use layoutbuilder by @Merrit in #48
Other Changes
Full Changelog: v1.4.1...v1.5.0
v1.4.1
v1.4.0
What's Changed
New Features 🎉
- The highlight for the cheapest item is now a border color, which greatly improves readability
- Various appearance tweaks and improvements
Fixes ✨
- Reduced the margin around the cheapest item, so a single card no longer takes the entire row on mobile when highlighted
Other Changes
- Move to Flutter 3 stable
- Desktop: increase default window size
- If storage is locked, exit instead of freezing
v1.3.0
v1.2.0
What's Changed
New Features 🎉
- Add app-wide shortcuts; implement ctrl+q to quit by @Merrit in #6
- Implement customizing item names by @Merrit in #7
Fixes ✨
- Fix focus traversal with Tab key by @Merrit in #10
- Ensure mobile keyboards have decimal by @Merrit in #11
Code Cleanup 🪥
Full Changelog: v1.1.1...v1.2.0