Releases: BloopAI/bloop
v0.6.5
What's Changed
- Explain file in the user-set language by @anastasiya1155 in #1259
- bump version to v0.6.5 by @anastasiya1155 in #1261
Full Changelog: v0.6.4...v0.6.5
v0.6.4
What's Changed
- Add unit tests to FE by @anastasiya1155 in #1241
- Add multiple files to code studio in one go by @anastasiya1155 in #1254
- Bump version to 0.6.4 by @anastasiya1155 in #1255
- Update dependencies by @ggordonhall in #1257
Full Changelog: v0.6.3...v0.6.4
v0.6.3
What's Changed
- Add code coloring for cobol by @anastasiya1155 in #1228
- Minor fixes by @anastasiya1155 in #1229
- Handle agent symbol resolution panics by @ggordonhall in #1227
- FE bug fix by @anastasiya1155 in #1235
- Fix Chinese duplicated characters in chat input by @anastasiya1155 in #1237
- bump version to 0.6.3 by @anastasiya1155 in #1238
Full Changelog: v0.6.2...v0.6.3
v0.6.2
What's Changed
- Fix long queries at
/q
by @calyptobai in #1223 - Support alternative input type for Chinese users by @anastasiya1155 in #1224
- bump version to 0.6.2 by @anastasiya1155 in #1226
Full Changelog: v0.6.1...v0.6.2
v0.6.1
What's Changed
- Add doc entries to
project_docs
table in project migration by @calyptobai in #1221 - Minor fixes by @anastasiya1155 in #1222
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- Set Qdrant
on_disk_payload
to true by @ggordonhall in #1195 - Additional chunks based on references and definitions in code and proc tools by @rmuller-ml in #1180
- UI fixes by @anastasiya1155 in #1197
- add scope-queries for cobol by @nerdypepper in #1196
- Refresh token on 401 error in LLM gateway, and quota requests by @calyptobai in #1215
- Multi-repo by @anastasiya1155 in #1153
- Minor UI fixes by @anastasiya1155 in #1219
- fix ts issue with file-icons-js import by @anastasiya1155 in #1220
Full Changelog: v0.5.12...v0.6.0
v0.5.12
What's Changed
- Tweak rlimits by @ggordonhall in #1181
- bump version to 0.5.12 by @ggordonhall in #1183
- Fix error when pasting to the input by @anastasiya1155 in #1184
- Up soft rlimit by @ggordonhall in #1185
- Add more try/catch blocks to autocomplete input by @anastasiya1155 in #1187
- Allow dot in autocomplete mentions by @anastasiya1155 in #1188
- Qdrant keyword path filter in proc by @ggordonhall in #1190
- Log rlimits by @ggordonhall in #1191
- Do not reduce limit if > 10,000 by @ggordonhall in #1193
Full Changelog: v0.5.11...v0.5.12
v0.5.11
macOS (Apple Silicon) - bloop_0.5.11_aarch64.dmg
macOS (Intel) - bloop_0.5.11_x64.dmg
What's Changed
- Allow quick & shallow copies of Git repos to select which repos to index by @rsdy in #1115
- Pin 1.73 rustc by @rsdy in #1148
- Improve scrolling in chat and studio by @anastasiya1155 in #1149
- Automatically open bloop app after authentication with GitHub by @anastasiya1155 in #1146
- Get user quota after login with GitHub by @anastasiya1155 in #1151
- Capture migration errors in Sentry by @calyptobai in #1156
- Run tests on GitHub runners by @ggordonhall in #1158
- Bump tiktoken-rs version by @ggordonhall in #1159
- Hybrid search (lexical + semantic) merged with RRF by @rmuller-ml in #1154
- bump ort to latest by @nerdypepper in #1140
- Revert change to Qdrant startup wait time by @ggordonhall in #1155
- Improve autocomplete input by @anastasiya1155 in #1152
- Save user preferred font size in local storage by @anastasiya1155 in #1162
- Update answer and studio to gpt4-turbo 24k by @rmuller-ml in #1160
- Deduplicate after merging lexical results by @ggordonhall in #1161
- Assorted search fixes by @ggordonhall in #1165
- Filter out noisy chunks by @ggordonhall in #1163
- Fix folder mentions in chat by @anastasiya1155 in #1169
- Kill qdrant on supervisor drop by @calyptobai in #1166
- Bump version by @ggordonhall in #1171
- Update
semantic
log levels by @ggordonhall in #1168 - Update Qdrant to 1.7.1 by @ggordonhall in #1170
- Fix build-time TS error by @anastasiya1155 in #1172
- Proxy
isPastDue
from quota API by @calyptobai in #1167 - Show warning message when subscription is past due by @anastasiya1155 in #1173
- Mark qdrant for x86 macOS executable by @calyptobai in #1175
- Fix heap out of memory in CI by @anastasiya1155 in #1176
- Use gpt-4 model for answer generation by @anastasiya1155 in #1178
- Add additional llm_gateway error types by @ggordonhall in #1177
- Remove unused summary/conclusion logic by @ggordonhall in #1179
Full Changelog: v0.5.10...v0.5.11
v0.5.10
macOS 11+ (Apple Silicon) - bloop_0.5.10_aarch64.dmg
macOS 11+ (Intel) - bloop_0.5.10_x64.dmg
Ubuntu Linux - bloop_0.5.10_amd64.deb
Linux AppImage (Works on most distributions) - bloop_0.5.10_amd64.AppImage
Windows - bloop_0.5.10_x64-setup.exe
What's Changed
- add repo sync analytics by @nerdypepper in #1122
- Log message with context for Quota/Answer API call failures by @calyptobai in #1135
- Improve FE development on GitPod by @anastasiya1155 in #1138
- reindex events are not sent unless stats are collected by @nerdypepper in #1139
- Better notifications on startup failure by @rsdy in #1141
- Remove code snippets instead of redacting them in trimming by @calyptobai in #1136
- Generate and apply git diffs in studio by @anastasiya1155 in #1133
- Show clipboard icon near sign-in link by @anastasiya1155 in #1142
- Improve translations by @anastasiya1155 in #1143
- Update bloop by @ggordonhall in #1144
- Pin rustc version to 1.73.0 by @rsdy in #1145
- Support lang and file filters in chat by @anastasiya1155 in #1132
- Log quota endpoints by @ggordonhall in #1147
Full Changelog: v0.5.9...v0.5.10
v0.5.9
macOS 11+ (Apple Silicon) - bloop_0.5.9_aarch64.dmg
macOS 11+ (Intel) - bloop_0.5.9_x64.dmg
Ubuntu Linux - bloop_0.5.9_amd64.deb
Linux AppImage (Works on most distributions) - bloop_0.5.9_amd64.AppImage
Windows - bloop_0.5.9_x64-setup.exe
What's Changed
- fix copy text by @nerdypepper in #1120
- Fix breadcrumbs in doc search modal by @anastasiya1155 in #1123
- Add custom NSIS installation script on Windows by @calyptobai in #1125
- permit all docs to contribute metadata by @nerdypepper in #1124
- Add missing translation by @anastasiya1155 in #1127
- fix studio snapshot migration by @nerdypepper in #1126
- [BLO-1840] Determinism semantic search (first call) by @rmuller-ml in #1121
- Set swap space for ubuntu 20.04 by @ggordonhall in #1129
- Revert to using all targets in Tauri config by @calyptobai in #1128
Full Changelog: v0.5.8...v0.5.9