Skip to content

Releases: iworks/sierotki

v3.4.1

14 Oct 10:44

Choose a tag to compare

v3.4.0

27 Aug 09:25

Choose a tag to compare

  • Resolved conflict arising from differing implementations of the acf/format_value filter in Advanced Custom Fields and Secure Custom Fields plugins.
  • Refactored codebase by separating Secure Custom Fields integration into its own dedicated file.
  • Refactored codebase by separating Advanced Custom Fields integration into its own dedicated file.

v3.3.9

23 Aug 17:25

Choose a tag to compare

v3.3.8

22 May 07:40

Choose a tag to compare

  • Replaced logo.png by logo.svg.
  • Updated the iWorks Options module to version 3.0.2.
  • Updated the iWorks Rate module to version 2.3.0.

v3.3.7

15 May 18:28

Choose a tag to compare

  • Enhanced PHPDoc documentation across the codebase for better maintainability.
  • Improved code organization and added proper escaping for output security.
  • Added constants for plugin paths and URLs to improve code reliability.
  • Fixed URL escaping in admin interface for better security.
  • Updated documentation with more detailed function descriptions and parameter information.
  • Improved code comments and inline documentation for better developer experience.
  • Updated the iWorks Options module to version 3.0.1.

v3.3.6

16 Apr 17:14

Choose a tag to compare

  • Enhanced integration with the Bricks Builder (Bricks Theme). #16. Props for Cactoo.
  • Removed replacements for translation functions within the admin interface.
  • Updated the iWorks Options module to version 3.0.0.

v3.3.5

24 Mar 08:54

Choose a tag to compare

  • The issue with the saving multiple option value has been resolved.

v3.3.4

24 Mar 07:29

Choose a tag to compare

  • The problem with saving options has been fixed. #14. Props for e-poka.

3.3.3

12 Mar 15:56

Choose a tag to compare

  • Added translation support to GitHub releases.
  • Improved build process for better performance and efficiency.
  • Updated the iWorks Options module to version 2.9.8.
  • Updated the iWorks Rate module to version 2.2.3.
  • Enhanced plugin update mechanism for smoother updates from GitHub releases.
  • Added escaping functions in multiple areas for improved security.

v3.3.2

03 Jan 09:15

Choose a tag to compare

  • Check for iworks_options object has been added. #12. Props for maciejsb.