Skip to content

v0.26.3

Choose a tag to compare

@ulsklyc ulsklyc released this 27 Apr 10:46
· 1042 commits to main since this release

Fixed

  • Birthdays: "Discard changes?" dialog appeared immediately after successfully saving a birthday because closeModal() was called without force: true, triggering the dirty-form check on a programmatic close
  • Dashboard (PWA): widget items (tasks, events, meals, notes, birthdays, shopping lists) occasionally blocked vertical swipe-to-scroll; added touch-action: pan-y so the browser passes vertical pan gestures through to the scroll container