Skip to content

v1.1

Latest
Compare
Choose a tag to compare
@matricali matricali released this 30 Apr 00:40
· 5 commits to master since this release

Added

  • Compressed geolocation data
  • getMatchedController and getMatchedAction
  • Send HTTP Status in error pages
  • Docker env

Changed

  • Re-organizing tree
  • Check the output buffer length before clean.
  • Use minified versions of .js and .css.
  • Header activates tabs dynamically
  • Fixes redirect
  • Head and Footer on template render
  • Fixes errors related to "headers already sent" due to premature implicit writes to the output buffer.
  • Fixed WEB_DIR
  • Changed default base_url
  • Fixed font path in captcha. Related to UBoat-Botnet/UBoat#29.
  • Error controller has been renamed to Errors [UBoat-Botnet/UBoat#43] [UBoat-Botnet/UBoat#34] [UBoat-Botnet/UBoat#26]

Removed

  • Removed unnecessary css/less/scss files.
  • Removed spaces from filenames
  • Remove unused file assets.php