Baserow - Package Updates
Pinned
Baserow
-
[1.6.3]
- Update Baserow to 1.13.3
- Full changelog
-
[1.7.0]
- Update Baserow to 1.14.0
- Full changelog
-
[1.7.2]
- Update Baserow to 1.15.0
- Full changelog
-
[1.7.3]
- Update Baserow to 1.15.1
- Full changelog
-
[1.7.4]
- Update Baserow to 1.15.2
- Full changelog
- fixes a bug with prefilled form date fields not working with the correct date format.
-
[1.8.0]
- Update Baserow to 1.16.0
- Full changelog
- Introduces calendar view
-
[1.9.0]
- Update Baserow to 1.17.1
- Update nodejs to 18.15.0
- Make gunicorn listen on ipv4 and ipv6
- Full changelog
-
[1.9.1]
- Update Baserow to 1.17.2
- Full changelog
- Bug fixes, new filters and Google/Azure storage backends
-
[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.12.0]
- Update Baserow to 1.19.0
- Full changelog
-
[1.12.1]
- Update Baserow to 1.19.1
- Full changelog
- Fix JavaScript not loading in Safari
- period update bug
- web-frontend image launches correct version.
-
[1.13.0]
- Update Baserow to 1.20.0
- Full changelog
- email notifications
- workspace level audit log
- search for calendar view
- new shortcuts
- context menu improvements
-
[1.13.1]
- Update Baserow to 1.20.1
- Full changelog
- Remember the last used view, per table, per user #1273
- add
split_part
formula function #1940 - introduce
DATABASE_OPTIONS
json string env var for setting additionaldatabase_options
. #1949
-
[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.15.0]
- Update Baserow to 1.21.0
- Full changelog
-
[1.15.1]
- Update Baserow to 1.21.1
- Full changelog
-
[1.15.2]
- Update Baserot to 1.21.2
- Full changelog
- Fixed file import bug in the frontend.