For Users
- Adds full content search across downloaded snippet file contents, not just descriptions, languages, and file names.
- Shows richer search results with match source labels, highlighted snippets, file context, and updated timestamps.
- Includes the refreshed Lepton logo and visual assets from the 2.0 prerelease line.
- Includes the 2.0 modernization work: newer Electron and React runtime, safer GitHub OAuth handling, sandboxed renderer/preload boundary, built-in themes, Markdown and AsciiDoc rendering improvements, and improved syntax highlighting.
For Release Testing
- Publishes unsigned macOS, Windows, and Linux prerelease artifacts through GitHub Actions.
- Builds macOS artifacts for both Intel (
x64) and Apple Silicon (arm64). - Publishes the Snap prerelease to the
edgechannel. - Keeps prerelease builds from notifying stable users through the auto-updater policy.
Known Notes
- macOS and Windows builds are intentionally unsigned, so first launch may require the normal OS security override.
- Complete content search depends on downloaded snippet details. Enable
snippet.downloadAllto index all snippet file contents during sync.