this is a minor patch update
Notable Changes
- Workspace & Thread searching now on the sidebar
- SQL Preflight connection validation (finally)
- Sticky codeblock headers while scrolling
- Codeblock max width to prevent long string overflows in the UI
What's Changed
- Handle BigInt in message response by @shatfield4 in #4110
- Configurable message limit for embed chat widget by @shatfield4 in #4114
- Add ability to search workspace and threads by @timothycarambat in #4120
- docs(i18n): Complete missing Chinese translations by @zz22558822 in #4123
- Fix chunking/snippet logs for clarity by @shatfield4 in #4129
- Sticky code block header by @shatfield4 in #4130
- docs(zh-cn): Update and improve Simplified Chinese translations by @ChenJiahao1 in #4137
- Sanitize youtube transcription file paths by @shatfield4 in #4148
- Add option to enable encryption on MSSQL Server db by @shatfield4 in #4134
- Migrate text size menu to embedded tooltip by @shatfield4 in #4147
- set max codeblock width to prevent overflows by @timothycarambat in #4157
- SQL preflight connection validation by @shatfield4 in #4150
New Contributors
- @zz22558822 made their first contribution in #4123
- @ChenJiahao1 made their first contribution in #4137
Full Changelog: v1.8.3...v1.8.4