Peter Bieringer 1 년 전
부모
커밋
1faa7bd4ba
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      CHANGELOG.md

+ 2 - 0
CHANGELOG.md

@@ -9,9 +9,11 @@
 * Fix: HTML pages
 * Fix: Main Component is missing when only recurrence id exists
 * Fix: passlib don't support bcrypt>=4.1
+* Fix: web login now proper encodes passwords containing %XX (hexdigits)
 * Enhancement: user-selectable log formats
 * Enhancement: autodetect logging to systemd journal
 * Enhancement: test code
+* Enhancement: option for global permit to delete collection
 * Improve: Dockerfiles
 * Update: documentations + examples
 * Dependency: limit typegard version < 3