Skip to content

v1.2.1

Compare
Choose a tag to compare
@Log1x Log1x released this 13 Mar 10:18
· 246 commits to master since this release
aa40d9e

Change log

Enhancements

  • feat(autoload): Fields, blocks, and widgets classes are now autoloaded and no longer need added to the config.
  • refactor(options): Refactor options page implementation into its own class with documented properties.
  • enhance(stubs): Use camelCase for keys on generated stubs
  • fix(block): Change properties to public
  • fix(widget): Change properties to public
  • chore(docs): Improve documentation
  • chore(docblocks): Improve docblocks