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- ## [ undecided ] - unreleased
7+ ## [ 1.1.0-rc.1 ] - 2025-04-25
88
99### Added
1010- Image Captcha Protection to prevent automated bot submissions.
@@ -27,3 +27,7 @@ This is the stable release of v1.0.0. No changes have been made since v1.0.0-rc.
2727- Frontend progress bar style indication for password strength
2828- Button for generating strong password
2929- Button for show/hide password in password fields
30+
31+ [ 1.1.0-rc.1 ] : https://github.com/OXID-eSales/security-module/compare/v1.0.0...v1.1.0-rc.1
32+ [ 1.0.0 ] : https://github.com/OXID-eSales/security-module/compare/v1.0.0-rc.1...v1.0.0
33+ [ 1.0.0-rc.1 ] : https://github.com/OXID-eSales/security-module/releases/tag/v1.0.0-rc.1
Original file line number Diff line number Diff line change @@ -14,8 +14,8 @@ A collection of security features for OXID eShop
1414This module assumes you have OXID eShop Compilation version 7.3.0 installed.
1515
1616### Branches
17- * ` b-7.3.x ` - compatible with OXID eShop b-7.3.x branch
18- * 1.0.0.x versions (or b-7.2.x branch) - compatible with OXID eShop compilation 7.2.x. b-7.2.x shop compilation branches
17+ * 1.1.0.x versions (or b-7.3.x branch) are compatible with OXID eShop compilation 7.3.x. b-7.3.x shop compilation branches
18+ * 1.0.0.x versions (or b-7.2.x branch) are compatible with OXID eShop compilation 7.2.x. b-7.2.x shop compilation branches
1919
2020# Development installation
2121
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 ' => '1.0.0 ' ,
29+ 'version ' => '1.1.0-rc.1 ' ,
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