|
1 | 1 | # Changelog
|
2 | 2 |
|
| 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 | + |
3 | 27 | ## [2.0.5] - Release Feb 10, 2023
|
4 | 28 | - update java and javascript dependencies
|
5 | 29 | - update tomcat to 9.0.71 for onejar/docker images
|
|
0 commit comments