seodevse You are absolutely right; the 1.0 update will be a stable release. I’m making efforts to ensure these issues do not occur in the future.
The latest update was a major release that included translations for the extension settings page and many new configuration options. Additionally, all codes on the forum side were rewritten from scratch to improve performance.
In general, after updating extensions, it is recommended to manually run the following commands via SSH:
php flarum migrate
php flarum cache:clear
Unfortunately, the extension manager does not perform these tasks. Instead of batch updating, performing soft updates for extensions one by one may help resolve potential issues.
Thank you for your interest!