Skip to content

Commit fe6a190

Browse files
committed
update CHANGELOG
1 parent e613e44 commit fe6a190

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ This project follows [Semantic Versioning](http://semver.org) guidelines.
88
* `[pre.7]` — Fixes bug with subuser checkbox display.
99
* `[pre.7]` — Fixes bug with injected JS that was causing `<!DOCTYPE html>` to be ignored in templates.
1010
* `[pre.7]` — Fixes exception thrown when trying to delete a node due to a misnamed model.
11+
* `[pre.7]` — Fixes username vanishing on failed login attempts.
12+
13+
### Added
14+
* Login attempts and pasword reset requests are now protected by invisible ReCaptcha. This feature can be disabled with a `.env` variable.
1115

1216
### Changed
1317
* Subuser permissions are now stored in `Permission::list()` to make views way cleaner and make adding to views significantly cleaner.

0 commit comments

Comments
 (0)