v2.0.0-beta.6
What's Changed
- [2.x] [realtime] Fixed an issue causing "likes" out of sync after 20 replies by @edgeinfinity1 in https://github.com/flarum/framework/pull/4319
- [2.x] [realtime] Fixed an issue where tag-specified discussion pushing could not work by @edgeinfinity1 in https://github.com/flarum/framework/pull/4320
- [2.x] feat: highlight abandoned packages, expose php flarum info to admin UI by @imorland in https://github.com/flarum/framework/pull/4323
- [2.x] fix: cannot moderate security page of other users by @imorland in https://github.com/flarum/framework/pull/4325
- [2.x] fix: after firstPost callback fails with console error when firstPost is not immediately loaded by @imorland in https://github.com/flarum/framework/pull/4326
- [2.x] [likes] fix: likes not loaded on firstPost when loaded via XHR by @imorland in https://github.com/flarum/framework/pull/4327
- [2.x] fix: identify minified js reliably by @imorland in https://github.com/flarum/framework/pull/4329
- fix: suppress registry warnings for lazy-loaded chunk modules by @imorland in https://github.com/flarum/framework/pull/4331
- [2.x] Add option to reuse default request error handler to handle extension toggles by @dsevillamartin in https://github.com/flarum/framework/pull/4333
- [2.x] feat: upgrade to Laravel 12 by @imorland in https://github.com/flarum/framework/pull/4268
- [2.x] fix: Queue and log missed changes for Laravel 12 by @imorland in https://github.com/flarum/framework/pull/4342
- chore: prep for beta.6 by @imorland in https://github.com/flarum/framework/pull/4343
- [2.x] [suspend] fix: unable to suspend unless reason and message are provided by @imorland in https://github.com/flarum/framework/pull/4345
- chore(deps): bump lodash-es from 4.17.21 to 4.17.23 by @dependabot[bot] in https://github.com/flarum/framework/pull/4344
- chore(deps): bump lodash from 4.17.21 to 4.17.23 by @dependabot[bot] in https://github.com/flarum/framework/pull/4341
- [2.x] fix: custom use translation value by @imorland in https://github.com/flarum/framework/pull/4347
- [2.x] fix: wrong path to larastan-extension.neon when installed as a package by @imorland in https://github.com/flarum/framework/pull/4348
- [2.x] chore: allow LaravelServiceProvider or AbstractServiceProvider by @imorland in https://github.com/flarum/framework/pull/4349
- feat: update wikimedia/less.php from 4.x to 5.x by @Krinkle in https://github.com/flarum/framework/pull/4225
- [2.x] chore: beta.6 changelog by @imorland in https://github.com/flarum/framework/pull/4352
New Contributors
- @edgeinfinity1 made their first contribution in https://github.com/flarum/framework/pull/4319
- @Krinkle made their first contribution in https://github.com/flarum/framework/pull/4225
Full Changelog: https://github.com/flarum/framework/compare/v2.0.0-beta.5...v2.0.0-beta.6