Copyright ©
2022- basebox GmbH, all rights reserved.
Licensed to be used in conjunction with basebox, only.
Licensed to be used in conjunction with basebox, only.
basebox Changelog
All notable changes to this project will be documented in this file.
1.6.1
Fixed
- Fixed problems pasting rich test into the chat.
1.6.0
Added
- Speech to text (STT) - talk to basebox!
- RAG file list in app editor now supports pagination and searching by name
- Audio file extraction: you can now drop audio files on the chat
- Runtime frontend configuration for on-premise installations
Fixed
- Improved scroll behaviour when editing a chat message
- Improved security when displaying AI-generated content
- Security related fixes (dependency updates)
- Fixed language in app list not being updated after user language was changed
- Fixed various UI bugs and peculiarities
- Fixed organisation logo editing and saving issues
Changed
- Changed inference engine to latest vllm (TGI is in maintenance mode)
- Invitations are now valid for 14 days (used to be 7)
1.5.3
Fixed
- App editor showed no more than 10 RAG files, even if the app had more
- Improved error reporting for context-too-large errors
- Fixed copy/paste for rich text content
- Improved document extraction retry logic
1.5.2
No functional changes.
1.5.1
Fixed
- Fixed file counter and limit handling when uploading RAG files
- Fixed app RAG file deletion issue
- Fixed display status updates during RAG file processing
- OCR stability improvements
- Fixed text entering in split screen apps
- Fixed various minor UI issues
Changed
- Improved error reporting in chat
- Removed fist and last name fields being required so language can be set without entering a name
- Allow more file types for chat and app uploads
- Performance improvements
Fixed
- Fixed potential database initialization issue for on-premise (storesrv)
1.5.0
Added
- License management page in admin area for on-premise installations
- Technical documentation site now online, https://docs.basebox.ai
- Split screen UI
Fixed
- Various minor layout/UI fixes and improvements
- Temperature control in app editor fixed
- Improved error reporting
- Various security related fixes
- Fixed case sensitive file type filter in chat (accepted .pdf but nut .PDF)
Changed
- Added static file server to aisrv for on-premise installations
- Reverted app sharing scope to the entire organisation (as in pre 1.0.0 versions); an update with user and/or group scope sharing is currently being tested.
1.4.0
Internal release
1.3.0
Internal release
1.2.0
Internal release
1.1.0
First 1.x release, major update :-)
Added
- OCR support - drop images and image PDFs into the chat
Fixed
- Many bugs and issues
Changed
- New layout, look & feel
- Ported the entire frontend from React to Vue.js, all TypeScript
- New document extraction pipeline with vast improvements (accuracy and speed)
- Improved app editor
- A thousand other details