Skip to content

v0.4.17

Choose a tag to compare

@github-actions github-actions released this 01 Aug 19:31
· 147 commits to main since this release
cf70170

What's Changed

  • chore(deps): upgrade @cofferdam/cofferdam to 0.3.13 (CD-153) by @TAJD in #165
  • PROJ-483: wiki slug uniqueness + rename with redirects by @TAJD in #167
  • PROJ-484: optimistic locking on wiki writes (baseRevisionId + conflict diff) by @TAJD in #168
  • PROJ-486: FTS5 wiki search with ranking, snippets, filters by @TAJD in #169
  • PROJ-485: server-side wiki link graph + backlinks by @TAJD in #170
  • PROJ-487: path-based /wiki/:slug URLs with SSR-equivalent metadata by @TAJD in #171
  • PROJ-509: resolve wiki revisions/delete by id-or-slug with redirect fallback by @TAJD in #172
  • PROJ-510: don't crash link reindex on malformed %-escape in URL by @TAJD in #173
  • PROJ-507: send baseRevisionId on wiki page save by @TAJD in #174
  • PROJ-488: wiki page frontmatter metadata (type, tags, status, verification, owners) by @TAJD in #175
  • PROJ-513: make wiki frontmatter type freeform per PRD by @TAJD in #176
  • PROJ-489: wiki freshness model (verification stamps + staleness surfacing) by @TAJD in #177
  • PROJ-490: patch_wiki_page — section-addressed patch operations (R8) by @TAJD in #178
  • PROJ-491: wiki page templates (R9) by @TAJD in #179
  • PROJ-492: revision diff view + one-click restore (R10) by @TAJD in #180
  • PROJ-493: wiki watchers + list_wiki_changes delta feed (R11) by @TAJD in #181
  • PROJ-494: inline images — paste/drag upload + member-resolvable render path (R12) by @TAJD in #182
  • PROJ-495: R13 — server-side per-user wiki drafts, replacing localStorage autosave by @TAJD in #183
  • PROJ-516/514/519: frontend wiki fixes + wikilink rendering gap by @TAJD in #187
  • PROJ-517/512: slug slash routing + malformed %-escape crash fixes by @TAJD in #186
  • PROJ-508/523: structured MCP error data field by @TAJD in #188
  • PROJ-497: R15 wiki export — per-space/subtree markdown zip by @TAJD in #189
  • PROJ-496: R14 — wiki trash: soft delete, undelete, 30-day purge by @TAJD in #184
  • chore: drop pre-push hook — redundant with CI by @TAJD in #191
  • PROJ-511/515/518/520/521/522/524/525/526: wiki backend batch fixes by @TAJD in #190
  • chore: bump version to v0.4.17 for release by @TAJD in #192

Full Changelog: v0.4.16...v0.4.17