4.4.6.3
·
68 commits
to master
since this release
= 4.4.6.3 (5 Apr 2024) =
- Changed the visibility of
$keyproperty fromprivatetopublicto allow external access and manipulation, enhancing the flexibility for class interactions. - Changed the visibility of
$user_optionsproperty fromprivatetopublic, enabling direct access to user options pulled from the database. This adjustment aims to streamline processes that require external manipulation of user options.