Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update baserow/backend docker tag to v1.30.1 #1234

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 14, 2025

This PR contains the following updates:

Package Update Change
baserow/backend minor 1.27.0 -> 1.30.1

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

baserow/baserow (baserow/backend)

v1.30.1

Compare Source

Bug fixes
  • 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.

v1.30.0

Compare Source

New features
  • Add support for advanced number formatting #​1270
  • Add ability to group by link to table field. #​2306
  • [Builder] Improve Builder security with Page level Visibility. #​2392
  • Select row modal field width, order, and visibility configuration. #​2439
  • [Builder] Add the multi-page header and footer containers #​2486
  • [Builder] Add date time picker element #​2625
  • [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
  • [Builder] Display a count of user source users in the application settings panel. #​3251
  • Collapse sidebar with button #​3258
  • OpenRouter.ai generative AI integration. #​3259
  • 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
  • Dependant field lookup performance improvement by per database pre-filtering.
  • Introduced health check endpoints for the celery queue size.
Bug fixes
  • [Builder] Fixed a bug in the Create/Update row workflow action when concatenating a formula field and a string. #​2546
  • [Builder] Fixed an error that triggers when adding a new row in the Data Source modal for the Link to Table field. #​2579
  • [Builder] Resolved an issue where the data source name uniqueness wasn't handled properly. #​3149
  • [Builder] Resolved an issue with changing a data source's table and view at the same time. #​3200
  • Resolved an issue in our Local Baserow integration filters where they would sometimes be incompatible with a changed field type. #​3226
  • [Builder] Resolves an error raised when a collection element, using a single row data source, finds that its property has been trashed. #​3245
  • Fix for undefined field being passed to getFieldWidth #​3248
  • Handle properly fetching list of files in archive for zipfile and zipstream #​3249
  • [Builder] Fix inconsistent borders in table element #​3250
  • [Builder] Resolved an issue with publishing an application containing a 'summarize field' data source. #​3255
  • [Builder] Fix bug where publishing the builder could sometimes raise an error. #​3278
  • [Builder] Resolved an issue with changing a 'summarize field' data source into a different type of data source. #​3281
  • [Builder] Optimize FormInput component to ensure duplicate requests are not made on blur. #​3283
  • undefined baserow.core.generative_ai.generative_ai_model_types.OpenAIGenerativeAIModelType.prompt_with_files local vars fixed
  • [Builder] Add theme support to date and time picker element label
  • Fix API Docs view layout
  • Fix some frontend props defaults values for objects.
  • Show accidentally removed callback URL for the OpenID Connect settings form again.
  • Fixed boolean filter with null filter value
  • Resolved a checkbox display issue which presented itself when multiple checkboxes were displayed on the same page.
  • Resolved an accidental regression when an exact date filter is applied to a date field.
Refactors
  • Use ZipStream for creating export file #​3229
  • [Builder] Improved how collection elements are exported and imported when data they rely on has been deleted. #​3241
  • Moved instance admin dashboard, user, and workspace to the open source core. #​3241

v1.29.3

Compare Source

New features
  • 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
Bug fixes
  • 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
Refactors

v1.29.2

Compare Source

New features
  • Boolean lookup filters: empty/not empty/none of/any/all #​3103
  • Copy cells as rich text table and optionally include header.
Bug fixes
  • Fix bug by include schema in PostgreSQL data sync.
  • Fix corrupted export being created on s3 like storages #​3197
  • Fix import/export support for larger files on s3-like storages #​3202
  • [Builder] Fix bug when dispatching a data source with a deleted field

v1.29.1

Compare Source

Bug fixes
  • Make import workspace applications icon consistent #​3187
  • [Builder] Resolved an issue where the API would throw an error if a 'summarize field' data source is saved with a field, but no aggregation.
  • Fix export for S3-like storages.

v1.29.0

Compare Source

New features
  • 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
  • Allow settings temperature in AI field and AI formula generation. #​3060
  • [Builder] Introducing the new row aggregations service to the application builder. #​3069
  • Baserow table data sync single select field compatibility. #​3074
  • Jira issues data sync. #​3075
  • GitLab issues data sync. #​3076
  • GitHub issues data sync. #​3077
  • PostgreSQL data sync. #​3079
  • Added progress to the data sync. #​3075
  • url formula field type filtering #​3111
  • Mistral AI integration. #​3141
  • AI choice output type for classification purposes. #​3143
  • Add ability to change attributes in SAML response payload. #​3155
  • Add CLI command for managing public keys for trusted sources #​3173
  • Add new limit settings for import export workspace applications #​3180
  • Add collaborate badge UI component
  • Add filters support for formula referencing a single select field. #​3174
  • Add filters support for lookups of single select fields. #​3182
  • Added indicator next to the view name in the header.
  • Show summary label in the footer of the grid view.
Bug fixes
  • Increase max_length for submit_action_redirect_url and fix validation. #​2018
  • Keep AI field field ID references when duplicating table. #​2747
  • FieldType.prepare_db_value validates arbitrary values in fields #​2768
  • [Builder] Fix reactivity issue when deleting user source #​2867
  • Form field condition groups restored on export/import #​2981
  • Include the field description in export/import #​3022
  • [Builder] Prevent excessive API requests in collection elements #​3028
  • Fixes problem where AI field loading state didn't persist when it left the button. #​3039
  • Fix a bug causing the UI to crash with an error message when creating a gallery view with an image from a lookup field. #​3059
  • [Builder] Resolved an issue with removing a search query from a data source after one had been set. #​3092
  • password fields are not searchable #​3093
  • handle missing value key in adhoc filters #​3101
  • [Builder] Ensure that the field name associated with a Repeat Element's schema_property is extracted. #​3136
  • Resolved an API documentation mistake which incorrectly stated that application endpoints return views, they do not. #​3139
  • Fix for primary field becomes invisible when set to a hidden field in grid view #​3168
  • Resolved an issue with exporting workspace applications when a color decoration pointed to a single select option. #​3177
  • Don't export deleted relations for link row fields. #​3183
  • Fix a bug causing the related row modal to always use the slow compat search instead of the default one. #​3186
  • [Builder] Fix broken data source for published website when using some field types in the table
  • [Builder] Fix record selector name and option suffix formula resolution bug
  • [Builder] Resolved an issue with creating and updating rows in workflow actions.
  • Disable webhook type fields if not selected.
  • Fix a bug causing an error importing the templates.
  • Fix AI form and validation
  • Fix Baserow table data sync export import authorized user and source table bug.
  • fix dropdown padding
  • Fix license check when exporting audit log from workspace as non-staff.
  • Fix showing warning is staff checkbox in user admin form.
  • Fix row metadata reactivity bug.
  • Prevent Posthog page view of sensitive pages.
Refactors
  • [Builder] Improve how Element placeholder text is displayed in Editor, Preview, and Published views. #​2916
  • [Builder] Create, update and delete workflow actions will now appear in the audit log.
  • Properly build the download link for the DownloadLink frontend component.
Breaking API changes
  • Deprecate Postgresql v12.

v1.28.0

Compare Source

New features
  • 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, and immutable_properties state for the field. #​2278
  • Introduced the ability to manually trigger a sync. #​2278
  • [Builder] Add related record selector element #​2396
  • Allow to cancel a job (i.e. a database snapshot). #​2756
  • [Builder] Add link/button variant to table element links #​2767
  • Trigger row update webhook only when chosen field cell value changes. #​2877
  • Introduced configurable row height in the grid view. #​340
  • Introduced view and filter created, updated, and deleted webhooks.
Bug fixes
  • [Builder] Automatic cast values for local baserow integration actions #​2542
  • [Builder] Restore refresh token endpoint for published websites #​2631
  • [Builder] Ensure that the create and update row workflow actions can resolve a formula referring to a current record's index. #​2735
  • Fix Aggregations do not filter records in public shared views #​2760
  • [Builder] Fix permission denied in preview when dispatching an action of an element visible only to loggued out visitors #​2912
  • [Builder] Fix bug where ordering of List Rows and Get Rows service types could be inconsistent. #​2964
  • [Builder] Tweaked the data source filter input styles. #​2967
  • [Builder] Ensure that navigating to the current page doesn't cause an error. #​2973
  • [Builder] Fix Choice element error when using integer as option value #​2977
  • Fix selecting more than 120 rows when triggering AI value generation. #​2979
  • [Builder] Allow email address to be case insensitive during login. #​2989
  • Fix text wrapping for longer toast messages #​2998
  • [Builder] Fix bug where calculating missingIndexes could sometimes raise a TypeError. #​3004
  • Fix webhook list crashing if call response is empty. #​3024
  • Fix survey mode view with rich text by not automatically focussing. #​3025
  • [Builder] Ensure that data source filters can be imported and exported across workspaces when they contain single select options. #​3029
  • [Builder] Fix record selector bug when using a data source sort #​3030
  • [Builder] Safely check if property selector is available. #​3033
  • Fixed a problem that caused form creation to be disabled for unsynced tables #​3051
  • Handle long radio label #​3052
  • [Builder] Resolved an issue where a table element's form would not display its columns if the table had no content. #​3055
  • [Builder] Ensure that database applications are imported before builder applications. Resolved an issue where a nested repeat element's field was not migrated properly when imported into a new workspace. #​3057
  • Fix a bug causing the backend to fail hard when creating a user is view filter with a non-digit filter value. #​3061
  • Fix a bug causing Tab navigation to not work properly with forms in Survey mode. #​3064
  • [Builder] Fix application builder template broken as soon as an element was selected
  • Fix broken links in our website docs
  • [Builder] Make empty data sources content less cramped
Refactors
  • Removed the deprecated webhook event types. #​2547
  • Use dblclick event instead of checking ellapsed time for double-click. #​2628
  • Upgrade to Django 5.X #​2864
  • [Builder] Allow more elements to be nested in the column, form and repeat elements. #​2972

v1.27.2

Compare Source

Bug fixes
  • Fix a bug causing the import to crash when a Count, a Rollup or Lookup field has some broken references. #​2961
  • [Builder] Fix missing current record data in data explorer for table button events #​2962
  • Fix bug with formulas and empty workspace when creating a snapshot.
Refactors
  • Limit the bulk update to only include fields that have been updated.

v1.27.1

Compare Source

Bug fixes
  • Revert a change causing the is condition filter to be unavailable for numeric and text formulas. #​2848
  • Fix a bug causing a formula referencing a link to a table not updating properly when the primary field changes. #​2856
  • [Builder] Allow Integer as a valid Option Value for Choice Element when referencing a linked table. #​2910
  • Fixed a bug causing the link_row_has_not view filter to not return the correct rows. #​2948

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Jan 14, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants