File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed
Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ v1.8.9] ( https://github.com/flarum/framework/compare/v1.8.8...v1.8.9 )
4+ ### Fixed
5+ * change condition when unread label is shown in Scrubber (https://github.com/flarum/framework/pull/4116 )
6+ * resolve a11y warnings in Admin Frontend (https://github.com/flarum/framework/pull/4114 )
7+ * return empty object if selected mail driver is unavailable (https://github.com/flarum/framework/pull/4113 )
8+ ### Changed
9+ * change private to protected, allowing extensibility (https://github.com/flarum/framework/pull/4119 )
10+ * change length of email field (https://github.com/flarum/framework/pull/4117 )
11+ ### Added
12+ * Implement Support for Translatable Validation Attribute Errors (https://github.com/flarum/framework/pull/4070 )
13+ * PHP 8.4 support (https://github.com/flarum/framework/pull/4105 )
14+ * conditional extend whenExtensionDisabled (https://github.com/flarum/framework/pull/4107 )
15+
316## [ v1.8.8] ( https://github.com/flarum/framework/compare/v1.8.7...v1.8.8 )
417### Fixed
518* previously suspended admin users cannot remove their avatar after suspension (https://github.com/flarum/framework/pull/4071 )
You can’t perform that action at this time.
0 commit comments