macOS 11+ (Apple Silicon) - bloop_0.4.4_aarch64.dmg
macOS 11+ (Intel) - bloop_0.4.4_x64.dmg
Ubuntu Linux - bloop_0.4.4_amd64.deb
Linux AppImage (Works on most distributions) - bloop_0.4.4_amd64.AppImage
Windows - bloop_0.4.4_x64_en-US.msi
What's Changed
- Track upstream octocrab & bump deps by @rsdy in #604
- add
is_directory
flag to file index by @nerdypepper in #601 - File cache should never fail by @rsdy in #609
- avoid blank chunks and empty code chunk listings by @nerdypepper in #600
- omit directories from fuzzy search by @nerdypepper in #602
- Don't clear the detected language field if the indexing returns nothing by @rsdy in #608
- Fix bad parsing of public repository URLs by @rsdy in #606
- Signal that indexes aren't ready on DB upgrade by @rsdy in #612
- Remove spaces in prompt output by @ggordonhall in #618
- Cancel & schedule syncing by @rsdy in #610
- Include username in sentry messages by @rsdy in #614
- Separate schema from logic, include semantic schema in DB versioning by @rsdy in #611
- Fix code highlighting in system theme by @anastasiya1155 in #619
- Fix "create new" button in conversation history by @anastasiya1155 in #620
- Use non-eager regex to clean up input value by @anastasiya1155 in #622
- bump version to 0.4.4 by @ggordonhall in #624
- Use uniform rudderstack & sentry tracking references by @rsdy in #621
- Split files by token in proc, on a new thread by @calyptobai in #615
Full Changelog: v0.4.3...v0.4.4