Skip to content

v1.7.2

Compare
Choose a tag to compare
@EvanHerman EvanHerman released this 24 Sep 13:25
· 22 commits to master since this release

1.7.2 - September 24th, 2018

Changes:

  • New: Introduce a method for toggling on/off the built-in caching. This new toggle is in the sidebar on the Timeline Express settings page.
  • New: Introduce timeline_express_disable_cache filter to disable caching.
  • New: Add functionality to disable cache when timeline_express_disable_cache is true, or when WP_DEBUG is true.

Internal Changes

  • Update npm packages.
  • Remove source maps from auto-prefixed CSS files.

Associated Pull Requests:

#65