Skip to content

v0.6.9

Latest

Choose a tag to compare

@AmintaCCCP AmintaCCCP released this 08 Jul 07:00
5fea62c

What's Changed

Bug Fixes

IME Real-time Search Stability (PR #235)

  • Fixed real-time repository search to properly handle IME composition input (e.g., Chinese, Japanese input methods)
  • Search results now pause during text composition and resume after completion
  • Resetting search to whitespace now correctly restores the full repository list instead of showing stale results
  • Added regression tests for IME preedit and whitespace-only input scenarios

Vector Incremental Index Persistence (PR #236)

  • Fixed incremental-index button triggering full reindex on every reload
  • Preserved embeddingFormatVersion across store hydration to prevent unnecessary reindexing
  • Centralized vector search config defaults and normalization for consistent persistence
  • Added safe value clamping for config thresholds to prevent corrupted values
  • Incremental indexing now correctly processes only new or content-updated repositories

New Contributors

Thanks to all contributors who made this release possible!

Full Changelog: v0.6.8...v0.6.9

Desktop Application Release

This release includes desktop applications for multiple platforms.

Available Downloads:

  • Windows: GitHub.Stars.Manager.Setup.0.6.9.exe
  • macOS (Intel): GitHub.Stars.Manager-0.6.9.dmg
  • macOS (ARM): GitHub.Stars.Manager-0.6.9-arm64.dmg
  • Linux: GitHub.Stars.Manager-0.6.9.AppImage