Removed
- Cloud login, sync, and accounts. Lectern is now fully local — there's no sign-in, and
nothing leaves your machine. Your provider logins (Claude Code, Antigravity, OpenCode) are
unchanged, and encrypted session export/import still works.
Install (Linux)
- AppImage:
chmod +x Lectern_0.8.0_amd64.AppImage && ./Lectern_0.8.0_amd64.AppImage .deb:sudo apt install ./Lectern_0.8.0_amd64.deb- Terminal:
curl -fsSL https://github.com/ShrimpScript/lectern/releases/latest/download/lectern-cli-linux-x64.tar.gz | tar xz
Installed Linux desktop apps update themselves from here. Windows/macOS installers follow via the cross-platform workflow.