Skip to content

Commit

Permalink
update change log
Browse files Browse the repository at this point in the history
  • Loading branch information
jrivard committed Feb 22, 2025
1 parent 3f9295c commit 6deafdc
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,29 @@
# Changelog

## [2.0.8] - Release Feb 21, 2025
- fix issue #711 ERROR_INVALID_FORMID and other errors with
recaptcha enabled in chrome and some other browsers
- update embedded tomcat to v9.0.99 for onejar/docker artifacts

## [2.0.7] - Release Jan 18, 2025
- update embedded tomcat to v9.0.98 for onejar/docker artifacts
- update docker image to eclipse-based Java v21.0.5
- update builder to work from Java v11 to v21
- update java and js dependencies
- add basic support for LLDAP ldap directory type
- fix issue #701 - random password generator improvements
- fix issue #697 - html email contains illegal characters

## [2.0.6] - Release May 5, 2023
- update embedded tomcat to v9.0.74 for onejar/docker artifacts
- update docker image to eclipse-based Java v11.0.19
- add post Java v14 support for build and execution of pwm webapp
- update java and js dependencies
- fix illegal url error during email token validation
- fix thread/memory leak during configuration restart
- fix database connection breaking during configuration restart
- add multi-cpu support for response-set hash generation

## [2.0.5] - Release Feb 10, 2023
- update java and javascript dependencies
- update tomcat to 9.0.71 for onejar/docker images
Expand Down

0 comments on commit 6deafdc

Please sign in to comment.