New: Add tck-devtools:finder-class-properties command to apply class properties to type hint relations in finder (#126)
New: Add tck-devtools:generate-schema-addon command to generate schema for every entity at once (#128)
New: Generate code event listener code using code generator (#130)
Change: Require Standard Library v1.20.1 by @Xon
Fix: Permission interface groups are not sorted correctly when building readme (#125)
Fix: Error: Call to undefined method XF\Api\Templater::logPermissionError() (#127)
Fix: Incompatible with XenForo 2.3 (#131)
Fix: Incompatible with XenForo 2.1 (#132)
- Fix: Command tck-dt:entity-class-properties duplicates class hint for getters (#120)
- New: A new CLI command which will add class properties to entities similar to stock installation but with slight tweaks (#116)
- New: Prefer template type in title over the type set in URL when creating template (#114)
- New: Display style property group name and display order when viewing style properties (#113)
- New: Allow using full width page in admin control panel (#79)
- Fix: Creating class extension without any options provided throws unique add-on id required error (#115)
- Fix: XF\Api\Templater error message when calling API endpoints
- Fix: Inability to save phrases via admin control panel