Skip to content

Latest commit

 

History

History
206 lines (113 loc) · 11.7 KB

File metadata and controls

206 lines (113 loc) · 11.7 KB

Changelog

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

  • l10n: update translation strings (451d86b)
  • l10n: Update translations from Transifex (b42970a)

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

0.8.0 (2026-04-16)

Features

  • add more icons to categories (f1c7d83)
  • allow adding one-off list items (ad7dae5)

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

  • improve note rtl support (65077bb)
  • manage categories button/modal (26ef3dd)

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

  • add missing no-color option to note colors (48ff8a6)
  • dedupe api calls (1f69077)

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

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