update CHANGELOG

This commit is contained in:
lesion 2022-08-05 18:10:29 +02:00
parent 308c423b45
commit f5d21d605c
No known key found for this signature in database
GPG key ID: 352918250B012177

View file

@ -5,16 +5,20 @@ All notable changes to this project will be documented in this file.
- new Place page!
- new search flow
- new meta-tag-place / group / collection page!
- new time selection widget
- allow footer links reordering
- new Docker image
- new Docker image (smaller and faster)
- add GANCIO_DB_PORT environment
- merge old duplicated tags, trim
- add dynamic sitemap.xml !
- restrict new tag entropy (trim, merge case insensitive)
- add dynamic sitemap.xml
- calendar attributes refactoring (a dot each day, colors represents n. events)
- fix event mime type response
- fix mariadb JSON fields
- new **undocumented** gancio CLI accounts management (list / create / remove / modify accounts)
- improve smtp setup, allow local sendmail, smpt port, tls/starttls
- redirect to path based on content type request
- add Slovak translation
- lot of fixes
### 1.4.4 - 10 may '22
- better img rendering, make it easier to download flyer #153