Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Aksara Cuneus R4.tar.gz | 2023-01-15 | 5.3 MB | |
Aksara Cuneus R4.zip | 2023-01-15 | 5.6 MB | |
README.md | 2023-01-15 | 961 Bytes | |
Totals: 3 Items | 10.9 MB | 0 |
Breaking Updates
- When you're updating the Aksara from previous version, run the
composer update
command from the root of your application after doing the automatic update; - This version require the CodeIgniter version 4.3.0 or higher.
What's Changed
- Fixing the search result of CRUD list by @abydahana in https://github.com/abydahana/aksara/pull/325
- Fixing the order clause when using asterisk by @abydahana in https://github.com/abydahana/aksara/pull/326
- Following the CodeIgniter updates by @abydahana in https://github.com/abydahana/aksara/pull/327
- Fixing the database migration for post likes by @abydahana in https://github.com/abydahana/aksara/pull/328
- Update version by @abydahana in https://github.com/abydahana/aksara/pull/329
- Add the new table to the migration by @abydahana in https://github.com/abydahana/aksara/pull/330
Full Changelog: https://github.com/abydahana/aksara/compare/4.5.3...4.5.4