Skip to content

Version 1.5.0

Compare
Choose a tag to compare
@khalwat khalwat released this 29 Mar 23:58
· 28 commits to master since this release

Added

  • Include the following in the 'extra' section: developer, developerUrl, & documentationUrl
  • Move hasCpSettings and hasCpSection to plugin class

Fixed

  • Use fs.writeFileSync() for Node 10+ compatibility
  • Update _cpsection.twig to use the {% actionButton %} block instead of extraPageHeaderHtml
  • Fix module generated controller routes
  • Docs link to Craft 3 docs
  • Fixed iconpath for widgets and utilities for Modules
  • Remove deprecated composer/installers from the composer.json
  • Fixed docblock comments for serializeValue for Fields