Baserow - Package Updates
Pinned
Baserow
-
[1.21.0]
- Update Baserow to 1.26.0
- Full changelog
-
[1.21.1]
- Update Baserow to 1.26.1
- Full changelog
-
[1.22.0]
- Update Baserow to 1.27.1
- Full changelog
-
[1.22.1]
- Update Baserow to 1.27.2
- Full changelog
-
[1.23.0]
- Update Baserow to 1.28.0
- Full changelog
- Add the timeline view. #1262
- Allow to filter calendar view #1633
- Add data sync backend. #2278
- Introduced create data sync table frontend. #2278
- Introduced the ability to sync with a local Baserow table. #2278
- Optionally prevent sending row realtime update signals. #2278
- Introduced
read_only
,immutable_type
, andimmutable_properties
state for the field. #2278 - Introduced the ability to manually trigger a sync. #2278
- [Builder] Add related record selector element #2396
-
[1.24.0]
- Update baserow to 1.29.0
- Full Changelog
- Use backend and frontend matching collate sort for single select, multiple select, and multiple collaborators field types. #​1944
- [Builder] Only return Data Source field data when used by a formula in a Page. #​2063
- [Builder] Allow sharing data sources across pages #​2486
- [Builder] Allow collection elements to be filtered, sorted and searched against. #​2516
- Add Anthropic AI integration. #​2564
- Allow to limit concurency for uvicorn workers in asgi backend. #​2773
- Allow exporting workspace applications #​2930
- Allow importing workspace applications #​2951
-
[1.24.1]
- Update baserow to 1.29.2
- Full Changelog
- Boolean lookup filters: empty/not empty/none of/any/all #​3103
- Copy cells as rich text table and optionally include header.
-
[1.24.2]
- Update baserow to 1.29.3
- Full Changelog
- Prevents webhook call tasks piling up if many webhooks are triggered. #​2758
- Prevent triggering webhook if query param is provided on row create update or delete endpoints #​3085
- limit logging sign in actions #​3206
- Fix a bug where setting the User Role field to a Formula field could raise an error. #​3190
- Fix for prefill values are lost for password protected forms #​3194
- Fix form view conditions groups export import #​3232
- Fix password protected shared view login page
- Remove login view vertical scrollbar on Safari iOS
- Redesigned auth views #​1918
-
[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.