Quellcode durchsuchen

update changelog

Jason Rivard vor 2 Jahren
Ursprung
Commit
5d8017a899
1 geänderte Dateien mit 10 neuen und 8 gelöschten Zeilen
  1. 10 8
      CHANGES.md

+ 10 - 8
CHANGES.md

@@ -1,10 +1,14 @@
 # Changelog
 
-## [2.1.0] - Not yet released
-### New
-- Multi-Domain support (aka multi-tenant), each domain can server a specific host url with independent configuration and management 
-### Changed
-- Removed setting 'Security ⇨ Web Security ⇨ Permitted IP Network Addresses', this functionality is better provided by the web server itself.
+## [2.0.5] - Release Feb 10, 2023
+- update java and javascript dependencies
+- update tomcat to 9.0.71 for onejar/docker images
+- update java to 11.0.18_10 in docker image
+- fix issue #688 - photo download mime type enforcement
+- fix issue #689 - XML entity reference attack on log event data
+- fix issue #690 - LDAP search filter injection during advanced peoplesearch and helpdesk queries
+- fix issue #691 - Helpdesk idle timeout not working
+- update default C/R PBKDF2/SHA512 iteration count to 1_000_000
 
 ## [2.0.4] - Released Oct 1, 2022
 - version check service request frequency fix
@@ -18,15 +22,13 @@
 
 ## [2.0.2] - Released July 7, 2022
 - add version check service
-- update java and npm, dependencies including tomcat 9.0.65 for onejar/docker images.  
+- update java and npm, dependencies including tomcat 9.0.65 for onejar/docker images.
 - fix issue #542 - web actions do not save/load properly if a basic auth password is not included
 - fix issue #660 - Shortcut module does not display shortcuts based on …
 - fix issue with js dom/ready initialization on helpdesk/peoplesearch page loading
 - replace log4j with reload4j (issue #628)
 
-
 ## [2.0.1] - Released March 11, 2022
-### Changed
 - Issue #573 - PWM 5081 at the end of user activation ( no profile assigned )
 - Issue #615 - Error 5203 while editing/removing challenge policy questions in config editor
 - Dependency/Library updates