v0.5.3
macOS 11+ (Apple Silicon) - bloop_0.5.3_aarch64.dmg
macOS 11+ (Intel) - bloop_0.5.3_x64.dmg
Ubuntu Linux - bloop_0.5.3_amd64.deb
Linux AppImage (Works on most distributions) - bloop_0.5.3_amd64.AppImage
Windows - bloop_0.5.3_x64_en-US.msi
What's Changed
- Fix security issue with actor validation by @corest in #968
- Sanitise readme html by @anastasiya1155 in #967
- Sanitise path arguments to
show_folder_in_finder
tauri command by @ggordonhall in #969 - Fix typo by @ggordonhall in #970
- handle auth timeout, auto continue after successful login by @anastasiya1155 in #966
- Navigate templates using tab by @anastasiya1155 in #972
- Exclude .riv files from indexing by @ggordonhall in #973
- Improve login form by @anastasiya1155 in #975
- Allow reordering tabs by @anastasiya1155 in #977
- Retry LLM gateway by default upon mid-stream errors by @calyptobai in #955
- Remove junk
tar.gz
files from release assets by @anastasiya1155 in #979 - Disable studio generation until file is saved by @anastasiya1155 in #981
- Node20 GitHub actions by @rsdy in #980
- Fork comrak by @rsdy in #982
- Allow tweaking which files are indexed (EE) by @rsdy in #912
- Log startup errors in Sentry by @calyptobai in #985
- Output file name in studio code blocks by @calyptobai in #974
- Fix tauri window drag region by @anastasiya1155 in #986
- Make use of our tokio-enabled rayon thread pool explicit by @calyptobai in #983
- Kill rogue qdrant on boot by @calyptobai in #984
- bump version to 0.5.3 by @anastasiya1155 in #988
Full Changelog: v0.5.2...v0.5.3