Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 349 Bytes

CHANGELOG.md

File metadata and controls

14 lines (10 loc) · 349 Bytes

Changelog

4.1.0 - 2021-12-21

  • Switch storage engine from MyISAM to InnoDB for all tables
  • Allow non-unique values for slug

4.0.0 - 2021-12-16

  • Initial release of 4.0
    • Upgraded to Laravel 8.x
    • Removed GUI
    • Use cursor pagination for more efficient crawling where possible
    • Overall improvements and speed increases