Files
pantry-flutter/CHANGELOG.md
2026-05-16 18:47:46 +03:00

11 KiB

Changelog

0.13.0 (2026-05-15)

Features

  • add trash view (eb4d8d3)
  • add undo action for checking items (ddf0c36)
  • improve ui for larger devices (eafc267)
  • ios: open full file picker when running on macOS (00241b8)
  • macos: go back by using Esc key (88e153b)
  • switch between photos in photo view (cf9135e)

0.12.0 (2026-05-15)

Features

  • add setting to show spacing between categories in checklist items (689e4d6)
  • create new lists from the list selector (41e8ac1)
  • share photos, links, and text to Pantry from other apps (60b16aa)
  • take photos directly from the photo board (d880269)

0.11.0 (2026-05-12)

Features

  • add setting to require checkbox tap to complete checklist items (ef2bc85)

Bug Fixes

  • preserve subpath for Nextcloud instances hosted on sub-paths (0c575ea)

0.10.1 (2026-04-26)

Bug Fixes

  • make markdown links clickable (7b5f9c1)

0.10.0 (2026-04-21)

Features

  • update notes view & edit ui (36a74b3)

Bug Fixes

  • bug where note grid would not clip correctly (08159fa)

0.9.10 (2026-04-19)

Build System

0.9.9 (2026-04-19)

Build System

0.9.8 (2026-04-19)

Build System

  • strip deps metadata from build (132d9e3)

0.9.7 (2026-04-19)

Build System

  • disable deps metadata in apk (7ea2901)

0.9.6 (2026-04-19)

Build System

0.9.5 (2026-04-19)

Build System

0.9.4 (2026-04-19)

Build System

0.9.3 (2026-04-19)

Build System

  • upgrade flutter version (3e4051a)

0.9.2 (2026-04-19)

Build System

0.9.1 (2026-04-18)

Build System

0.9.0 (2026-04-18)

Features

  • add search in lists (eb797dd)
  • allow uploading list item image (7243e43)

0.8.0 (2026-04-16)

Features

  • add more icons to categories (179c6d7)
  • allow adding one-off list items (a447fe1)

0.7.1 (2026-04-14)

Bug Fixes

0.7.0 (2026-04-14)

Features

0.6.0 (2026-04-13)

Features

  • show next due date for list items (e7ff39a)

Bug Fixes

  • appbar icon spacings (1197254)
  • improve i18n recurrence string rules (1e85d0c)

0.5.0 (2026-04-12)

Features

Bug Fixes

  • allow arbitrary text in quantity (32326be)
  • improve rtl layout spacings (9d474a6)
  • rtl layout + switching (b0fcd93)

0.4.0 (2026-04-12)

Features

  • add hebrew language translation (7c572a6)

Bug Fixes

  • description field in items saving+displaying (4d99694)

0.3.0 (2026-04-12)

Features

  • improve main page navigations (ea8ff9a)
  • move items between lists (c5595c0)

Bug Fixes

  • support back button when in photos foldeer (e6284b9)

0.2.1 (2026-04-11)

Bug Fixes

  • sorting prefs persistence & error wrapping (a5c8e5b)

0.2.0 (2026-04-11)

Features

  • add sorting by category for checklist (5ae3afc)
  • notifications support (4d0c28f)

Bug Fixes

  • add bottom padding to accomodate fab (3b89798)

0.1.0 (2026-04-10)

Features

Bug Fixes