| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Aksara 6.3.2 source code.tar.gz | 2026-08-20 | 6.3 MB | |
| Aksara 6.3.2 source code.zip | 2026-08-20 | 7.1 MB | |
| README.md | 2026-08-20 | 937 Bytes | |
| Totals: 3 Items | 13.4 MB | 0 | |
Key Changes
- Refactor & Bug Fix: Relation Validation (
427a2f90) - File:
aksara/Laboratory/Core.php - What changed: Simplified relation table name/key resolution and added duplicate checks before pushing
relation_checkerrules. -
Bug Fix / Improvement: Prevent bypassing value for relation field contains foreign key constraint.
-
Asset Maintenance: Minified CSS Sync (
27d74602) - Improvement: Decrease the z-index of the expanded CRUD table, which was causing modals to be hidden behind it.
What's Changed
- chore: bump version to 6.3.2 and adjust z-index for expanded table wr… by @abydahana in https://github.com/abydahana/aksara/pull/1115
- refactor: simplify relation table and key resolution for relation val… by @abydahana in https://github.com/abydahana/aksara/pull/1116
Full Changelog: https://github.com/abydahana/aksara/compare/6.3.1...6.3.2