Releases: sbpp/sourcebans-pp
latest
SourceBans++ 1.7.0
Important!
This update incorporates vital security fixes, and we strongly recommend that you upgrade to the latest version. Prior to initiating the upgrade process, please ensure that you have backed up your database to prevent any data loss.
Please be aware that, effective immediately, the minimum required PHP version has been increased to 8.0 or above, as PHP 7 has now reached its end-of-life.
Upgrading steps: https://github.com/sbpp/sourcebans-pp#php-81-major-changes
Edit: The artifacts were amended to include additional commits & vendored deps and differs from the pinned commit
What's Changed
- Installed HU lang in report translation by @Deniel00 in #448
- Remove Unnecessary
HTTP_HOST
validation block by @rumblefrog in #456 - Updater rework by @Groruk in #458
- Clean codebase by @Groruk in #459
- Updated to prevent double path separator in URL by @ThatOneHomelessGuy in #460
- Misc Updater fixes by @Groruk in #466
- Updated Language by @JamsRepos in #469
- SteamID lib added by @Groruk in #470
- Log class rework by @Groruk in #472
- Include server ID in Native_SBReportPlayer by @geominorai in #480
- Full SM transitional syntax upconversion including methodmaps by @geominorai in #483
- QoL Patch by @Groruk in #490
- QOL Patch | Address GDPR concerns by @Groruk in #497
- Fixed spelling in SECURITY.md by @pointydev in #489
- QOL | Start of templating rework by @Groruk in #498
- Detailed KickClient message by @justinnobledev in #504
- Update French Translate by @Cripix in #516
- Patch GetAdmImmunity logic in Comms plugin by @CrazyHackGUT in #515
- Improved german translation for Comms and Main plugins by @Groruk in #517
- Added german translation for Sleuth and Report plugins by @Groruk in #518
- Rename translation files by @Groruk in #519
- Update sm_ban where args == 0 to display menu by @JoinedSenses in #488
- Rename cache directory by @Groruk in #522
- New SessionManager approach by @Groruk in #523
- Misc fixes by @Groruk in #524
- Translations for sbpp checker by @sneak-it in #525
- Refactor trunc() by @Groruk in #528
- Process multiple targets again instead of temporarily unbanning them by @Groruk in #531
- Misc Fixes by @Groruk in #533
- Fix charset by @Groruk in #536
- Update simplified chinese translation by @Frisasky in #542
- Added HU lang by @Deniel00 in #544
- Added polish translation by @suprovsky in #545
- Russian translate, tabulation fix and small update. by @TheByKotik in #546
- Add german translation / Adjust ProcessUnBlock() function by @Groruk in #547
- Update sbpp_checker.phrases.txt by @TheByKotik in #548
- Added Turkish Language by @brhndursun in #549
- Token based login system by @Groruk in #554
- Use older setcookie() parameter structure for PHP 7.2, 7.1 by @Groruk in #558
- Replace $_SESSION['aid'] with CUserManager->GetAid() by @Groruk in #561
- Fixed updater query overlap by @geominorai in #562
- Allow generic admins to view bans/comm blocks & notifications by @sneak-it in #566
- Fix character in russian translation by @TheByKotik in #571
- Trim whitespace from admin detail fields before saving by @geominorai in #574
- Fix typo :) by @blankbhop in #577
- Fix DataPack early handle free by @geominorai in #581
- License fix by @Groruk in #585
- Small Readme and license fixes by @Groruk in #586
- Brazilian Portuguese translation for sbpp_checker.phrases.txt by @Tiagoquix in #590
- Brazilian Portuguese translation for sbpp_report.phrases.txt by @Tiagoquix in #592
- Brazilian Portuguese translation for sbpp_sleuth.phrases.txt by @Tiagoquix in #593
- Brazilian Portuguese translation for sbpp_main.phrases.txt by @Tiagoquix in #594
- Enhanced Brazilian Portuguese translation for sbpp_comms.phrases.txt by @Tiagoquix in #591
- [Feature] Ability to make admins comments public. by @Hackmastr in #596
- Server Side Password Check by @Hackmastr in #601
- refactor(translations): front-facing message translations by @rumblefrog in #605
- Russian translation for previous commit (980). by @TheByKotik in #608
- Update ban page SteamID check by @rumblefrog in #579
- Smaller UI Bugfixes by @Groruk in #611
- Replace IpToCountry with MaxMind database. by @Hackmastr in #613
- Add German translation for new phrases by @Groruk in #617
- Fix CreateLinkR() onclick binding by @Groruk in #616
- ProcessAdminTabs(): Only switch tabs if indexOf is an integer by @Groruk in #618
- Update French Translate by @Cripix in #619
- refactor: Standardized Main Chat Prints by @rumblefrog in #614
- Revert license by @Groruk in #620
- Migrate RCON connectivity from CServerRcon to SourceQuery by @Groruk in #612
- Make web.png 16x16 pixel as other game logos by @borzaka in #622
- Fixing Public Comments checkbox in Settings by @borzaka in #624
- Fix new warning on SM 1.10. by @TheByKotik in #626
- ci: Update builders. by @TheByKotik in #627
- Revert template changes from Mustache back to Smarty by @Groruk in #633
- Updated Brazilian Portuguese translations by @Tiagoquix in #637
- More fixes to PT-BR translations by @Tiagoquix in #638
- Fix updater errors. by @sm9cc in #641
- Select Steam ID as default Ban Type on PasteBan action by @borzaka in #632
- Merge pull request #647 from rannmann/prunebans-fix by @rannmann in #647
- Remove magic_quote checks by @salasta in #646
- Code Cleanup by @rannmann in #648
- Fix invalid XML response when gameservers use special characters. by @sm9cc in #640
- Update simplified chinese translation by @Frisasky in #657
- Resolve maps images issue by @TheByKotik in #669
- "sm_rehash" message fix by @Groruk in #672
- Fix URL address in KickIt banning messages by @borzaka in #673
- Update sm_ban, sm_gag, sm_silence and sm_mute to display the menu when issued without arguments by @crashzk in #667
- Revert "Update sm_ban, sm_gag, sm_silence and sm_mute to display the menu when issued without arguments" by @Groruk in #674
- Pr#667 by @Groruk in #675
- Fix debug output after 75cc5b6 by @TheByKotik in #679
- Translations fixes and better french by @azalty in #683
- Due FULLTEXT usage, bump the DB server check to 5.5 ( + MariaDB Support ) by @iNilo in #654
- Speed up ban list page load times...
SourceBans++ 1.6.4
This is a security update for users that are running Version 1.6.3 or lower.
If you are already on 1.7.0 or higher, you don't need this update!
Please backup your database / files before updating!
Note: Both the webpanel and the plugin are needed to run SourceBans++!
Changelog:
- Add support for challenges in A2S_INFO (This fixes the connection issues of some source games, like tf2) [Thanks to xPaw for the implementation]
- Fixed a potential security vulnerability in the
SetupEditServer
function [Thanks to vellichor for finding this issue] - Fixed a bugged auth check, that would expose all xajax functions to non admin users
SourceBans++ 1.6.3
Please backup your database / files before updating!
Note: Both the webpanel and the plugin are needed to run SourceBans++!
Full Changelog: https://sbpp.github.io/blog/1.6.3_release/
SourceBans++ 1.6.2
Please backup your database / files before updating!
Note: Both the webpanel and the plugin are needed to run SourceBans++!
(04/07/17): Version 1.6.2
-----------------------
01. ! Fixed issue with group Banning
02. ! Fixed AmxBans import issue
03. ! Fixed possible XSS Injection
04. + Adjusted regex for CSGO
05. + Added option to disable 'comms' tab
06. ! Fixed bugs with SteamID format
07. ! Fixed version checks
08. ? Git version is now only shown in dev builds
09. ! Fixed issue with email links
10. * Added session based logins
SourceBans++ 1.6.1
Please backup your database / files before updating!
Note: Both the webpanel and the plugin are needed to run SourceBans++!
(07/05/17): Version 1.6.1
-----------------------
01. ! Fixed an issue while XAJAX initialized
02. ! Fixed the 'dash intro text' not displaying custom HTML elements
03. ! Fixed 'change password' function
04. ! Fixed encoding issues with player names
05. ! Fixed aspect ratio of map image
06. ! Fixed editing groups/override pages
07. ! Fixed display error for 'edit mod' page
08. ! Fixed version numbering displaying 0
09. + Improved sizes and file types of images
SourceBans++ 1.6.0
Please backup your database / files before updating!
Note: Both the webpanel and the plugin are needed to run SourceBans++!
(23/04/17): Version 1.6.0
-----------------------
01. ! Fixed some XSS exploits
02. + Improved password hashing / security
03. * Added utf8mb4 support
04. + Updated tinymce
05. + Reformatted most of the code
06. * Added new natives (SourceBans_OnBanPlayer, SourceComms_OnBlockAdded)
07. - Removed DB Info page (potential attack vector)
08. ! various Plugin fixes
09. + Updated Installer Theme
SourceBans++ 1.5.4.7
(28/04/16): Version 1.5.4.7
-----------------------
01. ! Fix Admins and Groups Not Loading from Config
SourceBans++ 1.5.4.6
(23/04/16): Version 1.5.4.6
-----------------------
01. ! Fix Perm Ban bug in SourceSleuth
02. ! Fix Updater
SourceBans++ 1.5.4.5
(18/04/16): Version 1.5.4.5
-----------------------
01. ! Fix Variuous Bugs in the Plugins EXCEPT SourceSleuth
02. ? Updated ADOdb and LightOpenID Library