luceos MikeJones I just liked your post where you liked that you are able to like my post and no error. Meme incoming 😉
Gatsu Thank you very much luceos. Do you think this 1.1 can fix my js's error loading? All extensions should be compatible, or they shouldn't break the forum anyway, right?
askvortsov Gatsu it shouldn't make things worse. But to be honest, I suspect your issue is caused by the ads script not properly supporting SPA sites.
Gatsu askvortsov When I update I will let you know if my problem is still present or not. Thank you very much.
Gerry streaps Is there a full changelog? luceos For a full list of changes, check out our changelog and upgrade guide.
tankerkiller125 streaps For a full list of changes, fixes, etc. you can read the changelog on the github release https://github.com/flarum/core/releases/tag/v1.1.0
Darkle We're currently planning our kick-off meeting for build 19 (v1.2), as well as discussing future roadmaps and strategy ready for v2. Hopefully, we'll have a roadmap for v2.0 up soon! Really looking forward to this flarum/core#1643 in the final roadmap of v2.0 🤞
Justman10000 luceos What about the right system, for administration? So that everyone can restrict the admin access...
Redmaus Are there any docs for how to backup the database and all the other files needed by flarum? I don't see how to backup before updating in the flarum docs. I need to migrate one of my flarum installs to a different webserver. Are there any guides on how to accomplish this?
jordanjay29 Redmaus There are two automated solutions: r4nchy's script and datitisev's paid extension. Manually, you just want: -a database backup one answer on how-to here -composer.json -composer.lock -config.php -assets directory (for avatars) -optional: storage directory if you have extensions that store files in there, like Upload, feel free to ignore these folders -optional: extend.php if you have made any custom coding changes