What's Changed
- fix: add user feedback for snapshot deletion failures (#1197) by @SohamBhattacharjee2003 in #1208
- Remove dead MorePagesDialog component and morePagesDialogAtom by @tmchow in #1209
- refactor: persistent memory by @AnishSarkar22 in #1200
- perf: remove unnecessary
"use client"from pricing-section.tsx by @tmchow in #1211 - fix: define proper interfaces for navprops by @mmatsumoto1026 in #1212
- fix: update Azure Document Intelligence to use
prebuilt-layoutby @AnishSarkar22 in #1214 - feat: migrate GitHub stars fetch to TanStack Query by @mvanhorn in #1215
- [Feat] KB Export, Folder Upload & Vision LLM for Image Processing by @CREDO23 in #1207
- [Feat] Add Daytona sandbox code execution + KB search fix by @CREDO23 in #1218
- refactor: Unified sensitive actions using HITL & UI/UX changes by @AnishSarkar22 in #1219
- feat: added ai file sorting, updated model selector, various agent updates by @MODSetter in #1223
- feat: add dashboard-scoped error boundary by @mvanhorn in #1220
- refactor: move pure utility functions out of UI components (#1194) by @oscarzhou511 in #1221
- perf: optimize next/image sizes with dynamic maxWidth (#1089) by @oscarzhou511 in #1222
- feat: track and display per-message LLM token usage & UI/UX changes by @AnishSarkar22 in #1224
- feat: improve Obsidian connector visibility and desktop sync flow by @oscarzhou511 in #1225
- refactor: extract duplicate TYPE_ICONS constant into shared module by @tmchow in #1228
- fix(web): drop react-dom/server from inline-mention-editor bundle by @xr843 in #1229
- fix(web): memoize Zero provider opts to prevent reconnect churn by @xr843 in #1230
- fix(web): clear announcement stagger timers on unmount by @xr843 in #1232
- feat: release 0.0.16 by @MODSetter in #1234
New Contributors
- @mmatsumoto1026 made their first contribution in #1212
- @oscarzhou511 made their first contribution in #1221
Full Changelog: 0.0.15.2...v0.0.16