Skip to content

Release 6.53.0

Choose a tag to compare

@github-actions github-actions released this 04 Aug 23:51
· 63 commits to main since this release
a324e67

Poznote 6.53.0

New features

  • Tenant isolation (SaaS mode): a new admin setting (POZNOTE_TENANT_ISOLATION) prevents non-admin users from discovering the other accounts of the instance. The list of accounts of the instance is no longer readable by non-admin users, and any attempt to share with a named user is refused server-side. Leave it off for family or team instances. Replaces the former "Hide share user restriction" setting (POZNOTE_HIDE_RESTRICT_USERS), which only hid the toggles without enforcing anything. (#1205)
image

  • Maximum columns for board views: a new button next to the layout and card size controls caps the dashboard and diary grids at 1 to 8 columns, so cards keep their width instead of being squeezed.
2026-08-04_23h20_32

  • Share dialogs: notes and folders now use a single consolidated modal, and the shared page offers a one-click copy of the share link.
image

  • Element visibility: three new hideable items, "Share: restrict to specific users", "Share: HTTPS toggle" and "Share: Shared with me".
image

Fixes

  • Excalidraw image import: inserting an image did nothing and reported no error. Image elements are no longer rebuilt by the stroke normalization, which was detaching the reference Excalidraw needs to attach the file. (#1210)
  • Share button and notifications hidden by ad blockers: the AdGuard Social Media and Fanboy's Annoyance lists ship unscoped rules matching Poznote's share button and toast container. Both have been renamed. Deliberately hidden buttons stay hidden.
  • Open tabs leaking between accounts: tabs are now keyed by user, so they no longer survive an account deletion or appear to another account sharing the same browser. (#1211)
  • Account deletion reporting a false success: a failed data wipe answered "success" while notes and attachments stayed on disk. Failures are now propagated and the account row is kept so the user gets a real error.
  • Element visibility badge: it said "All visible" on instances where the administrator hides elements for everyone. It now counts the enforced set too and names the administrator.

Interface

  • Card help and pin icons stay visible instead of appearing only on hover, so both are reachable on touch screens.
image

API

  • The OpenAPI specification documents the reminder notification schema and the updated reminder endpoints. (#1208)

Thanks

Thanks to everyone who reported and discussed these changes: @pythoninja (#1205, #1211), @mamo79 (#1210) and @Stephane-30 (#1208). Your reports make Poznote better, keep them coming.

As always, thank you for your feedback and support! If you enjoy Poznote, you can support its development on Ko-fi. ❤️