Skip to content

v2.6.4

Compare
Choose a tag to compare
@taufik-nurrohman taufik-nurrohman released this 13 Nov 14:20
· 539 commits to main since this release
  • Added Path::long() and Path::short() method.
  • Added content-length header to facilitate AJAX-based applications with progress bars.
  • Added link to the core extensions.
  • Added second parameter to the content function to allow user to use this function to create a file.
  • Fixed bug of SGML class when parsing attributes contain Base64 image URL.
  • #117 Fixed bug of default date format not applied to the output.
  • Improved alert message session. Now you can print the $alert variable multiple times and all <alert> elements will appear at each location.
  • #96 Improved class auto-loader. \ now will be converted into /, and __ will be converted into .
  • Improved internal JSON validator.
  • Improved path and URL resolver.
  • Removed function mecha.
  • Renamed $link->active to $link->current in layout navigation.
  • Updated function and method parameter names. Make them to be more semantic for better support with the new named parameter feature in PHP 8.x.
  • Updated the default layout.