Skip to content

Version 4.10.0

Compare
Choose a tag to compare
@janhartigan janhartigan released this 17 Feb 00:42
· 319 commits to master since this release
  • It's now possible to customize the "back to site" link at the top right of admin pages
  • Closures can now be passed into the output option for columns
  • New translations (se, si, uk)
  • Bugfix: When navigating away from an item edit route and then hitting the back button, the browser would cache the dynamic json response. Proper headers have now been set to avoid this.
  • Bugfix: When missing a rules option in a settings config file, an error would be thrown despite there being no explicit requirement for one
  • Bugfix: The administrator base controller was being instantiated multiple times during unit tests in laravel 4.1