This repository has been archived by the owner on Oct 20, 2024. It is now read-only.
Releases: phantomate/Untare
Releases · phantomate/Untare
1.3.3
- Fix #102 alternative title is required
- Update dependencies and cursor color
Full Changelog: 1.3.2...1.3.3
1.3.2
What's Changed
- Fix #91 and other input validators
- Fix saving keywords on import
- Fix display of directions when updating a recipe
- Fix display of recipe name in gridview
- Update dependency and update version
Full Changelog: 1.3.1...1.3.2
1.3.1
What's Changed
- Fixed A Typographical Error In The Example URL by @TheDarkula in #79
- Add Russian translation by @Mootfrost777 in #77
- 🌐 Update and complete French Localization by @Galedrim in #81
- Fix #87 and #89 by using local time after tandoor included datetime instead of using date
- Make app flutter 3.22 compatible and update dependencies
- Add instructionsMarkdown to maybe handle templating later #85
- Fix #86 by proper calculation of nutritional properties
New Contributors
- @TheDarkula made their first contribution in #79
- @Mootfrost777 made their first contribution in #77
- @Galedrim made their first contribution in #81
Full Changelog: 1.3.0...1.3.1
1.3.0
- #64 + #65 Added intent to import or open a shared recipe link
- #36 + #9 Recipes as ingredients and as steps are now properly displayed
- Fix localization on datetime in meal plan
- Small design change on recipes in shopping lists
- Fix date issue on upserting a meal plan entry
- #73 Added display of nutritional facts
- #59 Added support for autofill manager - Thanks to @a-waider
- Fix typeahead accessibility bug - Thanks @a-waider
- Update dependencies
1.2.0
- #46 Fix to deleting supermarket category, when added to shopping list
- #56 Fix meal plan api error and add datetime-range capability of meal plans
- #49 Add "open in browser" to recipe detail
- Update flutter version, dependencies and added url_launcher
- Refactor to meet flutter best practise
- Fix add/edit keywords after dependencies update
1.1.2
- Fix https://github.com/phantomate/Untare/issues/35[: Use simpler fractions](31fe40c)
- https://github.com/phantomate/Untare/issues/36[: Added some underlaying support but implementation is still open](211ca10)
- https://github.com/phantomate/Untare/issues/28[: Added timeout after 10 seconds as fallback to use cache](4384682)
- https://github.com/phantomate/Untare/issues/31[,](https://github.com/phantomate/Untare/pull/41/commits/81e5a6090afd2b5c5da0308b4b21bb4a950fd20b)https://github.com/phantomate/Untare/issues/10[: Add better error messages on login](81e5a60)
- Generated hive models for caching
- https://github.com/phantomate/Untare/issues/25[: Added landscape mode](f193b56)
- Fix https://github.com/phantomate/Untare/issues/32[: Changed keyboard type for url input](0aded12)
- Add markdown support thanks @MeisterBob
1.1.1
- Fix plural name of food an unit on recipe detail page and other
1.1.0
- Added recipe share function #22
- Implemented plural handling of food and unit
- Show date format of calender based on locale
- Refactored theme setting by adding system mode #18
- Show confirmation dialog if recipe gets deleted
- Tweaked design of bottom sheets
- Show step names on recipe steps
- Added possibility to import tandoor recipes of other instances
- Added fraction setting and handling
- Don't load cached recipes because it's buggy sometimes
- Added translations
- Updated dependencies
- Added iOS support #17
1.0.0
Version 0.1.0
Beta Release