Skip to content
Hussein Jarrar edited this page Sep 12, 2026 · 2 revisions

v0.6.0

2 changes · 1 New UI Feature, 1 Chore · 13 points.

New UI Feature

  • RADD-702 Pages get readable, stable URLs: /pages//
    A page is addressed only by UUID: /docs/<spaceId>/<pageId>. You cannot read it, type it, or guess it, and sharing one tells the recipient nothing about where it goes. DocSpace already has a slug column — globally unique, and its own docstring says "cosmetic; URLs use ids". DocPage has no slug at all.
    docs web · 5 pts · 5e46df8f

Chore

  • RADD-701 Rename the docs subsystem to Pages, internals included
    One name for the subsystem: Pages. Hussein chose the full rename over a strings-only pass — internals included — because the split vocabulary is what produced three names in the first place.
    auth docs web · 8 pts · f7e32d8a

Changes from v0.5.0 to v0.6.0.


Mirrored from project.radd-hq.com on 2026-09-12. Documentation is written there; this copy is regenerated by scripts/publish_wiki.py and hand edits do not survive it.

Clone this wiki locally