Skip to content

1.4.0

Compare
Choose a tag to compare
@lighe lighe released this 03 Nov 14:49
· 12 commits to main since this release
94da838
  • Feature - Added automatic migration functionality to be able to make necessary changes when a new version is installed.
  • Enhancement - Added fallbacks and deeper error handling when the encryption key is being set to the wp-config file.
  • Enhancement - Improved the logic behind the encryption and decryption of stored API credentials to reduce the amount of times we encrypt/decrypt these settings.
  • Fix - Fixes an issue with trying to re-encode settings that where already encoded when a new encryption key is created.
  • Fix - Fixes creating multiple encryption keys when the plugin is first installed.