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.
-
[1.33.2]
- Update baserow to 2.0.4
- Full Changelog
- [Core] Allow setting multiple BASEROW_PUBLIC_URL #2593 #2593
- [Database] Allow to add missing fields to date dependency configuration #4228
- [Builder] Added a 'Create new data source' link at the bottom of iterate/table element dropdowns for quicker data source creation.
- [Integration] Improved the Local Baserow action fields so that they inform users about what data type they expect to receive.
- [Database] handle date overflow in postgresql -> python conversion #3324
- [Database] Timeline view - fetch all rows again if a filter is disabled. #4136
- [Builder] Show a specific error when a page is being renamed to an existing page's name. #4183
- [Automation] Show a specific error when a workflow is being renamed to an existing workflow's name. #4183
- [Automation] Fixed a potential crash while deleting a workflow. #4293
- [Database] Handle exceptions like GenerativeAIPromptError in UI #4350
-
[1.33.3]
- Add missing worker for automation_workflow
-
[1.33.4]
- Update baserow to 2.0.5
- Full Changelog
- [Builder] Resolved a bug which prevented user sources from being created or updated with a user source table.