mirror of
https://github.com/chenasraf/nextcloud-pantry.git
synced 2026-05-17 17:28:01 +00:00
13 KiB
13 KiB
Changelog
0.11.0 (2026-05-15)
Features
- checklist: add 'click row to complete' user pref (cc6f91d)
- checklist: soft-delete checklist items (d5765be)
- checklist: trash mode toggle to view deleted items (ec9c176)
Bug Fixes
- l10n: Update translations from Transifex (37000ae)
- l10n: Update translations from Transifex (0d5f9d9)
0.10.3 (2026-05-08)
Bug Fixes
- l10n: Update translations from Transifex (fe30bea)
- l10n: wrong en_GB translation (79c1b33)
- ui/checklist: list items no longer clipped by viewport (c7632ac)
0.10.2 (2026-04-26)
Bug Fixes
- l10n: Update translations from Transifex (2f8b2cd)
- l10n: Update translations from Transifex (fe51ed2)
- l10n: Update translations from Transifex (632c46c)
0.10.1 (2026-04-23)
Bug Fixes
0.10.0 (2026-04-21)
Features
- member user selector+search (6e7348d)
Bug Fixes
- l10n: Update translations from Transifex (285d6b0)
0.9.0 (2026-04-18)
Features
- add search in lists (8ff2169)
0.8.0 (2026-04-16)
Features
0.7.0 (2026-04-13)
Features
- show next due date for items (7bcaea3)
0.6.1 (2026-04-12)
Bug Fixes
- close action menus after clicking actions (f5fad58)
- easier scanning by aligning labels (57a7c22)
- move checked items (3182567)
- rtl detection in more fields (c8f9ab8)
0.6.0 (2026-04-12)
Features
- move items between lists (cb2cb73)
0.5.1 (2026-04-11)
Bug Fixes
- list items sorting by category (ba42fc2)
0.5.0 (2026-04-11)
Features
- add checklist item category sorting (f3880ce)
- checklists in sidebar (3c2f5a2)
- update notifications accumulate logic (eeeef67)
Bug Fixes
- allow reordering checked list items (afc699c)
0.4.0 (2026-04-10)
Features
Bug Fixes
- allow clearing form values (40172cc)
- recurrence on repeat_from_completion next due date calculation (a4b93cb)
0.3.2 (2026-04-09)
Bug Fixes
0.3.1 (2026-04-09)
Bug Fixes
- respect user's first weekday in repeat modal (735f60d)
0.3.0 (2026-04-08)
Features
- allow multiple selection for photos/notes (64aea12)
Bug Fixes
- drag-reorder on mobile (7985915)
0.2.0 (2026-04-08)
Features
- add checklist item view modal (8ae50c9)
- list item description (e7e9469)
- photos/notes preset sorting options (86a8bd3)
- support checklist item sorting/reordering (4384b29)
- support deleting photo folders with content (a2d1333)
- support reordering photos/notes on mobile (f417483)
Bug Fixes
- checklist item layout (219997d)
- progress for first image upload (f7291bc)
- show action buttons on mobile (c7f1b6d)
- upload list item image only after save (978a8ff)
0.1.1 (2026-04-07)
Documentation
- update app info screenshots (e67bb9a)
0.1.0 (2026-04-07)
Features
- account settings per house (2aecd4c)
- checklist category management (efdc763)
- checklist icons (f78ec11)
- checklist notifications (f9dc3d7)
- edit lists/items, upload item images + prefs (4f760b5)
- edit/delete lists, label updates, workflow fix (fdf4b00)
- home with lists poc (6c4d7e6)
- homes dropup, db fix, composer fix (6ba2999)
- list item form updates, toolbar component (cb61c05)
- notes wall (8403ee0)
- notifications (33956a7)
- photo board (6830094)
- photo upload progress (11cb7aa)
- recurring list item job, move house settings, fix list item checkbox (f31e805)
- rename files/contents (d9c078e)
- repeat from completion, categories table, navigation fixes (cac1159)
- updated notifications, refactored bought -> done (de4d58a)
- use nc input fields instead of bare fields (ae21768)
Bug Fixes
- add house member (08cfe08)
- folder/container drag targets (6cf31e2)
- l10n: photo wall -> photo board (46a26ee)
- photo/note reordering (ba5dd33)
- proxy images for shared access (674a4d3)
- recurring jobs registration (421815f)
Miscellaneous Chores
- prepare 0.1.0 release (d68b354)