Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Aksara Vanadium source code.tar.gz | 2023-11-20 | 5.0 MB | |
Aksara Vanadium source code.zip | 2023-11-20 | 5.4 MB | |
README.md | 2023-11-20 | 1.3 kB | |
Totals: 3 Items | 10.4 MB | 0 |
Breaking
- Add Twig parser;
- The magic string now using double curly braces (use standar twig parser);
- Updating config files to match with newest CI version;
- Replace 0Auth with HybridAuth
What's Changed
- Updating CodeIgniter default config by @abydahana in https://github.com/abydahana/aksara/pull/331
- Fixing the end trailing slash for default route by @abydahana in https://github.com/abydahana/aksara/pull/332
- Fixing the validation of multiple callback by @abydahana in https://github.com/abydahana/aksara/pull/334
- Initial commit for update 5.0.0 by @abydahana in https://github.com/abydahana/aksara/pull/341
- Merge from development by @abydahana in https://github.com/abydahana/aksara/pull/342
- Correct typo by @abydahana in https://github.com/abydahana/aksara/pull/343
- Add whitespace to use statement group by @abydahana in https://github.com/abydahana/aksara/pull/344
- Correct PHPDOC for set_field method by @abydahana in https://github.com/abydahana/aksara/pull/345
- Fix sample module assets by @abydahana in https://github.com/abydahana/aksara/pull/346
- Fix form class identifier by @abydahana in https://github.com/abydahana/aksara/pull/347
Full Changelog: https://github.com/abydahana/aksara/compare/4.5.4...5.0.0