Skip to content

Commit 958741d

Browse files
docs: add 1.8.10 changelog
1 parent 2e5a801 commit 958741d

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## [v1.8.10](https://github.com/flarum/framework/compare/v1.8.9...v1.8.10)
4+
### Fixed
5+
* Session Hijacking via Authoritative Subdomain Cookie Overwrite (https://github.com/flarum/framework/security/advisories/GHSA-hg9j-64wp-m9px)
6+
* change starting position of `aria-posinset` (https://github.com/flarum/framework/pull/4192)
7+
* sanitize page param in `Tag` (https://github.com/flarum/framework/pull/4170)
8+
### Changed
9+
* make search debounce time extensible (https://github.com/flarum/framework/pull/4171)
10+
* skip incompatible extension updates (https://github.com/flarum/framework/pull/4176)
11+
* increase email field length in `email_tokens` (https://github.com/flarum/framework/pull/4125)
12+
313
## [v1.8.9](https://github.com/flarum/framework/compare/v1.8.8...v1.8.9)
414
### Fixed
515
* change condition when unread label is shown in Scrubber (https://github.com/flarum/framework/pull/4116)

0 commit comments

Comments
 (0)