v1.8.11
What's Changed
- [1.x] fix: action dropdown inaccessible near bottom of the userlist by @imorland in https://github.com/flarum/framework/pull/4208
- [1.x] Allow to Pass Custom Git Actor to
flarum/action-buildby @DavideIadeluca in https://github.com/flarum/framework/pull/4078 - [1.x] fix: remove redefinition of github token by @DavideIadeluca in https://github.com/flarum/framework/pull/4218
- [1.x] fix(a11y): missing default alt text for avatar by @imorland in https://github.com/flarum/framework/pull/4242
- [1.x] chore: bump Application version for
1.8.11-devtesting/integration by @imorland in https://github.com/flarum/framework/pull/4247 - [1.x] fix: validate mail settings for whitespace by @imorland in https://github.com/flarum/framework/pull/4245
- [1.x] chore(core): improve
a11yof avatar with noavatarUrlby @DavideIadeluca in https://github.com/flarum/framework/pull/4246 - [1.x] (core) feat: better support 3rd party extensions setting canonical urls by @imorland in https://github.com/flarum/framework/pull/4244
- [1.x] fix(core): change caching logic for validation attributes by @DavideIadeluca in https://github.com/flarum/framework/pull/4216
- [1.x] feat(tags): allow to translate tags validation attributes by @DavideIadeluca in https://github.com/flarum/framework/pull/4217
- [1.x] chore: make PostUser more extensible by @imorland in https://github.com/flarum/framework/pull/4249
- [1.x] refactor(core): improve extensibility of
NotificationListby @DavideIadeluca in https://github.com/flarum/framework/pull/4254 - [1.x] fix: Reset password, email confirm, activation not locale aware by @imorland in https://github.com/flarum/framework/pull/4255
- [1.x] chore: bump application ver, update
CHANGELOG.mdby @imorland in https://github.com/flarum/framework/pull/4256 - fix: userOnline can render as null, causing the page to break by @imorland in https://github.com/flarum/framework/pull/4257
Full Changelog: https://github.com/flarum/framework/compare/v1.8.10...v1.8.11