Baserow - Package Updates
-
[1.30.4]
- Update baserow to 1.33.4
- Full Changelog
- [Builder] Add the HTTP request action to request endpoint #3234
- [Dashboard] Add ability to choose between bar and line series #3514
- [Dashboard] Jira data sync personal access token authentication. #3558
- [Database] Fix rating filter style reactivity #3523
- [Builder] Login action are now executed even if the user is already authenticated #3630
- [Builder] Ensure that in the Theme settings, the Table styles are rendered in the preview panel. #3631
- [Builder] Fix styling issues when using Text element with markdown format. #3632
- [Builder] Fix code blocks in markdown code for text element #3634
- [Database] Fixed bug where formula values reset when moving rows. #3640
- [Database] Fix bug where empty numeric fields were displayed as
NaNin the row edit modal and in forms #3651
-
[1.31.0]
- Update baserow to 1.34.2
- Full Changelog
- [Builder] Resolved an issue which prevented the table element's button events from working correctly.
- [Database] Limit the number of linked items returned by default in views. #161
- [Database] Add ability to select multiple rows via checkbox or keyboard shortcut for bulk actions #1923
- [Builder] Allow to add custom CSS/JS and external scripts to a published application #2344
- [Database] Optionally auto sync newly added properties to the data sync. #3423
- [Dashboard] Group aggregated values into 'Other' bucket when the number of buckets is not sufficient #3549
- [Builder] Error messages are displayed in the editor when an element, an action or a data source is misconfigured #3550
- [Builder] Improve error message for data source and action errors #3550
- [Builder] Allow sending emails with SMTP #3551
- [Builder] User can define the default count of records returned by the Local Baserow List Rows data source. #3673
-
[1.31.1]
- Added 'Overview' Heading
-
[1.31.2]
- Update baserow to 1.34.4
- Full Changelog
- [Database] Fix Field
idexpected by got dict error - [Dashboard] Separate bar and line charts as new chart options #3663
- [Database] Handle empty number_decimal_places value for number formula field #3616
- [Builder] Remove toast in the editor as it is confusing #3750
- [Database] Do not re-raise mapped exceptions when running jobs #3753
- [Builder] Fix font family from theme not applied to previewed/published page
- [Core] Fixed issue where applications failed to load properly with multiple workspaces
- [Builder] Resolved an issue which prevented data sources from being able to choose a specific view.
- [Database] Stop scheduling search tasks if the workspace is None (i.e. snapshots)
-
[1.31.3]
- Update baserow to 1.34.5
- Full Changelog
- [Database] Speed up a slow query to update search vectors and automatically remove stale entries from the pending updates table.
-
[1.32.0]
- Update baserow to 1.35.0
- Full Changelog
- [Database] Show an asterisk (*) to indicate required fields in forms #2704
- [Dashboard] Add pie and doughnut charts #3552
- [Database] Allow application selection during workspace export #3734
- [Builder] Add environment variable to allow sending request to internal IPs with HTTP request action #
- [Core] Show highest role on admin user listing page. #3754
- [Database] Deactivate data sync and notify user when no proper license is available #3562
- [Database] Skipped fields during CSV import will not overwrite table data #3652
- [Builder] Properly handle error in HTTP request action #3749
- [Builder] Don't show an error message for unused data source #3760
- [Database] Fix undo for single select with default value #3762
-
[1.32.1]
- Update baserow to 1.35.1
- Full Changelog
- [Builder] Allow to set CSSclasses for any element #3752
- [Database] Added missing translations for ImportFileModal.vue #3802
- [Database] Clears the pendingsearchvalueupdate entries of a table where the workspace table does not exist anymore.
- [Database] Fix a performance regression when deleting rows.
- [Database] Fix performance bug selecting from pendingsearchvalueupdate table.
- [Builder] Resolved a table element bug which allowed users to mark non-filterable fields as filterable to external users.
-
[1.32.2]
- Update baserow to 1.35.2
- Full Changelog
- [Database] Date dependency - allow to connect two dates as start date/end date, and a duration field, and recalculate other fields if one is modified. #3735
- [Builder] Fix timezone issue with date time picker #3566
- [Core] Fix a bug in the Guided Tour that caused a Vue warning. #3721
- [Database] Do not fire for past entries on new webhook #3811
- [Database] Fix filter group api documentation #3829
- [Database] Fix the error when submitting form with collaborator field notification enabled in public forms. #3834
- [Builder] Fixed bug that causes the frontend to crash when an Integration is deleted. #3835
- [Database] Remove comment operations from Ctrl+Z undo stack to prevent accidental deletions #3837
- [Database] Fix a bug with frontend view filters when the root group doesn't have filters. #3839
- [Database] Fix button loading animation of publicly shared view login page.
-
[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