4.4.6.1
·
74 commits
to master
since this release
= 4.4.6.1 (21 Mar 2024) =
- Updated autoloader class names, improving naming conventions and autoload efficiency for better performance and maintainability. Issue #903 (warfare-plugins/social-warfare#903)
- Refactored the image display in the meta box template and associated JavaScript file, enhancing the UI/UX and fixing display issues for a more intuitive interface.
- Improved the initialization of the SWPSidebarSection component by incorporating
props.visibilityhandling, allowing for dynamic visibility control and more flexible component usage.