Plugins
Add plugin support to SLSsteam (disabled by default). They run using LuaJIT, so they can basically do anything
Apps
Hide family shared status from games to unlock more features
Tickets
Add analysis of executable files to detect SteamDRM & Denuvo to make steamId spoofing smarter
Achievements
Add 10 minute cooldown after failed fetches
API
Add reloadLua command
Config
Fix crashes when config parsing fails
Add Plugins setting
Add SmartTickets setting
API
Add support for multiline commands
Add confirmations for all commands with API loglevel
libray-inject
Replaced with empty file. It's not used right now and caused try/catch to just stop working. It's probably a bug in the rtld-audit/ld implementation. If someone knows something about it please let me know!
General
Optimize MTVar to skip useless copies
Code fixes
Bug fixes