Skip to content

Latest commit

 

History

History
39 lines (32 loc) · 1.33 KB

CHANGELOG.md

File metadata and controls

39 lines (32 loc) · 1.33 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.1.0 - 2020-02-01

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. [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.

1.0.0 - 2018-08-09

  • Initial release.