1.4.0
[squeep-authentication-module] / CHANGELOG.md
index 0d7f4e74875046f5533d98aa8e6d61f52b9ba5bf..c7bf670121c696e8baf0d3ef9418dd86b3d3dc65 100644 (file)
@@ -4,9 +4,13 @@ Releases and notable changes to this project are documented here.
 
 ## [Unreleased]
 
+## [v1.4.0] - 2024-03-23
+
 ### Added
 
-- TOTP 2FA support
+- TOTP 2FA support.
+- Add appCb parameter to session manager page methods to allow mogrifying template data before rendering, exempli gratia adding app navLinks to account management pages.
+- Add sessinNavLinks helper function for populating navLinks in app templates.
 - Settings page for updating credentials and OTP.
 - Helper function for securely reading credential from stdin.
 - Replaced debug authn with plaintext.
@@ -53,7 +57,8 @@ Releases and notable changes to this project are documented here.
 
 ---
 
-[Unreleased]: https://git.squeep.com/?p=squeep-authentication-module;a=commitdiff;h=HEAD;hp=v1.3.2
+[Unreleased]: https://git.squeep.com/?p=squeep-authentication-module;a=commitdiff;h=HEAD;hp=v1.4.0
+[v1.4.0]: https://git.squeep.com/?p=squeep-authentication-module;a=commitdiff;h=v1.4.0;hp=v1.3.2
 [v1.3.2]: https://git.squeep.com/?p=squeep-authentication-module;a=commitdiff;h=v1.3.2;hp=v1.3.1
 [v1.3.1]: https://git.squeep.com/?p=squeep-authentication-module;a=commitdiff;h=v1.3.1;hp=v1.3.0
 [v1.3.0]: https://git.squeep.com/?p=squeep-authentication-module;a=commitdiff;h=v1.3.0;hp=v1.2.0