mirror of
https://github.com/flarum/core.git
synced 2025-07-31 21:50:50 +02:00
chore: update changelog
This commit is contained in:
@@ -49,6 +49,7 @@
|
|||||||
- use `::class` syntax to fetch class name instead of `get_class()` function [#3910]
|
- use `::class` syntax to fetch class name instead of `get_class()` function [#3910]
|
||||||
- use `hex_color` rule for color validation [#3936]
|
- use `hex_color` rule for color validation [#3936]
|
||||||
- use `str_contains` instead of `strpos` [#3841]
|
- use `str_contains` instead of `strpos` [#3841]
|
||||||
|
- graceful failure from extend/override errors [#4134]
|
||||||
### Fixed
|
### Fixed
|
||||||
- (a11y) convert empty links to buttons [#3926]
|
- (a11y) convert empty links to buttons [#3926]
|
||||||
- (approval) `PostWasApproved` event triggered incorrectly [#3930]
|
- (approval) `PostWasApproved` event triggered incorrectly [#3930]
|
||||||
|
Reference in New Issue
Block a user