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.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