mirror of
https://github.com/chenasraf/pantry-flutter.git
synced 2026-05-17 17:28:03 +00:00
11 KiB
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
- fix signing (9f45b23)
0.9.9 (2026-04-19)
Build System
- re-sign with stripping (852e9c4)
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
- remove zipalign (b1d7ecc)
0.9.5 (2026-04-19)
Build System
- zipalign (6d2173f)
0.9.4 (2026-04-19)
Build System
- remove apk obfuscation (d41d2b8)
0.9.3 (2026-04-19)
Build System
- upgrade flutter version (3e4051a)
0.9.2 (2026-04-19)
Build System
- reproducible build (9d4c832)
0.9.1 (2026-04-18)
Build System
- add abi split (7d0c793)
0.9.0 (2026-04-18)
Features
0.8.0 (2026-04-16)
Features
0.7.1 (2026-04-14)
Bug Fixes
- about urls not opening (64af382)
0.7.0 (2026-04-14)
Features
- add about page (0cb6c06)
0.6.0 (2026-04-13)
Features
- show next due date for list items (e7ff39a)
Bug Fixes
0.5.0 (2026-04-12)
Features
- add de, es, fr locales (7ec9526)
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
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
Bug Fixes
- add bottom padding to accomodate fab (3b89798)
0.1.0 (2026-04-10)
Features
- add category in category picker (9e67f06)
- add/edit/delete items (138f9a5)
- checklist sorting/reordering (cc7ff96)
- checklist view (5d54e1a)
- create house (0987eac)
- handle server app not installed (2c75a71)
- initial commit (0015ba0)
- launcher icon, splash, i18n (4b1e876)
- manage categories (46dd3f2)
- note markdown+rtl support (0688294)
- notes wall (755861a)
- photo board (43cc0a3)
- photos/notes multiselect (0053f53)
- update user menu (639fb86)