Baserow - Package Updates
-
[1.32.3]
- Update baserow to 1.35.3
- Full Changelog
- [Database] Allow viewers and higher to export table.
- [Database] Fix copy/paste on Safari 18.6+ #3830
- [Database] Removed duplicated spin animation causing loading icon to look slower than intended.
-
[1.33.0]
- Update to Baserow 2.0.1
- Full Changelog
- [Builder] Element can be visually hidden on complex conditions #2566
- [Database] Multiple collaborators lookup fields filters #3450
- [Core] Add TOTP 2fa support #725
- [Automation] Introducing automation builder; automate repetitive tasks and workflows.
- [Database] Added a tooltip to indicate that indexing is not available for this field type. #3810
- [Core] Allow setting custom base URL for OpenAI. #4108
- [Builder] Added support for Advanced Formulas. #3258
- [Builder] Data source now return content with human property names instead of technical ones #4135
-
[1.33.1]
- Update baserow to 2.0.3
- Full Changelog
- [Core] Allow changing account email address. #1420
- [Database] Paste values from a single row into many rows #3194
- [Database] Run AI field generation in parallel #4227
- [Database] Show jobs for AI Field in modal #4264
- [Core] Synchronizes the dev docs with the assistant knowledge base documents.
- [Database] Fix OpenAPI spec for generate_table_ai_field_value #4339
- [Core] Change WebSocket connection closed error message.
- [Core] Fix backup_baserow management command by using correct pg3 dbname. #4308
- [Builder] Fix bug in the Helm chart where the AI-assistant LLM model was always set.
- [Database] Improve performance in the
database_pendingsearchvalueupdatetable with many entries.