Skip to content

v1.1.33

Choose a tag to compare

@shuv1337 shuv1337 released this 23 Jan 10:27
  • Refactor(theme): remove legacy theme system and use ThemeProvider
  • Sync: merge upstream v1.1.33 into shuvcode-dev
  • Fix(app): session shouldn't be keyed
  • Fix(app): flash of fallback icon for projects
  • Fix(app): project icon color flash on load
  • Fix(app): folder suggestions missing last part
  • Fix(app): allow adding projects from any depth
  • Fix(app): allow adding projects from root
  • Fix(provider): add thinking presets for Google Vertex Anthropic (anomalyco#9953)
  • Fix(app): non-git projects should be renameable
  • Feat(gitlab): Added support for OpenAI based GitLab Duo models (anomalyco#10108)
  • Fix(tui): add weight to fuzzy search to maintain title priority (anomalyco#10106)
  • Feat(app): add app version display to settings (anomalyco#10095)
  • Fix(ui): show file path in apply_patch request permission screen (anomalyco#10079)

Thank you to 6 community contributors:

  • @iltenahmet:
    • fix(ui): show file path in apply_patch request permission screen (anomalyco#10079)
  • @alexyaroshuk:
  • @IdrisGit:
    • fix(tui): add weight to fuzzy search to maintain title priority (anomalyco#10106)
  • @vglafirov:
    • feat(gitlab): Added support for OpenAI based GitLab Duo models (anomalyco#10108)
  • @zerone0x:
    • fix(provider): add thinking presets for Google Vertex Anthropic (anomalyco#9953)
  • @shuv1337:
    • sync: merge upstream v1.1.33 into shuvcode-dev
    • sync: record last synced tag v1.1.33
    • chore(ci): disable Discord notifications in snapshot workflow
    • refactor(theme): remove legacy theme system and use ThemeProvider
    • fix(theme): update nightowl theme colors and overrides
    • Merge branch 'shuvcode-dev' into integration