Skip to content

Releases: TypeRocket/pro

v5.0.0-beta1

12 Oct 17:11
Compare
Choose a tag to compare
remove mu plugin

v1.1.2

24 Sep 20:33
Compare
Choose a tag to compare
  • Update Design

v1.1.1

26 Jun 15:45
Compare
Choose a tag to compare
  • Add ResolverException to the resolver.
  • Add the ability to disabled the WP object cache on a Model using disableCache().
  • Add the ability to disable theme overrides with the new setting app.root.override.
  • Add toString() for View and TemplateEngine.
  • Add cache() method to Views.
  • Make some private methods public in Model classes.
  • Add new action tr_seo_head in SEO Extension do_action('tr_seo_head', $this).
  • Add file caching system tr_cache().
  • Add the ability to set a custom endpoint to the search field.
  • Add Checkboxes field.
  • Add static method new() to Model class.
  • Bug fixes.

v1.1.0

24 Jun 18:38
Compare
Choose a tag to compare
  • Update CSS for the new checkboxes field.
  • Update composer.json to v1.1.

v1.0.17

23 Jun 20:02
Compare
Choose a tag to compare
  • Add better error reporting.

v1.0.16

03 Jun 13:51
Compare
Choose a tag to compare
  • Add conditional fields support to menus.

v1.0.15

23 Apr 12:58
Compare
Choose a tag to compare
  • Add errors config option to app.php.
  • Update core assets.

v1.0.14

14 Apr 20:51
Compare
Choose a tag to compare
  • Fix conditional field bug.

v1.0.13

06 Mar 13:23
Compare
Choose a tag to compare
  • New splash screen.
  • Bug fixes.

v1.0.12

03 Mar 01:39
Compare
Choose a tag to compare
  • Conditional fields bug fix.