mirror of
https://github.com/flarum/core.git
synced 2025-08-03 15:07:53 +02:00
[1.x] docs: add 1.8.10
changelog (#4205)
* docs: add `1.8.10` changelog * docs: add missing change
This commit is contained in:
11
CHANGELOG.md
11
CHANGELOG.md
@@ -1,5 +1,16 @@
|
||||
# Changelog
|
||||
|
||||
## [v1.8.10](https://github.com/flarum/framework/compare/v1.8.9...v1.8.10)
|
||||
### Fixed
|
||||
* Session Hijacking via Authoritative Subdomain Cookie Overwrite (https://github.com/flarum/framework/security/advisories/GHSA-hg9j-64wp-m9px)
|
||||
* change starting position of `aria-posinset` (https://github.com/flarum/framework/pull/4192)
|
||||
* sanitize page param in `Tag` (https://github.com/flarum/framework/pull/4170)
|
||||
### Changed
|
||||
* make search debounce time extensible (https://github.com/flarum/framework/pull/4171)
|
||||
* skip incompatible extension updates (https://github.com/flarum/framework/pull/4176)
|
||||
* increase email field length in `email_tokens` (https://github.com/flarum/framework/pull/4125)
|
||||
* update JS deps (https://github.com/flarum/framework/pull/4204)
|
||||
|
||||
## [v1.8.9](https://github.com/flarum/framework/compare/v1.8.8...v1.8.9)
|
||||
### Fixed
|
||||
* change condition when unread label is shown in Scrubber (https://github.com/flarum/framework/pull/4116)
|
||||
|
Reference in New Issue
Block a user