Version 1.0.8 - 01/07/2026

- Donations tab: Donate button now links to PayPal.Me (KimBS).
- Forge #12838: Removed hard dependencies on CMSMSExt and MAMS so copy-folder installs work without the Module Manager missing-dependencies screen. CMSMSExt and MAMS remain recommended for MAMS SSO; Compatibility tab shows installed/missing status. MAMS event handlers register on install only when those modules are present.
- OAuth clients: Redirect URIs textarea no longer uses 60 rows when empty (was ~970px tall); now 5 rows with sensible width.
- Audit log: Fixed empty Audit log tab. Admin saves (settings, providers, OAuth clients, MAMS policy, session/token revoke) now write audit events.
- Audit log UI: Pagination (25 per page), go-to-page, per-row delete, select-all on page with bulk delete, and clear-all with checkbox plus confirmation dialog.
- Audit log User column: Shows CMS or MAMS username (with source tag) instead of numeric ID only.
- Audit log clear-all: Confirmation checkbox enables the Clear all logs button in OneEleven/jQuery UI.
- ModuleChecker: Clean scan at 100/100 (empty GetDependencies() for metadata, prefixed Smarty assigns, build tooling fixes).