Grats on beta 11 release !
Keep it up !
Flarum 0.1.0-beta.11 Released
Again, super easy upgrade.
Tar GZip folder. mysqldump database. Then run upgrade.
Was fast, and no issues here.
Thanks for all the hard work you guys do! Amazing work!
- Edited
Released v0.1.0-beta.11.1 today to fix the issue with saving css (and many other settings).
Fixed
- Saving custom css in admin failed (flarum/core1946)
Run this command in case you are already on beta 11. If you are upgrading to beta 11, this version will automatically be installed.
composer update flarum/core
Confirm you are running the correct version in your admin dashboard or through php flarum info
.
Thanks everyone who reported this, we've added this to our Q&A checklist for future confirmation.
luceos would this situation be suitable for a unit/integration test?
matteocontrini currently this is added to the Q&A checklist, we have hopes to increase code coverage before stable as soon as we can
I have a problem with search. When I type in a search, it only finds users
Nimren You may have to wait a second before the discussions appear in the auto suggestions. Or if you hit enter it should take you to the search page and display the discussions there. Are you receiving any errors?
[deleted]
DursunCan Data says it's out of date.
Two days ago v0.1.0-beta.11.1 was released...
I have a problem after upgrading to 11.1 i think the problem is fof-formatting extensions. When the extension is on, some options do not work in the admin panel. Also the search does not work well for me. It only finds posts but not discussions :/
Seek Adventure Flarum was upgraded with no issues so far! Keep up the great work!
Nimren It only finds posts but not discussions
That's what we changed:
We've reverted some changes to search that made it terribly slow
Searching in both titles and content was the cause of the extremely slow search, so we removed it again until we find a better solution flarum/core9f6ec80
luceos Don't forget the fancy HTML emails with inside jokes that you should be sending to everyone
Many classic third-party extensions are no longer compatible, so I hope you'll consider how to stabilize the extension framework and try to avoid compatibility issues due to upgrades.
iwoow every beta gets us one step closer to stable, most FoF extensions are highly maintained (some by core devs) so if theirs an issue with one it's very likely that it will be updated shortly.