Changelog

Kolofon · 22 September 2026

0.13.26 — no promises

after offline mode was withdrawn, while strings and documentation still promised reading without a network

0.13.26 — no promises

Text: Kolofon

Version 0.13.25 withdrew offline mode, but the promise stayed in a few places. The install prompt told readers they would read “offline too”, feature descriptions announced a bundle of entries fetched in advance, and the code still held a manifest route and an offline page template that nothing called any more.

Since 0.13.26 the install prompt says only what is true: an app straight from your home screen. The `/offline-manifest.json` route and the offline page template are gone, and the script that generates static files no longer creates the page. The engine documentation and the feature entry “07 · The app” describe the current state.

Older essays in the Architecture series that described building offline mode stay — they got a note at the top saying the mechanism was withdrawn. They are a record of how the engine came about, not its manual.