Baserow - Package Updates
-
[1.30.2]
- Update baserow to 1.33.2
- Full Changelog
- [Builder] Support id_token to get user info with OIDC providers
- [Database] Fix bug formatting numbers in the gallery view with space and comma. #3584
- [Builder] Fixed a bug caused by an uninitialized variable. #3589
- [Builder] Fix a potential race condition when querying Data Sources. #3593
- [Database] Resolved a warning which was displayed when an autonumber field was added. #3600
-
[1.30.3]
- Update baserow to 1.33.3
- Full Changelog
- [Database] Introduce list all tables endpoints via token auth. #1100
- [Database] Be able to specify a default value on multiple select field #2173
- [Database] Support default values for single select field #2173
- [Database] Make AI field editable #3557
- [Builder] Fix issue when two columns of a table element have the same value #3144
- [Builder] Allow blank link row values in create and update row actions. #3524
- [Builder] Fix form values being reset before all actions are done #3530
- [Builder] Fix data input not reset after form submition with "Reset after submission" option #3583
- [Builder] Fix choice element missing default value for single select #3602
- [Database] Returns an HTTP 409 instead of an HTTP 503 when the request fails due to a deadlock.
-
[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
-
[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.
-
[1.33.5]
- Update baserow to 2.0.6
- Full Changelog
- [Core] Added more advanced formulas. #4318
- [Core] Allow array properties to be selected in the formula context when expert mode is selected. #4485
- [Builder] Resolve an issue with styling button fields in table elements. #4494
- [Database] Ensure m2m field indexes are all set.
- [Database] Prevent creating a new constraint when the enter key of the default value is pressed.
-
[1.34.0]
- Update baserow to 2.1.0
- Full Changelog
- [Core] Add Kuma to onboarding and reorganize the steps.
- [Core] Add Ukrainian languauge.
- [Core] Allow pasting in 6 digit auth code input.
- [Core] Introduced management command to permanently delete user files uploaded by user.
- [Core] List all application types in left sidebar, even if there are no items in there.
- [Database] Fixed FileSizeTooLargeError when importing Airtable database with files. #3635
- [Database] Fixed a bug preventing Collaborator field from being upserted by user ID. #3954
- [Integration] Fixed a bug where the collaborators field couldn't be updated via upsert actions. #3954
- [Database] Improve UX for search items that don't have anything to navigate to #4182
- [Core] Resolved a bug where unsubscribing from a Baserow page's realtime events wouldn't work correctly. #4520
-
[1.34.3]
- Update baserow to 2.1.1
- Full Changelog
- [Database] Fixed Importing rows with 'period, comma' separated Number fields doesn't import numbers correctly. #4786
- [Builder] Set correct locale in application builder date picker.
- [Core] Fixed deleting multiple rows with active filters and hidden filtered field.
- [Core] Fixed prevent moving forward in scratch onboarding step validation bug.
- [Database] Fix table reorder bug with realtime event.
- [Builder] Fix re-opening new data source modal bug.
- [Core] Fix slow query fetching notifications to send.
- [Core] Fix wrong date selection in the datepicker when editing values directly in the text input.
- [Database] Handle missing parsedData in reloadPreview().
- [Database] Return 404 when view doesn't exist in batch delete rows endpoint.
-
[1.35.0]
- Update uv to 0.10.6
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login