Baserow - Package Updates
-
[1.25.1]
- Update baserow to 1.30.1
- Full Changelog
- Non-standard image formats don't break thumbnails #2745
- handle null payload for file field #2906
- Fix search for number field with applied formating #3292
- Fix a bug that prevent a database index to be created when sorting/grouping by a duration field. #3296
- Fix admin dashboard translations
- Fix loading non en and fr translations for premium and enterprise in production mode.
- Fix API docs server side rendering bugs.
-
[1.26.0]
- Update baserow to 1.31.0
- Full Changelog
- Allow optionally exporting in publicly shared views. #1213
- Allow skipping files during Airtable import #1225
- [Builder] Introducing query parameters #1661
- [Builder] Ensure that sensitive Integration data is not exported. #1863
- Add support for the Collaborator field type in formulas and lookups. #1890
- [Builder] Enhance security by excluding unused fields from the Data Source context. #3001
- Add distribution aggregation. #3056
- [Builder] Added radius settings for Element background and border. #3068
- [Builder] Add support for Custom Colors in Theme settings. #3068
- [Builder] Add vertical and horizontal gap to Repeat Element. #3068
- [Builder] Added the ability to set the Font Weight for various elements in the Theme settings. #3068
- Periodic data sync #3071
-
[1.26.1]
- Update baserow to 1.31.1
- Full Changelog
- [Builder] Resolved an issue in data source filters and sortings which prevented them from working correctly when the database field they were associated with were trashed. #3378
- Fixed an issue where the notification mode settings were not displayed correctly if the row was not in the view. #3411
- Disable optimistic updates for rows with filters, sorts, or group by on backend-calculated read-only fields. #3415
- Fixed issue where collaborator names were not displayed in filter when scrolling or searching #3431
- [Builder] Resolved an issue which prevented tables from paging correctly.
- Fix indentation bug where duplicate table entries were added.
- Fix iCal feed when the table has select_related fields from enhance_queryset.
-
[1.27.0]
- checklist added to manifest
-
[1.28.0]
- Update base image to 5.0.0
-
[1.29.0]
- Update baserow to 1.32.1
- Full Changelog
- Add support for collaborator fields in form views. #1554
- [Dashboard] Introduce dashboards with summary and chart widgets #2206
- [Database] Introduce row update functionality during table import #2213
- [Database] Add rows enter view webhook event type. #3009
- [Core] Hide Baserow description in all emails if logo is changed. #3066
- [Builder] Allow to customize table header filter/sort/search buttons #3151
-
[1.29.1]
- Update baserow to 1.32.2
- Full Changelog
- Fixed a bug where the filters of a created and updated by fields could not load all collaborators.
-
[1.29.2]
- Update baserow to 1.32.3
- Full Changelog
- Optionally provide session authentication for Airtable import.
- Updated Posthog library and disabled session recording by default.
- Fix form meta controls validation.
-
[1.29.3]
- Update baserow to 1.32.4
- Full Changelog
- [Database] Import Airtable gallery view. #793
- [Builder] Ensure that workflow action and user source forms disallow choose a data synced table. #3104
- [Database] Fix issue with 'this_week' and 'next_week' operators in date filters #3526
- [Database] Fix bug where the Airtable import crashes if the table has sections.
- [Builder] Fix cache invalidation on field change for data sources
- [Core] Record frontend sessions in Sentry if there is an error.
-
[1.29.4]
- Update baserow to 1.32.5
- Full Changelog
- [Core] Clear local_cache for celery tasks #3528
- [Database] Fix broken continue button and validation of the onboarding import step.
- [Builder] Fix schema caching issue again
- [Database] Updated Langchain, Gunicorn, and Django backend dependencies.
-
[1.30.0]
- Update baserow to 1.33.0
- Full Changelog
- [Database] Handle UniquePrimaryPropertyNotFound gracefully. #3430
- [Database] Add support for list filtering on link_row_has filter type. #3478
- [Database] Support default values for Boolean and Number fields #2173
- [Builder] Add a file input element to upload files #2188
- [Database] Install template during onboarding #2638
- [Builder] Add rating element, collection rating field and rating input field. #2765
- [Database] Add field level permisions. #3189
- [Database] Trigger webhooks when linked row values change in related tables. #3267
- [Builder] Add support for list type values for query parameters. #3433
- [Builder] Add "Made with Baserow" label to bottom of the pages. #3464
-
[1.30.1]
- Update baserow to 1.33.1
- Full Changelog
- [Database] Fix Airtable import empty is_any_off bug. #3595
- [Database] Show row creation/deletion in row history' #2117
- [Database] Add empty and not_empty filters for lookup fields. #3527
- [Database] Introduce advanced self-hosting license type.
- [Builder] Fixed bug that prevented older browsers from checking the error state of a Collection element. #3591
- [Builder] Made the login error handling slightly more robust. #3592
- [Builder] Improved error handling in user source authentication. #3594
- [Database] Fix clearing link row and rating cell value in the grid view with backspace. #1788
-
[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
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