Skip to content

Releases: jessevl/Planneer

v1.0.20

20 Apr 12:20

Choose a tag to compare

What's Changed

  • fix: remove trailing whitespace in migration and template files (19d2b17)
  • feat: add isTopLevel field to distinguish top-level pages from unfiled inbox items (621d116)

Full Changelog: v1.0.19...v1.0.20

v1.0.19

15 Apr 21:14

Choose a tag to compare

What's Changed

  • fix: remove fixed copy of frameer and reintroduce submodule (db6f611)

Full Changelog: v1.0.18...v1.0.19

v1.0.18

14 Apr 20:06

Choose a tag to compare

What's Changed

  • feat: update Content Security Policy to allow fonts from esm.sh (a234817)

Full Changelog: v1.0.17...v1.0.18

v1.0.17

14 Apr 19:57

Choose a tag to compare

What's Changed

  • feat: add caching control headers for static assets and revalidation support (dd04cb2)

Full Changelog: v1.0.16...v1.0.17

v1.0.16

14 Apr 19:33

Choose a tag to compare

What's Changed

  • feat: set hasCover prop to false in PageDetailView component for consistent rendering (4c7826d)

Full Changelog: v1.0.15...v1.0.16

v1.0.15

14 Apr 19:05

Choose a tag to compare

What's Changed

  • feat: adjust padding for cover overlay and title in PageHero component (6934b84)

Full Changelog: v1.0.14...v1.0.15

v1.0.14

14 Apr 18:53

Choose a tag to compare

What's Changed

  • feat: implement inline tag input and picker across components (ecb6ef1)
  • feat: enhance PageCard component with image handling and media previews (b52e1d9)
  • feat: add getParentPage prop to RecentPagesGallery for breadcrumb support (3f624d2)

Full Changelog: v1.0.13...v1.0.14

v1.0.13

13 Apr 20:53

Choose a tag to compare

What's Changed

  • feat: refactor user creation in useSessionValidator tests for improved clarity and type safety (258eed0)
  • feat: update z-index values for MobileSheet, Modal, Popover, and SettingsModal components (ae178e2)
  • feat: disable sourcemap generation in build configuration (db95a04)

Full Changelog: v1.0.11...v1.0.13

v1.0.11

13 Apr 20:24

Choose a tag to compare

What's Changed

  • feat: integrate ONNX Runtime Web module and enhance Whisper worker asset handling (c8bf83a)

Full Changelog: v1.0.10...v1.0.11

v1.0.10

13 Apr 19:59

Choose a tag to compare

What's Changed

  • feat: enhance PageHero layout with cover overlay adjustments and responsive offsets (9c76490)

Full Changelog: v1.0.9...v1.0.10