macOS 11+ (Apple Silicon) - bloop_0.4.14_aarch64.dmg
macOS 11+ (Intel) - bloop_0.4.14_x64.dmg
Ubuntu Linux - bloop_0.4.14_amd64.deb
Linux AppImage (Works on most distributions) - bloop_0.4.14_amd64.AppImage
What's Changed
- Copy link to lines of code by @anastasiya1155 in #847
- File explanation bug fixes and improvements by @anastasiya1155 in #848
- fix: Chinese 'Create new' translation by @BB-fat in #854
- Remove extra
<!-- end list -->
generated bycomrak
by @calyptobai in #850 - Use 0-based indexes for line offsets in code chunks by @calyptobai in #836
- Fix whole file explanation by @stunningpixels in #857
- Sidebars widths depend on one another by @anastasiya1155 in #858
- Add more logging instrumentation, log more errors by @calyptobai in #856
- Open focus view when answer is based upon only a single file by @calyptobai in #853
- Fix highlights after click by @anastasiya1155 in #860
- Single file article prompt by @stunningpixels in #851
- Sanitize summary with newline by @calyptobai in #852
- Navigation bugfixes by @anastasiya1155 in #861
- Add line numbers to the cache index by @rsdy in #859
- Allow frontend to send backend logs on request. by @rsdy in #862
- Update to v0.4.14 by @ggordonhall in #863
- Scroll to first file chip lines when generating file explanation by @anastasiya1155 in #864
- Fix prompt guide popup race condition by @anastasiya1155 in #867
- Fix qdrant vs bleep race condition by @rsdy in #866
- Allow cors from bloop origins by @corest in #868
- Fix typo in answer.rs by @eltociear in #871
- Open file in split view from article response by @anastasiya1155 in #865
- Encourage agent to call functions by @ggordonhall in #872
- Remove the bleep plugin, use Tauri setup hook instead by @rsdy in #873
Full Changelog: v0.4.13...v0.4.14