Baserow - Package Updates
Pinned
Baserow
-
[1.6.2]
- Update Baserow to 1.13.2
- Full changelog
- Add drag and drop zone for files to the row edit modal #1161
- Automatically enable/disable enterprise features upon activation/deactivation without needing a page refresh first. #1306
- Allow creating a new option by pressing enter in the dropdown #1169
- Improved grid view on smaller screens by not making the primary field sticky. #690
- New items automatically get a new name in the modal. 1166
- Don't require password verification when deleting user account. #1401
- Fixed the Heroku deployment template. #1420
- Fixed bug where only one condition per field was working in form's views. #1400
- Fix "ERR_REDIRECT" for authenticated users redirected to the dashboard from the signup page. 1125
- Fixed a problem of some specific error messages not being recognized by the web front-end.
- Fixed failing webhook call log creation when a table has more than one webhooks. #1100
-
[1.11.0]
- Update Baserow to 1.18.0
- Full changelog
- When copy-pasting, automatically create missing number of rows #1252
- Add 2 date filters: before or same date and after or same date. #1344
- Wrap migrate command in some sort of lock to prevent buggy concurrent migration runs in deployments with many Baserow backend services. #1654
- add ability to copy and paste between different multi select option fields based on matching #1750
- Introduced rollup field #222
- Introduced count field #224
- Fix redirect param being propagated #1043
- Duplicating field with select options results in two fields sharing same underlying options. #1735
- Fix drag and drop problem in Kanban view regarding inconsistent stack counts #1738
- Fix browser freeze in older browsers when copying single cell #1741
- Hide login buttons and login actions when afterSignupStepComponents are being displayed #1747
- Fix issue where cachalot doesn't invalidate correctly database_multipleselect_* m2m tables. #1772
- Made Airtable import compatible with signed files.
- Added datetime formats to be able to parse different datetimes (with momentjs strict mode enabled). #1648
-
[1.13.2]
- Update Baserow to 1.20.2
- Full changelog
- Fixed that the dropdowns in the filters context are being cut off #1965
- Fix row ID being truncated in the grid view with 4 digit numbers in some browsers
- Respect the canKeyDown method when starting the multiple selection via keyboard shortcut