macOS 11+ (Apple Silicon) - bloop_0.4.12_aarch64.dmg
macOS 11+ (Intel) - bloop_0.4.12_x64.dmg
Ubuntu Linux - bloop_0.4.12_amd64.deb
Linux AppImage (Works on most distributions) - bloop_0.4.12_amd64.AppImage
Windows - bloop_0.4.12_x64_en-US.msi
What's Changed
- Refactoring: add new languages easier by @anastasiya1155 in #821
- Add simplified Chinese support. by @BB-fat in #819
- Add Chinese locale for date-fns by @anastasiya1155 in #824
- Move agent-related code into new root
agent
module by @calyptobai in #811 - Fix typo in semantic.rs by @eltociear in #820
- Button to explain whole file by @anastasiya1155 in #823
- Fix sidebars overflow when resizing window by @anastasiya1155 in #826
- Scrolling fixes by @anastasiya1155 in #827
- Don't hide user messages by @ggordonhall in #825
- Format code and paths returned by functions by @ggordonhall in #828
- Fix LLM responses which include an inline
[^summary]
by @calyptobai in #816 - Reindex if SQL schema has changed by @rsdy in #829
- Support for latex equations in notebooks by @anastasiya1155 in #831
- Bump to 0.4.12 by @ggordonhall in #832
- Add OS metadata to bug reports by @anastasiya1155 in #833
New Contributors
Full Changelog: v0.4.11...v0.4.12