| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Aksara 6.2.1 source code.tar.gz | 2026-08-08 | 5.9 MB | |
| Aksara 6.2.1 source code.zip | 2026-08-08 | 6.7 MB | |
| README.md | 2026-08-08 | 3.2 kB | |
| Totals: 3 Items | 12.6 MB | 0 | |
What's Changed
- feat: implement custom drawing styles, refine feature selection filte… by @abydahana in https://github.com/abydahana/aksara/pull/889
- refactor: standardize directory separator to forward slash in Templat… by @abydahana in https://github.com/abydahana/aksara/pull/890
- refactor: update toast component structure to use flexbox for improve… by @abydahana in https://github.com/abydahana/aksara/pull/891
- feat: add OpenLayers click-to-place marker functionality, implement g… by @abydahana in https://github.com/abydahana/aksara/pull/892
- fix: toggle sort order logic and update icon state in Table component by @abydahana in https://github.com/abydahana/aksara/pull/893
- fix: apply template from second argument of render method by @abydahana in https://github.com/abydahana/aksara/pull/895
- refactor: migrate file upload and path tracking from session to stati… by @abydahana in https://github.com/abydahana/aksara/pull/896
- fix: handle potential primary key conflicts in model insertion by add… by @abydahana in https://github.com/abydahana/aksara/pull/897
- fix: handle potential race conditions during app_stats initialization… by @abydahana in https://github.com/abydahana/aksara/pull/898
- feat: add reverse proxy IP configuration and standardize IP retrieval… by @abydahana in https://github.com/abydahana/aksara/pull/899
- fix: handle concurrent privilege insertion with update fallback in Pe… by @abydahana in https://github.com/abydahana/aksara/pull/900
- fix: implement fallback update for concurrent session insertion in Pe… by @abydahana in https://github.com/abydahana/aksara/pull/901
- refactor: change default return for metadata fetch helper to object by @abydahana in https://github.com/abydahana/aksara/pull/902
- refactor: convert model caches to static properties by @abydahana in https://github.com/abydahana/aksara/pull/903
- fix(template): i18n view finder variable mismatch and add static acti… by @abydahana in https://github.com/abydahana/aksara/pull/904
- fix: validate parameters in relation_checker and prevent file copying… by @abydahana in https://github.com/abydahana/aksara/pull/905
- fix: allow null or empty string values in validation methods and enfo… by @abydahana in https://github.com/abydahana/aksara/pull/907
- refactor: optimize component scaffolding and introduce static caching… by @abydahana in https://github.com/abydahana/aksara/pull/910
- fix: add descriptive alt attributes to image tags throughout the appl… by @abydahana in https://github.com/abydahana/aksara/pull/911
- feat: add accessibility labels and remove which is unnecessary by @abydahana in https://github.com/abydahana/aksara/pull/912
- fix: correct pluralization logic for dashboard statistics labels by @abydahana in https://github.com/abydahana/aksara/pull/913
- fix: use explicit POST data for form validation by @abydahana in https://github.com/abydahana/aksara/pull/914
- chore: update translation files with new localized strings for announ… by @abydahana in https://github.com/abydahana/aksara/pull/915
Full Changelog: https://github.com/abydahana/aksara/compare/6.2.0...6.2.1