Skip to content

v3.4.0

Compare
Choose a tag to compare
@patzly patzly released this 26 Nov 00:58
· 272 commits to master since this release

⚠️ This release has multiple bugs which lead to crashes, please use v3.4.1 instead!

  • New: Display meal plan (#524)
  • New: Initial support for viewing and grouping/sorting by userfields (custom values) on stock overview, recipes overview
    and recipe page (#601)
  • New: Added option to backup and restore settings with file (#437)
  • New: Edit and delete recipe pictures (upload new from camera or clipboard) (#741)
  • Improved: Added sort option "creation time" on stock overview and master data lists (#769)
  • Improved: Filter bar with product group and sort on master data pages (instead of old menu)
  • Improved: Scroll to top on all list pages after changing sort or filter
  • Improved: Consistent item animation (initial loading) for all list pages
  • Improved: Better picture mode on recipe page
  • Improved: Fullscreen viewer for recipe picture
  • Improved: Added grouping for recipe ingredients on recipe page
  • Improved: Keyboard directly shown when opening input bottom sheet for numbers
  • Improved: Navigation animations
  • Fixed: Back press did not work anymore after using pages with auto complete text input field
  • Fixed: On purchase page, decimal places for displaying prices were used for quantity unit
    conversion instead of decimal places for input (#778)
  • Fixed: Form validation bug on inventory page when using quantity unit conversion
  • Fixed: Chores filter for due entries was not working (#760)
  • Fixed: Take chores 'due soon days' option into account when filtering (was always 5)
  • Fixed: Sort option of chores was saved to sort option of tasks
  • Fixed: Sort option 'due date' was not available for tasks and chores page if stock date tracking
    feature was disabled