Supported
A Windows build is on the way 📨
Ubuntu Linux - bloop_0.3.5_amd64.deb
Linux AppImage (Works on most distributions) - bloop_0.3.5_amd64.AppImage.tar.gz
macOS 11+ (Apple Silicon) - bloop_0.3.5_aarch64.dmg
macOS 11+ (Intel) - bloop_0.3.5_x64.dmg
What's Changed
- Disable qdrant telemetry by @rsdy in #400
- Lock qdrant version to v1.1.1 by @corest in #403
- Disable liveness check by @corest in #408
- Minor UI fixes by @anastasiya1155 in #411
- Index git branches by @rsdy in #365
- Expose more info from git syncing by @rsdy in #413
- Fix cloning/indexing/syncing terminology on the frontend by @rsdy in #416
- Fix issue with local repos sync by @anastasiya1155 in #417
- Support Julia language syntax by @anastasiya1155 in #418
- Add line filters for file endpoint by @rsdy in #412
- fix typo in scopes.scm by @eltociear in #423
- Add
path:
filter for semantic search by @ggordonhall in #421 - Add backup script for qdrant by @corest in #419
- Fix
case:ignore
in path searches by @calyptobai in #427 - Add sourcemaps to Sentry during builds by @anastasiya1155 in #433
- Add sentry release tag by @anastasiya1155 in #436
- Fix
case:ignore
in repo searches by @calyptobai in #438 - Discard loading state of the answer when saving cache by @anastasiya1155 in #440
- Fix conditions for qdrant backup helm template by @corest in #439
- fix crashes on NL parser by @nerdypepper in #434
- Fix file retrieval endpoint by @rsdy in #441
- Fix cmd+f on cloud by @anastasiya1155 in #435
- Add entries to .gitignore by @ggordonhall in #442
- Unify NL and grep endpoints by @rsdy in #404
- Remove git2 in favour of gitoxide by @rsdy in #432
- Adjust file retrieval endpoint usage by @rsdy in #444
- Encourage diversity of languages in semantic search results by @ggordonhall in #422
- Remove utoipa/openapi support by @rsdy in #437
- Fix github latency by @rsdy in #449
- bump version to 0.3.5 by @ggordonhall in #451
- Update config endpoint with GitHub user info by @rsdy in #445
- Upgrade dependencies by @rsdy in #452
- Make log level configurable in helm chart by @corest in #457
- Fix index dir priority for Tauri app by @rsdy in #455
- Provision GH App credentials at the start of the service by @rsdy in #456
- Crude retry mechanism for resolving repo sync errors by @rsdy in #460
- Fix repo card click by @anastasiya1155 in #462
Full Changelog: v0.3.4...v0.3.5