[#1822] logged the current datetime on server start

This commit is contained in:
Gani Georgiev
2023-02-12 12:41:48 +02:00
parent 9fd6e7fca1
commit 0948bf416d
2 changed files with 21 additions and 4 deletions
+7
View File
@@ -1,3 +1,10 @@
## 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)).