File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7- ## [ 2.1.0] - unreleased
7+ ## [ 2.1.0] - 2026-01-14
88
99### Added
1010- Extracted reusable Twig code into captcha.html.twig and password.html.twig
@@ -53,6 +53,7 @@ This is the stable release of v1.0.0. No changes have been made since v1.0.0-rc.
5353- Button for generating strong password
5454- Button for show/hide password in password fields
5555
56+ [ 2.1.0 ] : https://github.com/OXID-eSales/security-module/compare/v2.0.0...v2.1.0
5657[ 2.0.0 ] : https://github.com/OXID-eSales/security-module/compare/v2.0.0-rc.3...v2.0.0
5758[ 2.0.0-rc.3 ] : https://github.com/OXID-eSales/security-module/compare/v2.0.0-rc.2...v2.0.0-rc.3
5859[ 2.0.0-rc.2 ] : https://github.com/OXID-eSales/security-module/compare/v2.0.0-rc.1...v2.0.0-rc.2
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ A collection of security features for OXID eShop
1414This module assumes you have OXID eShop Compilation version 7.4.0 installed.
1515
1616### Branches
17- * b-7.4.x branch is compatible with OXID eShop compilation 7.4.x
17+ * 2.1.0.x versions (or b-7.4.x branch) compatible with OXID eShop compilation 7.4.x
1818* 2.0.0.x versions (or b-7.3.x branch) are compatible with OXID eShop compilation 7.3.x.
1919* 1.0.0.x versions (or b-7.2.x branch) are compatible with OXID eShop compilation 7.2.x.
2020
Original file line number Diff line number Diff line change 2626 'de ' => 'Werkzeuge zum Schutz Ihres Shops und zur Sicherung von Kundenkonten. '
2727 ],
2828 'thumbnail ' => 'logo.png ' ,
29- 'version ' => '2.0 .0 ' ,
29+ 'version ' => '2.1 .0 ' ,
3030 'author ' => 'OXID eSales AG ' ,
3131 'url ' => 'https://github.com/OXID-eSales/security-module ' ,
3232 'email ' => 'info@oxid-esales.com ' ,
You can’t perform that action at this time.
0 commit comments