diff --git a/jans-linux-setup/CHANGELOG.md b/jans-linux-setup/CHANGELOG.md index 43d34aa73aa..92eee71d55e 100644 --- a/jans-linux-setup/CHANGELOG.md +++ b/jans-linux-setup/CHANGELOG.md @@ -1,5 +1,28 @@ # Changelog +## [1.0.11](https://github.com/JanssenProject/jans/compare/jans-linux-setup-v1.0.10...jans-linux-setup-v1.0.11) (2023-04-05) + + +### Features + +* **agama:** add a "default agama flow" to bridge ([#4309](https://github.com/JanssenProject/jans/issues/4309)) ([3b2248f](https://github.com/JanssenProject/jans/commit/3b2248fdb2a8e842cde1baca81132fa47613c356)) +* **jans-auth-server:** increase sessionIdUnauthenticatedUnusedLifetime value in setup [#4445](https://github.com/JanssenProject/jans/issues/4445) ([#4446](https://github.com/JanssenProject/jans/issues/4446)) ([ecf9395](https://github.com/JanssenProject/jans/commit/ecf93955f391bcda17ad6a2f6ead00d79afee165)) + + +### Bug Fixes + +* fix push config name ([#4342](https://github.com/JanssenProject/jans/issues/4342)) ([3c8f9f4](https://github.com/JanssenProject/jans/commit/3c8f9f4887981e9f0d391acf22f66de847793b92)) +* **jans-auth-server:** white/blank screen after device flow authn [#4237](https://github.com/JanssenProject/jans/issues/4237) ([#4243](https://github.com/JanssenProject/jans/issues/4243)) ([89f744d](https://github.com/JanssenProject/jans/commit/89f744dcaccb8f0813cee6663b4a8923898b8cc5)) +* **jans-linux-setup:** disable agama script by default (avoid blank page) [#4374](https://github.com/JanssenProject/jans/issues/4374) ([#4375](https://github.com/JanssenProject/jans/issues/4375)) ([cd62ff9](https://github.com/JanssenProject/jans/commit/cd62ff9fe8783f2e87dd5e47c2362d35ba9713ef)) +* **jans-linux-setup:** post setup ([#4325](https://github.com/JanssenProject/jans/issues/4325)) ([b3ae222](https://github.com/JanssenProject/jans/commit/b3ae2225134f4d41c61706bb936e35affc93a72d)) +* **jans-linux-setup:** re-orginize creating smtp configuration ([#4457](https://github.com/JanssenProject/jans/issues/4457)) ([5b543cd](https://github.com/JanssenProject/jans/commit/5b543cdab320de7918b9078735cfafff744ede23)) +* **jans-linux-setup:** remove password strength check for ldap ([#4376](https://github.com/JanssenProject/jans/issues/4376)) ([2c73b1d](https://github.com/JanssenProject/jans/commit/2c73b1d85b4b116797de85d5f8d2d196fe9cde9b)) +* **jans-linux-setup:** TUI string ([#4288](https://github.com/JanssenProject/jans/issues/4288)) ([5db3693](https://github.com/JanssenProject/jans/commit/5db3693a70db474c6886070d3d2dd64baec43846)) +* **jans-linux-setup:** typo - remove attribute county (ref: [#4058](https://github.com/JanssenProject/jans/issues/4058)) ([#4247](https://github.com/JanssenProject/jans/issues/4247)) ([b3756af](https://github.com/JanssenProject/jans/commit/b3756af0077aa38e1d8d2b11521c0e6897d3f739)) +* mailservice should send non signed emails, if keystore isn't defied; ([#4455](https://github.com/JanssenProject/jans/issues/4455)) ([7b41c44](https://github.com/JanssenProject/jans/commit/7b41c44f2933b8fde79d0478cf8df69303b9b3ba)) +* prepare for release ([60775c0](https://github.com/JanssenProject/jans/commit/60775c09dc5ab9996bf80c03dcb457861d48dfb1)) +* Unable to send emails issue 4121 ([#4333](https://github.com/JanssenProject/jans/issues/4333)) ([70a566b](https://github.com/JanssenProject/jans/commit/70a566b67f660750bf742f19ee127f79b2db8930)) + ## [1.0.10](https://github.com/JanssenProject/jans/compare/jans-linux-setup-v1.0.9...jans-linux-setup-v1.0.10) (2023-03-16)