Releases
Every StoryLark release gets a version number and a human-readable set of notes. The sidebar lists every published release, newest first.
#How versioning works
- App version =
storylark-core. The version an app shows on its About screen is the exact npm release of the engine it was built from. The notes for that number on this site describe precisely what that app can do. - Companion packages version separately.
storylark-worker(the sync/API worker) andstorylark-pipeline(the publishing pipeline) have their own numbers; an app's About → Version & build lists whichever are part of its build. - Every build is traceable. About → Version & build also shows the site build's git commit and build time, so any installed device can be matched to an exact release and deployment.
- Two changelogs, one source of truth. These pages are the curated, human-facing notes. The auto-generated, per-commit technical changelog lives in the repository.
#Latest release: v0.17.0 (preview)
Pick a look, or pin one for everyone.
- Reader-choosable themes — Settings now offers a choice among the gallery's sample themes as a visual look, on top of your library's own brand. Switch anytime; light and dark still work inside whichever look you pick
- Force a theme for every reader — from the admin portal's Brand & themes card, pin one look for the whole library if you'd rather everyone see the theme you designed. It overrides any reader's own choice until you turn it off
- Narration job cards now show real processing time, not just the finished audio's length
Found a gap? StoryLark is open source — improve these notes on GitHub.