Releases: llamara-ai/llamara-frontend
Releases · llamara-ai/llamara-frontend
v0.9.0
🚀 Enhancements
- Upgrade to Tailwind v4 by @FelixHertweck in #67
- Use
cursor: pointerfor clickable elements & refactor sidebar logo to component by @florian-h05 in #68 - Update OpenAPI client by @florian-h05 in #60
- Dependencies: Move eslint deps to dev dependencies & remove unused radix ui toast by @FelixHertweck in #110
🐛 Bug Fixes
- Fix source rendering regression from #67 by @florian-h05 in #70
- Close PDF viewer if open different session by @FelixHertweck in #71
- Sidebar: Fix session grouping error with session older than 30 days by @FelixHertweck in #82
- Chat: Fix that no user chat message is visible if no chat model selected by @FelixHertweck in #107
⬆️ Dependency Upgrades
- Bump vite from 6.2.0 → 6.2.4 → 6.2.5 → 6.2.6 → 6.3.3 by @dependabot in #59, #61, #72, #102
- Bump @vitejs/plugin-react-swc from 3.8.0 → 3.8.1 → 3.9.0 by @dependabot in #56, #105
- Bump remark-gfm from 4.0.0 to 4.0.1 by @dependabot in #54
- Bump @types/node from 22.13.13 → 22.13.14 → 22.15.3 by @dependabot in #55, #85
- Bump lucide-react from 0.469.0 → 0.487.0 → 0.503.0 by @dependabot in #63, #79
- Bump @vitest/coverage-v8 from 3.0.8 → 3.1.1 → 3.1.2 by @dependabot in #62, #87
- Bump eslint from 9.23.0 to 9.24.0 by @dependabot in #64
- Bump @hey-api/openapi-ts from 0.63.2 → 0.66.4 → 0.66.7 by @dependabot in #77, #100
- Bump @testing-library/react from 16.2.0 to 16.3.0 by @dependabot in #75
- Bump react-oauth2-code-pkce from 1.22.2 to 1.23.0 by @dependabot in #73
- Bump eslint-plugin-prettier from 5.2.3 to 5.2.6 by @dependabot in #78
- Bump typescript from 5.8.2 to 5.8.3 by @dependabot in #80
- Bump react-router from 7.3.0 to 7.5.2 by @dependabot in #81
- Bump @vite-pwa/assets-generator from 0.2.6 to 1.0.0 by @dependabot in #76
- Bump eslint-plugin-react from 7.37.4 to 7.37.5 by @dependabot in #83
- Bump sonner from 1.7.4 to 2.0.3 by @dependabot in #86
- Bump react-dom and @types/react-dom by @dependabot in #74
- Bump tailwindcss from 4.1.3 to 4.1.4 by @dependabot in #106
- Bump react-markdown from 9.0.3 to 10.1.0 by @dependabot in #103
- Bump react-dropzone from 14.3.5 to 14.3.8 by @dependabot in #101
- Bump prettier from 3.4.2 to 3.5.3 by @dependabot in #99
- Bump typescript-eslint from 8.28.0 to 8.31.0 by @dependabot in #98
- Bump i18next-browser-languagedetector from 8.0.2 to 8.0.5 by @dependabot in #97
- Bump i18next from 24.2.2 to 25.0.1 by @dependabot in #96
- Bump eslint-config-prettier from 10.1.1 to 10.1.2 by @dependabot in #95
- Bump framer-motion from 12.5.0 to 12.9.2 by @dependabot in #94
- Bump react-i18next from 15.4.0 to 15.5.1 by @dependabot in #88
- Bump @tailwindcss/postcss from 4.1.3 to 4.1.4 by @dependabot in #89
- Bump @hey-api/client-fetch from 0.7.3 to 0.10.0 by @dependabot in #93
- Bump jsdom from 26.0.0 to 26.1.0 by @dependabot in #108
- Bump @tanstack/react-table from 8.20.6 to 8.21.3 by @dependabot in #92
- Bump vitest from 3.1.1 to 3.1.2 by @dependabot in #109
- Bump @radix-ui/react-tooltip from 1.2.0 to 1.2.4 by @dependabot in #84
Full Changelog: v0.8.0...v0.9.0
v0.8.0
This is the initial release of the official LLAMARA web UI.
It supports all functionality of LLAMARA backend v0.8.0.
LLAMARA frontend is primarily designed for desktop usage, but everything should work fine on tablets as well.
Mobile phones are only partially supported yet, with the chatbot functionality apart from the source PDF viewer being mobile optimized.
The frontend can be installed as PWA.
Full Changelog: https://github.com/llamara-ai/llamara-frontend/commits/v0.8.0