Supported
Ubuntu Linux - bloop_0.3.3_amd64.deb
Linux AppImage (Works on most distributions) - bloop_0.3.3_amd64.AppImage.tar.gz
macOS 11+ (Apple Silicon) - bloop_0.3.3_aarch64.dmg
macOS 11+ (Intel) - bloop_0.3.3_x64.dmg
Windows - bloop_0.3.3_x64_en-US.msi
What's Changed
- fix spelling error in onboarding repos steps descriptions by @Aziks0 in #316
- Scroll to correct line number when switching to full code view by @anastasiya1155 in #321
- Update internal product name for more consistent directory use by @rsdy in #319
- Address deadlock after deleting GitHub credentials by @rsdy in #318
- Show logout btn even with remote services on by @anastasiya1155 in #307
- alias md to markdown in languages.yml by @nerdypepper in #296
- add missing analytics stage by @nerdypepper in #312
- Documentation for clearing search indices by @ggordonhall in #320
- supress panics from remotes::poll by @nerdypepper in #309
- Amend rephrase prompt by @ggordonhall in #323
- Support macOS 11 by @rsdy in #299
- Disable click on repo card if repo hasn't finished syncing by @anastasiya1155 in #340
- Disallow submitting empty query by @anastasiya1155 in #330
- Cloud/tauri analytics by @anastasiya1155 in #333
- Color code in coversation by @anastasiya1155 in #331
- Remove dashmap by @rsdy in #344
- attach device-id in sentry by @nerdypepper in #341
- add token accounting to select step by @nerdypepper in #343
- Add forward button by @anastasiya1155 in #353
- Fix a bug with copying code from different files consecutively by @anastasiya1155 in #354
- Add button to open file in finder from full file view by @anastasiya1155 in #355
- avoid panics from remotes/github/login endpoint by @nerdypepper in #342
- implement snippet deduplication using MMR by @nerdypepper in #314
- Release v0.3.3 by @anastasiya1155 in #356
- fix 404s in release workflow by @nerdypepper in #357
New Contributors
Full Changelog: v0.3.2...v0.3.3