Skip to content

v1.6.0

Latest

Choose a tag to compare

@github-actions github-actions released this 02 Aug 11:55
· 0 commits to fc94e4c3dde9b2bf9244da608c4779aa177ca927 since this release

Features

  • add checkbox for debugging asset tools (6dcef54)
  • add livereload debugging / info tool (044d5f6)
  • add minify flag to disable JS minification during development (1616fb3)
  • add minify option to LESS/CSS compiler (6ce67dc)
  • allow custom root path (aa17393)
  • improve isNewer and add ChangeInfo class (c5516b8)

Bug Fixes

  • filter broken due to rename (d8f865a)
  • livereload issue on nginx servers (2bcc834)
  • livereload only working if config->livereload is present (ae7c649)
  • prevent filemtime warning (bbc9d11)
  • remove call to rockdevtools()->toPath() (71e9fbb)
  • support livereload with /public setup (e6d24ce)