Skip to content

4.4.6.1

Choose a tag to compare

@warfare-plugins warfare-plugins released this 21 Mar 11:13
· 74 commits to master since this release
2c703e0

= 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.visibility handling, allowing for dynamic visibility control and more flexible component usage.