Skip to content

Commit 6deafdc

Browse files
committed
update change log
1 parent 3f9295c commit 6deafdc

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGES.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,29 @@
11
# Changelog
22

3+
## [2.0.8] - Release Feb 21, 2025
4+
- fix issue #711 ERROR_INVALID_FORMID and other errors with
5+
recaptcha enabled in chrome and some other browsers
6+
- update embedded tomcat to v9.0.99 for onejar/docker artifacts
7+
8+
## [2.0.7] - Release Jan 18, 2025
9+
- update embedded tomcat to v9.0.98 for onejar/docker artifacts
10+
- update docker image to eclipse-based Java v21.0.5
11+
- update builder to work from Java v11 to v21
12+
- update java and js dependencies
13+
- add basic support for LLDAP ldap directory type
14+
- fix issue #701 - random password generator improvements
15+
- fix issue #697 - html email contains illegal characters
16+
17+
## [2.0.6] - Release May 5, 2023
18+
- update embedded tomcat to v9.0.74 for onejar/docker artifacts
19+
- update docker image to eclipse-based Java v11.0.19
20+
- add post Java v14 support for build and execution of pwm webapp
21+
- update java and js dependencies
22+
- fix illegal url error during email token validation
23+
- fix thread/memory leak during configuration restart
24+
- fix database connection breaking during configuration restart
25+
- add multi-cpu support for response-set hash generation
26+
327
## [2.0.5] - Release Feb 10, 2023
428
- update java and javascript dependencies
529
- update tomcat to 9.0.71 for onejar/docker images

0 commit comments

Comments
 (0)