Baserow - Package Updates
Pinned
Baserow
-
[1.25.0]
- Update baserow to 1.30.0
- Full Changelog
- Add support for advanced number formatting #1270
- Add ability to group by link to table field. #2306
- [Builder] UX improvements: defaults for theme inputs, optional hash prefix in hex color inputs, and padding in Theme page. #3067
- Introduced ability to configure exising data sync. #3072
- Duration formula field filters #3110
- HubSpot contacts data sync. #3119
- Provide alias names for field types to search for in the dropdown list. #3179
- Export table/view to Excel file #324
- Add support to filter multiple select formula fields. #3276
- Add ability to sort by link_row ('Link to table') field #506
- Allow choosing select options in the form view. #814
- Add sort and group by add field search.
- Added Korean language and translations
-
[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.