Baserow - Package Updates
Pinned
Baserow
-
[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
-
[1.17.0]
- Update Baserow to 1.22.3
- Full changelog
- Logo, description and screenshot changes
- Multidomain support
- Clean up UserLogEntry table entries #1792
- Add segmentControl UI component #1918
- Add support to reference duration fields in the formula language. #2190
- Add formats with days to the duration field. #2217
- Allow custom public share URLs #2292
- Use primary row value in email notifications instead of just row ids #2293
- Show billable label only to workspace admins #2295
- Added instructions on how to deploy Baserow to Railway. #2308
- Update Django to 4.1.X #761