no, I'm pretty sure it doesn't, because of reasons it does not work now. when I am entering myforum.com/admin it expects me to have table settings. But when I am updating it expects me to have table config (to be precise, it expects I do not have table 'settings'). So, after installing beta.6 and switching database content to my beta.2 content, I will have the same problem.
I am out of ideas, to be honest.
And, just to make everything clear, here is the rest of stacktrace:
Uncaught exception 'PDOException' with message 'SQLSTATE[42S02]: Base table or view not found: 1146 Table 'forum.settings' doesn't exist' in /usr/share/nginx/flarum/vendor/illuminate/database/Connection.php:319
Stack trace:
#0 /usr/share/nginx/flarum/vendor/illuminate/database/Connection.php(319): PDO->prepare('select
value,...')
#1 /usr/share/nginx/flarum/vendor/illuminate/database/Connection.php(655): Illuminate\Database\Connection->Illuminate\Database\{closure}(Object(Illuminate\Database\MySqlConnection), 'select
value,...', Array)
#2 /usr/share/nginx/flarum/vendor/illuminate/database/Connection.php(618): Illuminate\Database\Connection->runQueryCallback('select
value,...', Array, Object(Closure))
#3 /usr/share/nginx/flarum/vendor/illuminate/database/Connection.php(324): Illuminate\Database\Connection->run('select
value,...', Array, Object(Closure))
#4 /usr/share/nginx/flarum/vendor/illuminate/database/Query/Builder.php(1431): Illuminate\Database\Connection->select