Skip to content

v2.12.0

Compare
Choose a tag to compare
@zenitraM zenitraM released this 04 Apr 10:53
  • Improvements
    • Frontend code (JS) is now no longer compiled using the assets pipeline. You can
      use the asset_host setting on app_conflg.yml to point to assets on our own CDN
      or to your own ones if you compile them manually using Grunt.
      For more details, look at lib/build/UPGRADING.md.
    • Automate frontend unit tests