Implemented and pushed as dc11155.
List-page rendering now resolves the blog document title through one shared bDS2-compatible rule: a nonblank trimmed blog description wins, otherwise the…
Implemented and pushed as 3795db7.
The calendar runtime now leaves periods with zero posts visually unmarked and uses a single theme-compatible accent whose intensity increases with the relative…
Implemented and pushed as 5726b92.
The renderer now builds the media rewrite table from every project media record, matching bDS2 original-name aliases and resolving both bds-media IDs and…
Implemented in 713575d.\n\nThe shared renderer now carries project-wide image media and published tag counts into built-in macros, and preserves linked media by post ID so gallery macros also…
Implemented and pushed in commit 5425d83.
- Added macOS Get URL Apple-event delivery without replacing Iced/Winit’s application delegate.
- Buffered cold-start deep links and replayed them…