-
-
Notifications
You must be signed in to change notification settings - Fork 0
0.8.0
Hussein Jarrar edited this page Sep 12, 2026
·
2 revisions
10 changes · 1 Bugfix, 8 New UI Features, 1 Uncategorized · 51 points.
-
RADD-744 A plugin's attachments would leak bytes forever: the GC's parent map is hardcoded
attachmentspluginmgrserver· 2 pts ·f0ea4b55attachments/gc.pydecides which events mean "a parent died" from a hardcoded dict:
-
RADD-717 Page comments: a discussion per page
docsweb· 5 pts ·d591591eIssues have comments; pages have none. A wiki page is where a decision gets written down, and the argument about it currently has nowhere to live except the issue tracker or chat — which is where it becomes unfindable. -
RADD-712 Page templates, and an extension button that creates one as a child
docsweb· 8 pts ·52c870ceRecurring pages — runbooks, meeting notes, RFCs, postmortems — should start from a shape, not from a blank editor or a copy-paste. -
RADD-714 The hierarchy is not obvious
docsweb· 5 pts ·e1cc427bThe only structural cue is a 250px tree rail. A page does not show where it sits, what is under it, or how big the section is. Landing on a page from search or a link tells you nothing about its context. -
RADD-719 Watch a page and be told when it changes
docsweb· 5 pts ·6d2e8686Notifications and watchers exist for items (spec 26) but not pages, so the only way to know a runbook changed is to reread it. For a wiki that documents operations, silent edits are the failure mode. -
RADD-721 Export a page or a space
docsweb· 5 pts ·0e0dee35Content can go in but not out — no markdown export, no space archive. For a tool whose pitch includes not being locked in, that is the wrong gap to have. -
RADD-720 Compare two versions of a page
docsweb· 3 pts ·5539cac9Versions are stored and restorable (spec 43) but not comparable — you can restore a version you cannot read the difference of, which makes restore a guess. -
RADD-726 Inline comments on a page: anchored to the text, and resolvable
docsweb· 13 pts ·3c6905d7Reviewing a page has exactly one channel: the whole-page thread RADD-717 adds. That answers "should we do this at all" and is useless for "this paragraph is wrong" — the reader has to quote the sentence back in a thread at the bottom and hope the author finds the original. Google Docs settled this shape years ago:… -
RADD-717 Page comments: a discussion per page
docsweb· 5 pts ·6cf7e20eIssues have comments; pages have none. A wiki page is where a decision gets written down, and the argument about it currently has nowhere to live except the issue tracker or chat — which is where it becomes unfindable.
-
RADD-745 We own the editor chrome: replace Crepe, keep Milkdown and ProseMirror
docsweb·2cfe77baThe decision: Crepe is removed. Milkdown and ProseMirror stay, and the chrome becomes ours.
Changes from v0.7.1 to v0.8.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.
-
Developer guide
- Architecture: the kernel and plugins
- Develop, test and deploy
- Events and consumers
- Permissions and access control
- The MCP server
- The query language for developers
- The REST API and authentication
- Write a backend plugin
- Write a page editor extension
- Write a plugin user interface
- Write an automation node
-
Release notes
- 0.36.4
- 0.36.3
- 0.36.2
- 0.36.1
- 0.36.0
- 0.35.0
- 0.34.0
- 0.33.0
- 0.32.0
- 0.31.1
- 0.31.0
- 0.30.0
- 0.29.0
- 0.28.0
- 0.27.0
- 0.26.0
- 0.25.1
- 0.25.0
- 0.24.1
- 0.24.0
- 0.23.1
- 0.23.0
- 0.22.0
- 0.21.0
- 0.20.0
- 0.19.0
- 0.18.1
- 0.18.0
- 0.17.2
- 0.17.1
- 0.17.0
- 0.16.0
- 0.15.0
- 0.14.1
- 0.14.0
- 0.13.1
- 0.13.0
- 0.12.0
- 0.11.0
- 0.10.0
- 0.9.2
- 0.9.1
- 0.9.0
- 0.8.1
- 0.8.0
- 0.7.1
- 0.7.0
- 0.6.6
- 0.6.5
- 0.6.4
- 0.6.3
- 0.6.2
- 0.6.1
- 0.6.0
- 0.5.0
- 0.4.1
- 0.4.0
- 0.3.2
- 0.3.0
- 0.2.0
- 0.1.0
-
User guide
- AI features
- Attachments
- Automations
- Cycles and releases
- Instance settings
- Intake forms and the portal
- Notifications and the inbox
- Personal settings
- Project settings
- Projects
- Reports and dashboards
- Search and the query language
- Start here
- The application window
- The card designer
- The roadmap
- The service desk
- The wiki
- Time logging and the timesheet
- Views
- Work items