Skip to content

8.0.2

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Nov 11:42
· 563 commits to develop since this release
  • [Added] HTML escaping and nonce verifications.
  • [Changed] Notification file syncing is now using Filesystem methods.
  • [Changed] Internal cache classes with micropackage/cache.
  • [Changed] Menu icon.
  • [Changed] Vue is now loaded from within the plugin instead of CDN.
  • [Removed] Internal cache classes Bracketspace\Notification\Utils\Cache and Bracketspace\Notification\Utils\Interfaces namespaces.
  • [Removed] Settings internal caching that couldn't wait for all the fields to be registered. Now we're relying on the get_option() core function caching.