What's Changed
- feat(projects): add project creation wizard with enhanced UX
- feat: support math rendering with KaTeX by @Henry-Jessie in #224
- Improved mobile navigation
New Contributors
- @LeoZheng1738 made their first contribution in #226
- @atelierai made their first contribution in #225
- @Henry-Jessie made their first contribution in #224
All changes
- feat: support math rendering with KaTeX (06d17eb) - thanks @Henry-Jessie!
- fixing slash commands button (c7dbab0)
- fix: fix image viewer return 401 error (b2c1600) - thanks @DumoeDss!
- fix(Sidebar): The undefined setShowSuggestions method has been removed. (c875907) - thanks @LeoZheng1738!
- fix: protect LaTeX formulas when unescaping JSONL escape sequences (a100aa5) - thanks @Henry-Jessie!
- feat(projects): add project creation wizard with enhanced UX (0181883)
- style: standardize mobile navigation spacing with Tailwind utility (1e50cfd)
- style(ui): improve mobile responsiveness of status and navigation components (5143183)
- style(ui): remove inline styles in favor of Tailwind classes (69b7b59)
- refactor: remove unused /api/config endpoint and update WebSocket connection logic (ed65399)