Releases: jmylchreest/colophon
Releases · jmylchreest/colophon
Release list
Snapshot 0.0.34-dev.4+6b113e4
Automated snapshot build from main.
Snapshot 0.0.34-dev.3+1eb0976
Automated snapshot build from main.
Snapshot 0.0.34-dev.2+5ed1efa
Automated snapshot build from main.
v0.0.33
Changelog
- f9c1b0e feat(i18n): per-language pronunciation dicts, language chips, translation-aware aliases/readings/syndication
- b1f31c9 feat(images): xAI (Grok Imagine) image provider
- 02b2a01 feat(slides): in a section sends that section's prose to the notes
- d4a50f9 fix(slides): prose-only sections render on the slide (no blank slides)
- 34102ca feat(i18n): multi-language posts — translations, hreflang, language selector
Snapshot 0.0.33-dev.7+c37a4d4
Automated snapshot build from main.
Snapshot 0.0.33-dev.5+ab480e0
Automated snapshot build from main.
v0.0.32
Changelog
- 874ff66 feat(slides): per-environment slides override (on in preview, off in prod)
- e33865c feat(slides): open the deck in a new tab; Esc closes it
- ab00a85 feat(slides): prose to notes only (not duplicated on the slide)
- 1160680 feat(slides): mirror prose into presenter notes (kept on the slide too)
- cefacd8 feat(slides): content-aware deck rendering — cover, pagination, hydration
- ef68569 feat(slides): site-default decks skip standing pages (opt-in still works)
- 7964000 feat(slides): publish derived decks from the build (graduate the spike)
- 1dbd3bf spike(deck): slides.enabled site default + per-post override; =notts mirror
- 315d17c spike(deck): / markup, block + text: split targets, bullets
- 80af4d4 spike(deck): configurable split list via slides.split / --split
- d9f5af9 spike(deck): derive a self-contained offline slide deck from markdown
v0.0.31
Changelog
- c24d3b0 a11y(theme/press): contrast-safe --link token for accent-as-text
- 54d886f a11y(tasklist): label GFM task-list checkboxes
- 6827011 a11y(tables): wrap in a focusable scroll container (WCAG 2.1.1)
- 440dfa9 docs(showcase): match the gen: image example to the embedded image
- 2878c8d a11y(engine): keyboard-focusable scrollable code/math blocks
- 1b08054 a11y(theme/press): fix WCAG findings — ARIA, contrast, landmark
- bfbbb85 a11y(theme/press): visible keyboard focus on all interactive elements
- f05e4b9 fix(syndicate): Bluesky refresh via atomic swap (--resync only), not putRecord
v0.0.30
v0.0.29
Changelog
- 8e6e155 feat(syndicate): --resync to re-push current content to existing silo copies
- cc44a09 feat(glossary): reference links as citation-style superscripts
- f4a0bc5 feat(syndicate): edit a syndicated copy in place when the post changes
- 3af9ddb feat(showcase): genuine media, post chrome, and glossary highlights
- 506c4b3 fix(theme/press): style tables (the prose had none)
- add2482 feat(serve): colophon serve --showcase — built-in, embedded feature reference
- ab765bc feat(content): pull-quote / epigraph via [!quote] callout, themed in press
- 356492d feat(audio): pause after headings in TTS readings
- 5f4d8a1 feat(audio): precompute waveform peaks for generated readings again
- 064ab89 feat(generation): named image/speech profiles, selectable per env and per post