What's wrong with this entry?
Anonymous. No account, no email.
What: Eliminated ability to bypass permission checks via sandbox flag.
Details:
- Previous versions allowed
sandbox: trueparameter to skip all permission validation - This escape hatch has been removed for security
- All commands now go through proper read-only and permission validation
- Tightens sandbox security by closing potential bypass mechanism
- Evidence: Code removed from
Uj2()at line 380133 in v1.0.124, absent inLj2()at line 380187 in v1.0.125