Skip to content

Releases: publishpress/library-instance-protection

2.1.0

09 Dec 00:28
24289af

Choose a tag to compare

Changelog

Added

  • Internationalization (i18n) support with translation files for multiple languages
  • Translation loading mechanism in include.php to automatically load language files based on WordPress locale

Changed

  • Updated getVersion() method in InstanceChecker to return version 2.1.0

Deprecated

  • InstanceChecker::getVersion() method is now deprecated and will be removed in the next major version

2.0.1

18 Apr 17:51
4193f84

Choose a tag to compare

Changelog

  • FIXED: Fix the name package in the readme file.

2.0.0

18 Apr 17:41

Choose a tag to compare

Changelog

  • CHANGED: Change min. PHP version to 7.2.5;
  • CHANGED: Renamed the library to publishpress/instance-protection

v1.0.3

28 Oct 16:16

Choose a tag to compare

Changelog

  • FIXED: Use argument swapping on strings, #2;
  • FIXED: Fixed typo in the text domain. Changed from publishpress-intance-protection to publishpress-instance-protection, #3;
  • CHANGED: Removed composer repository settings from documentation;

v1.0.2

03 Jun 17:42
ef1a631

Choose a tag to compare

Changelog

  • ADDED: Add .gitattributes file to clean up archive files

v1.0.1

03 May 13:29
v1.0.1
ddfa4b1

Choose a tag to compare

Changelog

  • Fixed: Remove not used variable;
  • Fixed: Fix plugin standard path detection when the plugin has a folder name different from the plugin slug. Added a new config: pluginFolder.

v1.0.0

03 May 13:29
v1.0.0
a2579f4

Choose a tag to compare