v0.5.0
What's Changed
New UI, packages updated, image and pdf/txt/md uploads added.
- Fixed model selection issue in ModelSelect component by @ryansereno in #5
- Fixed toast overflow issue by @ryansereno in #6
- Default model check by @ryansereno in #7
- Update README.md by @ryansereno in #8
- added type declaration on getModels(), to resolve type error by @ryansereno in #10
- doc: fix typo
npm i=>npm ciby @coolaj86 in #15 - Revert to node:20-alpine image by @ivanfioravanti in #20
- fix ModelSelect and use the first model user has if they don't have the default model by @mskec in #24
- fix: deps to prevent errors by @davlgd in #36
- Update README.md by @ankshvayt in #57
- fix: timeout exception Error: failed to pipe response by @rangzee in #63
- fix: locales for zh by @ylubi in #62
- Nextjs15 and React19 by @ivanfioravanti in #64
- Modernize UI just a bit by @ivanfioravanti in #65
- feat: add PDF parsing and image upload functionalities and enhance ch… by @ivanfioravanti in #72
New Contributors
- @ryansereno made their first contribution in #5
- @coolaj86 made their first contribution in #15
- @ivanfioravanti made their first contribution in #20
- @mskec made their first contribution in #24
- @davlgd made their first contribution in #36
- @ankshvayt made their first contribution in #57
- @rangzee made their first contribution in #63
- @ylubi made their first contribution in #62
Full Changelog: 0.1.0...v0.5.0