| Age | Commit message (Expand) | Author |
| 2026-07-23 | Record asset deltas at publish, with changed assets as participants | erdgeist |
| 2026-07-23 | Witness asset uploads and out-of-band attaches in the action log | erdgeist |
| 2026-07-23 | Witness asset destruction, naming every node it strips | erdgeist |
| 2026-07-23 | Convert the log's node zoom to participants, completing subtree histories | erdgeist |
| 2026-07-23 | Add action_participants model | erdgeist |
| 2026-07-23 | Add action_participants, recording every node a trash/destroy touches | erdgeist |
| 2026-07-22 | Add attached nodes subsection in assets#show and thumbnail in nodes#create | erdgeist |
| 2026-07-22 | Add Node#attach_asset! attaching across all lifecycle rows | erdgeist |
| 2026-07-22 | Retire nodes#recent, superseded by the action log | erdgeist |
| 2026-07-22 | Fix Node#title ignoring autosave | erdgeist |
| 2026-07-21 | Render PDF headlines as document cards, not lightbox images | erdgeist |
| 2026-07-21 | PDFs currently should have no credits attached to them in display | erdgeist |
| 2026-07-21 | More PDF headline eligibility | erdgeist |
| 2026-07-21 | Make PDFs eligible for headline and allow searching assets by filename | erdgeist |
| 2026-07-21 | Extract Page#headline_asset | erdgeist |
| 2026-07-21 | Implement model side of PDF raster preview generation | erdgeist |
| 2026-07-21 | Add storage isolation for tests, preventing live data destruction | erdgeist |
| 2026-07-21 | Remove Page#update_assets | erdgeist |
| 2026-07-21 | Render asset credit inside the gallery lightbox correctly | erdgeist |
| 2026-07-21 | Stop related_assets from duplicating on every clone | erdgeist |
| 2026-07-20 | Make headline images explicit, add asset credits | erdgeist |
| 2026-07-20 | Link publish actions to revision diffs in recents | erdgeist |
| 2026-07-19 | Simplify sanitize_filenames for the unicode age | erdgeist |
| 2026-07-18 | Accept blank template names in the allowlist validations | erdgeist |
| 2026-07-18 | Give Trash a proper title on lazy construction | erdgeist |
| 2026-07-18 | Keep the Trash out of the drafts surfaces | erdgeist |
| 2026-07-18 | Add Trash affordances: cockpit, listing, dashboard entry | erdgeist |
| 2026-07-17 | Add trash!, restore_from_trash!, and destroy_from_trash! with log entries | erdgeist |
| 2026-07-17 | Bootstrap the Trash node: reserved slug, identity, guards | erdgeist |
| 2026-07-17 | Fix the cleanup cascade for a real node destroy | erdgeist |
| 2026-07-17 | Refuse destroying nodes that still have children | erdgeist |
| 2026-07-17 | Allowlist aggregate order columns and template names | erdgeist |
| 2026-07-17 | Implement transparent password hash migration | erdgeist |
| 2026-07-17 | Fix computed_unique_name code and consumer | erdgeist |
| 2026-07-16 | Aggregate selected weeks in a more human friendly form | erdgeist |
| 2026-07-16 | managed RRULE constructs now include week selection | erdgeist |
| 2026-07-16 | Split current_unique_name in a setter and an accessor | erdgeist |
| 2026-07-16 | Condense the action log into a scannable table | erdgeist |
| 2026-07-16 | Record the full lifecycle contract in NodeAction entries | erdgeist |
| 2026-07-15 | Add NodeAction: an append-only log of who did what to a node | erdgeist |
| 2026-07-14 | Crop headline images to aspect ratio instead of distorting them | erdgeist |
| 2026-07-14 | Add a :large FileAttachment style for full-width inline body images | erdgeist |
| 2026-07-14 | Retire wipe_draft! and find_or_create_draft from production code | erdgeist |
| 2026-07-13 | clone_attributes_from: update translations in place, not delete+recreate | erdgeist |
| 2026-07-13 | Add per-node translation management: list, edit, destroy, compare | erdgeist |
| 2026-07-13 | wipe_draft!: add a grace period to the lock-with-no-draft branch | erdgeist |
| 2026-07-13 | Carry over other-locale translations when creating an autosave | erdgeist |
| 2026-07-13 | Asset picker: attach/detach/reorder UI, read-only view, autosave fix | erdgeist |
| 2026-07-13 | Add RelatedAssetsController: search, attach, detach, reorder | erdgeist |
| 2026-07-12 | Rebuild the admin dashboard: icon nav, search, signposts, widgets | erdgeist |