We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1.8.8
1 parent ce82834 commit 428acecCopy full SHA for 428acec
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## [v1.8.8](https://github.com/flarum/framework/compare/v1.8.7...v1.8.8)
4
+### Fixed
5
+* previously suspended admin users cannot remove their avatar after suspension (https://github.com/flarum/framework/pull/4071)
6
+* new search term not being passed (https://github.com/flarum/framework/pull/4083)
7
+* postfooter did not apply the empty subclass (https://github.com/flarum/framework/pull/4085)
8
+
9
## [v1.8.7](https://github.com/flarum/framework/compare/v1.8.6...v1.8.7)
10
### Fixed
11
* BasicsPage not viewable if only one language pack enabled, and/or `flarum/nicknames` not enabled (https://github.com/flarum/framework/pull/4062)
0 commit comments