Skip to content

Commit 4b4cba5

Browse files
docs(*): Prepare 1.3.0 release [skip ci]
1 parent 3f8bdbf commit 4b4cba5

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

77

8+
## [1.3.0] - 2022-02-03
9+
10+
### Changed
11+
- Use static settings only in standalone mode
12+
813
## [1.2.5] - 2022-01-27
914

1015
### Added

readme.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,10 @@ This WordPress plugin is a "bouncer", which purpose is to block detected attacks
4444

4545
== Changelog ==
4646

47+
= 1.3 (2022-02-03) =
48+
49+
- Use static settings only in standalone mode
50+
4751
= 1.2 (2021-12-09) =
4852

4953
- Fix issue that cause warning message error on front in standalone mode
@@ -71,6 +75,9 @@ This WordPress plugin is a "bouncer", which purpose is to block detected attacks
7175

7276
== Upgrade Notice ==
7377

78+
= 1.3 =
79+
With this release, the `standalone-settings.php` file is used only in "standalone" mode. In the standard mode, configurations will be retrieved directly from database.
80+
7481
= 1.2 =
7582
If you are using the standalone mode, you should upgrade as this release fixes some issues.
7683

0 commit comments

Comments
 (0)