Skip to content

Version 2.0.3

Compare
Choose a tag to compare
@johnfmorton johnfmorton released this 30 Jul 22:21
· 74 commits to master since this release

Fixed

  • The JS minification settings were too aggressive and would break some banners. It's been ratched down to not manage variable names.
  • The default "script.js" file has also changed the function style from named functions to function declarations.