v1.6.1
Fix duplicate maintenance mode admin notice.
Changes:
- Fix the active maintenance mode admin notice displaying twice.
- Remove duplicate plugin class instantiation from the class file.
- Keep the single correct plugin class instantiation in the bootstrap file.
- Preserve existing bootstrap structure, languages, assets, uninstall cleanup, and update workflow.