Commit ea6e1a0 authored Mar 12, 2025 · 296 / 321 · Verified
1 parent a05aaea commit ea6e1a0 Copy full SHA for ea6e1a0
File tree 1 file changed +11
-0
lines changed
1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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
+ * update JS deps (https://github.com/flarum/framework/pull/4204 )
13
+
3
14
## [ v1.8.9] ( https://github.com/flarum/framework/compare/v1.8.8...v1.8.9 )
4
15
### Fixed
5
16
* change condition when unread label is shown in Scrubber (https://github.com/flarum/framework/pull/4116 )
You can’t perform that action at this time.
0 commit comments