synced with master

This commit is contained in:
Gani Georgiev
2023-02-12 14:11:12 +02:00
32 changed files with 61 additions and 44 deletions
+7
View File
@@ -27,6 +27,13 @@
- Enabled `process.env` in js migrations to allow accessing `os.Environ()`.
## v0.12.3
- Fixed "Toggle column" reactivity when navigating between collections ([#1836](https://github.com/pocketbase/pocketbase/pull/1836)).
- Logged the current datetime on server start ([#1822](https://github.com/pocketbase/pocketbase/issues/1822)).
## v0.12.2
- Fixed the "Clear" button of the datepicker component not clearing the value ([#1730](https://github.com/pocketbase/pocketbase/discussions/1730)).