- BoxLite installed in at least one SDK (Python
boxlite, Node@boxlite-ai/boxlite), or the CLI binaryboxlite. - For browsing release notes: a web browser; no API key required.
Current state
- Latest published version: check the registry directly —
pip index versions boxliteornpm view @boxlite-ai/boxlite version. GitHub Releases is the authoritative changelog. - There is no
CHANGELOG.mdin the repository. Per-version notes are auto-generated on each GitHub Release. - Release notes include a Security section when an advisory applies (for example, the 0.9.0 release documents two Critical CVEs fixed in
< 0.9.0).
Where the version history actually lives
Quick Example — check which version you have
The most useful “changelog” action you can take right now is confirming your installed version, then comparing it against the GitHub Releases list.Python
Node
CLI
boxlite_version() function (declared in boxlite.h) if you need it from native code.

