SourceMod 1.7.2 Release Notes
SourceMod 1.7.2 is a bugfix release, further stabilizing the 1.7 branch.
For the full SourceMod 1.7 release notes, click here.
Changelog
User Changes:
- Updated game compatibility for the latest CS:GO updates.
- Fixed potential crash when using SDKTools GameRules_* natives. (PR 330) (yed).
- Fixed regression in v1.7.0 causing admin-sql-threaded plugin to not properly load admins. (bug 6365) (PR 342).
- Fixed leak in plugin heap memory that could lead to "Not enough space on the heap" error. (bug 6370).