This commit is contained in:
lesion
2023-03-22 16:24:08 +01:00
parent 71fdeb6ff8
commit 9f90df2bfc
4 changed files with 10 additions and 2 deletions

View File

@@ -1,5 +1,9 @@
All notable changes to this project will be documented in this file.
### 1.6.6 - 22 mar '23
- node is not Intl ready, fix #250
- fix old smultidate events without an end_datetime!
### 1.6.5 - 21 mar '23
- optimize home page using lazy loading
- add support for server side http proxy (thanks @sedum)