v2.0.0-beta.4
What's Changed
- fix: prevent 's from becoming form submit when they shouldn't by @dsevillamartin in https://github.com/flarum/framework/pull/4221
- [2.x] fix(a11y): missing default alt text for avatar by @imorland in https://github.com/flarum/framework/pull/4243
- [2.x] fix: validate mail settings for whitespace by @imorland in https://github.com/flarum/framework/pull/4251
- chore: use Markdown for README badges by @szepeviktor in https://github.com/flarum/framework/pull/4239
- [2.x] fix: action dropdown inaccessible near bottom of the userlist by @imorland in https://github.com/flarum/framework/pull/4250
- [2.x] chore(core): improve
a11yof avatar with noavatarUrlby @DavideIadeluca in https://github.com/flarum/framework/pull/4248 - [2.x] Admin
StatusWidgetItemby @imorland in https://github.com/flarum/framework/pull/4258 - [2.x] Fix condition for displaying not sending message in MailPage by @notanothervibecoder in https://github.com/flarum/framework/pull/4260
- [2.x] chore: make
PostUsermore extensible by @imorland in https://github.com/flarum/framework/pull/4252 - fix: include LabelValue in the default bundle (sync) by @SychO9 in https://github.com/flarum/framework/pull/4235
- fix: error when importing from an extension unless enabled by @imorland in https://github.com/flarum/framework/pull/4261
- fix(core): restore
xdebug.max_nesting_levelafter less compilation by @DavideIadeluca in https://github.com/flarum/framework/pull/4263 - [2.x] fix: prevent avatar editor overlay stretching by @imorland in https://github.com/flarum/framework/pull/4265
- [2.x] fix: don't see developer tokens if not in the first page of results by @imorland in https://github.com/flarum/framework/pull/4266
- [2.x] chore: bump appver in prep for beta 4 by @imorland in https://github.com/flarum/framework/pull/4267
- [2.x] feat:
DatabaseQueuesupport, queue settings in advanced page by @imorland in https://github.com/flarum/framework/pull/4270 - feat: support FontAwesome CDN, kits by @imorland in https://github.com/flarum/framework/pull/4271
- feat: allow to pass custom git actor to
flarum/action-buildby @DavideIadeluca in https://github.com/flarum/framework/pull/4099 - [2.x] fix: IPAddress component unavailable in admin frontend by @imorland in https://github.com/flarum/framework/pull/4275
- [2.x] fix: randomized username fails validation by @imorland in https://github.com/flarum/framework/pull/4283
- [2.x] chore: testing on php 8.5 by @imorland in https://github.com/flarum/framework/pull/4284
- chore(deps): bump js-yaml from 4.1.0 to 4.1.1 by @dependabot[bot] in https://github.com/flarum/framework/pull/4280
- chore(deps): bump js-yaml from 3.14.1 to 4.1.1 by @dependabot[bot] in https://github.com/flarum/framework/pull/4285
- [2.x] fix: safari issues with dropdown menus by @imorland in https://github.com/flarum/framework/pull/4286
- [2.x] feat: conditional setting extender by @imorland in https://github.com/flarum/framework/pull/4287
- [2.x] chore(core): open confirm box before deleting permission scope by @DavideIadeluca in https://github.com/flarum/framework/pull/4272
- [2.x] (Pusher) Add server hostname configuration for Pusher integration by @notanothervibecoder in https://github.com/flarum/framework/pull/4253
- [2.x] [pusher] chore: format js by @imorland in https://github.com/flarum/framework/pull/4288
- [2.x] fix(tags): defer policy if min primary & secondary tags 0 by @DavideIadeluca in https://github.com/flarum/framework/pull/4279
- [2.x] chore: create changelog for beta.4 by @imorland in https://github.com/flarum/framework/pull/4289
- [2.x] chore: prep beta.4 by @imorland in https://github.com/flarum/framework/pull/4291
New Contributors
- @notanothervibecoder made their first contribution in https://github.com/flarum/framework/pull/4260
Full Changelog: https://github.com/flarum/framework/compare/v2.0.0-beta.3...v2.0.0-beta.4