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...