Release v2.0.51
Some general fixes in this release and upgrade to boostrap 5 for CRUD generation.
- Fix for .htaccess, please replace your .htaccess file from the one in this release, some sub folders were not accessible in src/public
- Fix for migration version check when there were no versions in the table
- ORM components removed now completely from the base tina4php, they will be copied in if you need them once you use generateCRUD
- CRUD generation will once again use src/public/components relative to your project to do CRUD generation on templates
Full Changelog: v2.0.50...v2.0.51