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
- Compressed geolocation data
getMatchedController
andgetMatchedAction
- Send HTTP Status in error pages
- Docker env
- 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 unnecessary css/less/scss files.
- Removed spaces from filenames.
- Remove unused file assets.php.
1.0.0 - 2018-08-09
- Initial release.