1.8.1
Bug fix
⚠ Upgrade required
- Database migration required: add attempts and lockout_until columns to sb_admins table during upgrade.
Notable features
- Steam login toggle now correctly controlled by steamlogin_show flag
Full changelog
What's Changed
- Fix Root Admin unable to delete bans/comms by @rumblefrog in https://github.com/sbpp/sourcebans-pp/pull/1066
- fix(login): make steamlogin_show actually toggle steam login by @rumblefrog in https://github.com/sbpp/sourcebans-pp/pull/1067
- fix(install): add missing attempts and lockout_until columns to sb_admins by @rumblefrog in https://github.com/sbpp/sourcebans-pp/pull/1069
Full Changelog: https://github.com/sbpp/sourcebans-pp/compare/1.8.0...1.8.1