Releases: SDSLeon/lightcode
Releases · SDSLeon/lightcode
Release list
Lightcode v1.4.3
Full Changelog: v1.4.2...v1.4.3
Lightcode Nightly v1.4.3-nightly.202607021929
Lightcode Nightly v1.4.3-nightly.202607020103
Lightcode v1.4.2
Full Changelog: v1.4.1...v1.4.2
Lightcode Nightly v1.4.2-nightly.202607011943
Lightcode v1.4.1
Lightcode Nightly v1.4.1-nightly.202606302033
Lightcode v1.4.0
What's Changed
- feat(i18n): add Lingui localization across renderer and AI generators by @SDSLeon in #200
- Normalize Codex MCP, skill, and collab agent tool items by @SDSLeon in #201
- Add 7d/30d/all profile stats windows and improve skill tracking by @SDSLeon in #202
- Add configurable worktree placement and project relocation by @SDSLeon in #203
- Document renderer i18n localization workflow for agents by @SDSLeon in #204
- fix(runtime-event): make streamed text append-only, drop chunk dedup by @SDSLeon in #205
- Fix collapsed user message height jump on mount by @SDSLeon in #206
- Refresh expired Claude OAuth tokens before usage fetch by @SDSLeon in #207
- Parse line-range file views and Codex imageView in chat pane by @SDSLeon in #212
- Add shortcuts page and block global shortcuts in focused panels by @SDSLeon in #141
- Fix Windows sidebar divider when translucent glass is active by @SDSLeon in #214
- Add Z.ai usage provider with API key authentication by @SDSLeon in #213
- Recognize head file views in command summaries by @SDSLeon in #217
- Fix Claude SDK process tree cleanup on dispose by @SDSLeon in #218
- Show project-relative paths in chat file rows by @SDSLeon in #215
- Add fast mode for utility AI tasks by @SDSLeon in #219
- Add Factory usage provider and chat star shortcut by @SDSLeon in #216
- Preserve unsent composer drafts across thread switches by @SDSLeon in #221
- Filter one-shot generation providers by capability by @SDSLeon in #220
- Surface live background workflow status by @SDSLeon in #222
- Fix PowerShell variable range command summaries by @SDSLeon in #223
- Fix Windows agent executable launches by @SDSLeon in #224
- test(shared): add unit tests for 8 untested shared modules by @devin-ai-integration[bot] in #208
- security: path traversal guard, null byte rejection, and CORS tightening by @devin-ai-integration[bot] in #209
- fix: add error logging to silently swallowed catch blocks by @devin-ai-integration[bot] in #210
- refactor: extract shared utilities from duplicated code patterns by @devin-ai-integration[bot] in #211
- Stabilize pane resizing and image previews by @SDSLeon in #225
- fix: scope background-workflow liveness to the current session by @SDSLeon in #226
- Refresh WSL worktree stats during polling by @SDSLeon in #227
- Add dockable browser extraction and navigation tools by @SDSLeon in #228
- feat: human-readable changelog with a single-source data file by @SDSLeon in #229
- feat(usage): switchable quota ring groups with richer Antigravity quota parsing by @SDSLeon in #230
- Rename settings sidebar filter to search by @SDSLeon in #233
- Add Codex approvals reviewer override support by @SDSLeon in #234
- fix(changelog): decouple unread badge from note publish timing by @SDSLeon in #231
- feat(welcome): defer first-launch background work until intro animati… by @SDSLeon in #232
- fix(browser): keep app product token in UA so Google sign-in works in-app by @SDSLeon in #235
- Prefer brew and cask for native agent updates by @SDSLeon in #236
- Add a CDP smoke-test bridge and simplify update copy by @SDSLeon in #237
New Contributors
- @devin-ai-integration[bot] made their first contribution in #208
Full Changelog: v1.3.1...v1.4.0