Skip to content

v0.7.3

Latest

Choose a tag to compare

@github-actions github-actions released this 01 Jul 13:53

v0.7.3

Added

  • File and image attachments: upload and attach files/images to a page, with secure same-origin serving, page-existence checks, and safe content-type handling (WK-12).
  • Wiki Status now reports attachment image counts and disk usage.
  • Attachment storage is reclaimed automatically when an image is removed from a page, so deleted attachments no longer linger on disk.
  • Shared /dashboard available to all signed-in users, with an admin-only Users tab (WK-47, WK-40).
  • Role-scoped API keys and an AI Connection panel on the dashboard.
  • Self-service Change Password flow, so users no longer need an admin to reset their password.
  • Password fields now include a visibility toggle (eye button) that preserves cursor position while typing.
  • Extended icon library: the page, board, and column icon picker now uses the full emoji set (emoji-mart) instead of a small fixed pool, an inline ":" emoji menu works in the editor body, and MCP page tools accept any emoji or shortcode (WK-48).
  • Drag-and-drop reorder: sidebar tree pages can be reordered and re-nested, and kanban board columns can be reordered, with the new order persisted (WK-46).

Changed

  • BlockNote image resizes are now preserved when converting to the Markdown preview.

Fixed

  • Version bump housekeeping (0.7.2 tag was missed and is now caught up with this release).