| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| blogs.png | 2026-08-19 | 492.0 kB | |
| menus.png | 2026-08-19 | 271.3 kB | |
| roles.png | 2026-08-19 | 263.9 kB | |
| ai-assistant.png | 2026-08-19 | 314.8 kB | |
| page-builder.png | 2026-08-19 | 892.2 kB | |
| Aksara 6.3.0 source code.tar.gz | 2026-08-19 | 6.3 MB | |
| Aksara 6.3.0 source code.zip | 2026-08-19 | 7.1 MB | |
| README.md | 2026-08-19 | 18.9 kB | |
| Totals: 8 Items | 15.7 MB | 0 | |
What's Changed
- feat: add support for custom submit buttons in forms by @abydahana in https://github.com/abydahana/aksara/pull/966
- feat: enhance page builder with improved component wrapping and toolt… by @abydahana in https://github.com/abydahana/aksara/pull/967
- feat: enhance blog controllers and views with language support and im… by @abydahana in https://github.com/abydahana/aksara/pull/968
- feat: add AI assistant for CMS content generation by @abydahana in https://github.com/abydahana/aksara/pull/969
- feat: add AI integration scripts and configuration to layout by @abydahana in https://github.com/abydahana/aksara/pull/970
- feat: implement tooltip management functions for improved user experi… by @abydahana in https://github.com/abydahana/aksara/pull/971
- feat: integrate AI translation functionality in Blogs and Pages contr… by @abydahana in https://github.com/abydahana/aksara/pull/972
- refactor: standardize translation keys and update AI-related core con… by @abydahana in https://github.com/abydahana/aksara/pull/973
- feat: add name and value support for submit buttons by @abydahana in https://github.com/abydahana/aksara/pull/974
- refactor: reorganize page builder toolbar layout and improve responsi… by @abydahana in https://github.com/abydahana/aksara/pull/975
- refactor: add missing translation strings. by @abydahana in https://github.com/abydahana/aksara/pull/976
- feat: prevent text wrapping in pagination links and simplify page bui… by @abydahana in https://github.com/abydahana/aksara/pull/977
- chore: indentation and comparison formatting in AI and CMS modules by @abydahana in https://github.com/abydahana/aksara/pull/978
- refactor: reorganize Core and Traits classes to enhance AI context ha… by @abydahana in https://github.com/abydahana/aksara/pull/979
- refactor: enhance AI context handling with custom context support and… by @abydahana in https://github.com/abydahana/aksara/pull/980
- refactor: implement vertical schema support and improve validation fo… by @abydahana in https://github.com/abydahana/aksara/pull/981
- feat: implement and enhance AI content generation with detailed instr… by @abydahana in https://github.com/abydahana/aksara/pull/982
- feat: enhance permission handling in XHR controllers by @abydahana in https://github.com/abydahana/aksara/pull/983
- feat: add new XHR paths and update group privileges for user roles by @abydahana in https://github.com/abydahana/aksara/pull/984
- feat: update translation strings to include ellipsis for form descrip… by @abydahana in https://github.com/abydahana/aksara/pull/985
- Refactor code structure and improve documentation across multiple files by @abydahana in https://github.com/abydahana/aksara/pull/986
- refactor: remove unnecessary parameter documentation in helper functions by @abydahana in https://github.com/abydahana/aksara/pull/987
- chore: expand translation keys across multiple languages by @abydahana in https://github.com/abydahana/aksara/pull/988
- feat: enhance modal handling by removing header when title is undefined by @abydahana in https://github.com/abydahana/aksara/pull/989
- feat: enhance relation handling in Core, Table, and View components by @abydahana in https://github.com/abydahana/aksara/pull/990
- feat: enhance user activity and guestbook views with improved styling… by @abydahana in https://github.com/abydahana/aksara/pull/991
- feat: implement comment depth limitation and enhance comment UI inter… by @abydahana in https://github.com/abydahana/aksara/pull/992
- feat: update version to 6.3.0 and enhance get_setting function with d… by @abydahana in https://github.com/abydahana/aksara/pull/993
- feat: implement theme-aware CAPTCHA styling and persistent user theme… by @abydahana in https://github.com/abydahana/aksara/pull/994
- chore: update project description in composer.json to reflect current… by @abydahana in https://github.com/abydahana/aksara/pull/995
- feat: integrate marked and DOMPurify for secure markdown rendering in… by @abydahana in https://github.com/abydahana/aksara/pull/996
- refactor: improve module asset lookup logic with case-insensitive pat… by @abydahana in https://github.com/abydahana/aksara/pull/997
- refactor: remove comment widget associated permissions by @abydahana in https://github.com/abydahana/aksara/pull/998
- fix: define MAX_COMMENT_DEPTH conditionally to prevent redeclaration … by @abydahana in https://github.com/abydahana/aksara/pull/999
- refactor: update default application assets to use placeholders and c… by @abydahana in https://github.com/abydahana/aksara/pull/1000
- feat: initialize directory structure for users and peoples uploads an… by @abydahana in https://github.com/abydahana/aksara/pull/1001
- refactor: enhance range input handling and add token origin URI support by @abydahana in https://github.com/abydahana/aksara/pull/1002
- Refactor various modules for improved functionality and UI enhancements by @abydahana in https://github.com/abydahana/aksara/pull/1003
- Refactor Home Controller and Introduce HomeModel for Improved Code St… by @abydahana in https://github.com/abydahana/aksara/pull/1004
- chore: add translations for rating and testimonial features by @abydahana in https://github.com/abydahana/aksara/pull/1005
- refactor: enhance HTML sanitization and improve theme handling in Pag… by @abydahana in https://github.com/abydahana/aksara/pull/1006
- refactor: refine dark theme styles for button outlines in theme.min.css by @abydahana in https://github.com/abydahana/aksara/pull/1007
- refactor: improve Intersection Observer threshold and visibility dete… by @abydahana in https://github.com/abydahana/aksara/pull/1008
- refactor: clean up HTML structure in footer, header, and layout files by @abydahana in https://github.com/abydahana/aksara/pull/1009
- refactor: enhance HTML head elements for better compatibility and the… by @abydahana in https://github.com/abydahana/aksara/pull/1010
- chore: update translation files by @abydahana in https://github.com/abydahana/aksara/pull/1011
- refactor: simplify fallback logic for title, description, and icon in… by @abydahana in https://github.com/abydahana/aksara/pull/1012
- refactor: update 404 error page layout and enhance search functionality by @abydahana in https://github.com/abydahana/aksara/pull/1013
- refactor: standardize variable naming for consistency in API document… by @abydahana in https://github.com/abydahana/aksara/pull/1014
- Enhance UI and functionality across multiple modules by @abydahana in https://github.com/abydahana/aksara/pull/1015
- refactor: improve phrase deletion logic and enhance error handling in… by @abydahana in https://github.com/abydahana/aksara/pull/1016
- refactor: add new border styles and animations for enhanced UI experi… by @abydahana in https://github.com/abydahana/aksara/pull/1017
- refactor: standardize variable naming for consistency in seeder files by @abydahana in https://github.com/abydahana/aksara/pull/1018
- refactor: standardize variable naming for consistency across helper f… by @abydahana in https://github.com/abydahana/aksara/pull/1019
- refactor: standardize variable naming for consistency across installa… by @abydahana in https://github.com/abydahana/aksara/pull/1020
- Refactor config property and variables names for consistency by @abydahana in https://github.com/abydahana/aksara/pull/1021
- refactor: standardize pagination parameter to 'page' by @abydahana in https://github.com/abydahana/aksara/pull/1022
- refactor: convert Router to dependency-injected registration and mode… by @abydahana in https://github.com/abydahana/aksara/pull/1023
- refactor: convert property naming convention from snake_case to camel… by @abydahana in https://github.com/abydahana/aksara/pull/1024
- refactor: revert API payload and response to use snake_case as it's a… by @abydahana in https://github.com/abydahana/aksara/pull/1025
- fix: allow matching youtube.com domain without leading slash in watch… by @abydahana in https://github.com/abydahana/aksara/pull/1026
- refactor: update page preview to dynamically load theme assets based … by @abydahana in https://github.com/abydahana/aksara/pull/1027
- fix: correct typo in blog category thumbnail image path by @abydahana in https://github.com/abydahana/aksara/pull/1028
- refactor: standarize object keys by @abydahana in https://github.com/abydahana/aksara/pull/1029
- fix: improve cloud storage media notice condition and enhance directo… by @abydahana in https://github.com/abydahana/aksara/pull/1030
- feat: enhance modal styling with border hover effects and animations by @abydahana in https://github.com/abydahana/aksara/pull/1031
- fix: correct variable naming for extra action buttons in template by @abydahana in https://github.com/abydahana/aksara/pull/1032
- chore: add new phrases to translations by @abydahana in https://github.com/abydahana/aksara/pull/1033
- feat: add user_id alias to log activities for better readability by @abydahana in https://github.com/abydahana/aksara/pull/1034
- fix: update year validation to allow a wider range of valid years by @abydahana in https://github.com/abydahana/aksara/pull/1035
- feat: enhance modal styling and improve hover effects in dropdown menus by @abydahana in https://github.com/abydahana/aksara/pull/1036
- refactor: grammar corrections by @abydahana in https://github.com/abydahana/aksara/pull/1037
- refactor: modernize response handling by returning ResponseInterface … by @abydahana in https://github.com/abydahana/aksara/pull/1038
- feat: implement JsonFormatter filter to standardize API response keys by @abydahana in https://github.com/abydahana/aksara/pull/1039
- chore: update translation phrases by @abydahana in https://github.com/abydahana/aksara/pull/1040
- feat: implement PostgreSQL session encoding support in auth service by @abydahana in https://github.com/abydahana/aksara/pull/1041
- feat: improve API response structure and enable partial updates by @abydahana in https://github.com/abydahana/aksara/pull/1042
- refactor: rename order_by internal method to orderBy for consistency … by @abydahana in https://github.com/abydahana/aksara/pull/1043
- fix: improve grammar, spelling, and comment syntax across core module… by @abydahana in https://github.com/abydahana/aksara/pull/1044
- feat: implement dynamic API naming convention via headers/query param… by @abydahana in https://github.com/abydahana/aksara/pull/1045
- feat(build): integrate Prettier PHP plugin, update cs-fix pipeline, a… by @abydahana in https://github.com/abydahana/aksara/pull/1046
- fix: convert newlines to line breaks in app description for better fo… by @abydahana in https://github.com/abydahana/aksara/pull/1047
- chore: update translation phrases by @abydahana in https://github.com/abydahana/aksara/pull/1048
- refactor: refine mobile looks and accessibility in CRUD page by @abydahana in https://github.com/abydahana/aksara/pull/1049
- refactor: modernize UI components including responsive sidebar toggle… by @abydahana in https://github.com/abydahana/aksara/pull/1050
- cs-fix by @abydahana in https://github.com/abydahana/aksara/pull/1051
- fix: include testimonial content column in testimonials partial view by @abydahana in https://github.com/abydahana/aksara/pull/1052
- refactor: remove multi-language support from testimonials module and … by @abydahana in https://github.com/abydahana/aksara/pull/1053
- feat: implement submission rate limiting for contact and testimonial … by @abydahana in https://github.com/abydahana/aksara/pull/1054
- fix: image not shown by @abydahana in https://github.com/abydahana/aksara/pull/1055
- refactor: sidebar toggle background color by @abydahana in https://github.com/abydahana/aksara/pull/1056
- fix: prevent check domain through fsockopen by @abydahana in https://github.com/abydahana/aksara/pull/1057
- style: apply consistent code formatting and styling rules to views us… by @abydahana in https://github.com/abydahana/aksara/pull/1058
- feat: add support for showing and hiding table columns with updated t… by @abydahana in https://github.com/abydahana/aksara/pull/1060
- chore: update package description to accurately reflect tool function… by @abydahana in https://github.com/abydahana/aksara/pull/1061
- docs: replace header image with a grid of feature screenshots in README by @abydahana in https://github.com/abydahana/aksara/pull/1062
- style: update README screenshot layout and image sizing by @abydahana in https://github.com/abydahana/aksara/pull/1063
- fix: ensure metadata arrays are initialized before merge and clean up… by @abydahana in https://github.com/abydahana/aksara/pull/1064
- fix: prevent overriding main table fields in Core and update layout d… by @abydahana in https://github.com/abydahana/aksara/pull/1065
- refactor: rename sub_level_1 column to sub_level for consistency acro… by @abydahana in https://github.com/abydahana/aksara/pull/1066
- feat: implement background opacity support for theme colors and add o… by @abydahana in https://github.com/abydahana/aksara/pull/1067
- refactor: update badge text color specificity and remove redundant !i… by @abydahana in https://github.com/abydahana/aksara/pull/1068
- fix: update background color CSS variables and opacity logic for themes by @abydahana in https://github.com/abydahana/aksara/pull/1069
- refactor: add timestamp to shortlink generator by @abydahana in https://github.com/abydahana/aksara/pull/1070
- Fix directory casing for APIs, CMS, and XHR modules by @abydahana in https://github.com/abydahana/aksara/pull/1071
- Please provide the code changes or file descriptions so I can generat… by @abydahana in https://github.com/abydahana/aksara/pull/1072
- refactor: update aggregation detection to include select functions in… by @abydahana in https://github.com/abydahana/aksara/pull/1073
- refactor: extract badge-specific dark mode styles from semantic utili… by @abydahana in https://github.com/abydahana/aksara/pull/1074
- refactor: remove conditional styling logic for backend description co… by @abydahana in https://github.com/abydahana/aksara/pull/1075
- feat: implement server-side column visibility synchronization by @abydahana in https://github.com/abydahana/aksara/pull/1076
- chore: implement new PHP-CS-Fixer rules for blank lines and trailing … by @abydahana in https://github.com/abydahana/aksara/pull/1077
- feat: introduce custom php-cs-fixer rule to enforce compact PHP tag f… by @abydahana in https://github.com/abydahana/aksara/pull/1078
- refactor: remove redundant closing tag fixer and improve PHP view for… by @abydahana in https://github.com/abydahana/aksara/pull/1079
- feat: implement multi-line PHP block indentation normalization and up… by @abydahana in https://github.com/abydahana/aksara/pull/1080
- refactor: replace string concatenation with jQuery DOM manipulation f… by @abydahana in https://github.com/abydahana/aksara/pull/1081
- fix: prevent xss vulnerability by @abydahana in https://github.com/abydahana/aksara/pull/1082
- fix: xss vulnerability by @abydahana in https://github.com/abydahana/aksara/pull/1083
- fix: vulnerability report by @abydahana in https://github.com/abydahana/aksara/pull/1084
- fix: vulnerability report by @abydahana in https://github.com/abydahana/aksara/pull/1085
- fix: vulnerability report by @abydahana in https://github.com/abydahana/aksara/pull/1086
- ci: add GitHub Actions workflow to run PHP code style checks by @abydahana in https://github.com/abydahana/aksara/pull/1088
- fix: improve PHP CS fixer logic to strip unnecessary whitespace and n… by @abydahana in https://github.com/abydahana/aksara/pull/1089
- build: upgrade Node.js version to 22 in CI workflow by @abydahana in https://github.com/abydahana/aksara/pull/1090
- Development by @abydahana in https://github.com/abydahana/aksara/pull/1091
- fix: coding standard by @abydahana in https://github.com/abydahana/aksara/pull/1092
- feat: match theme and language during and after installation by @abydahana in https://github.com/abydahana/aksara/pull/1093
- feat: implement bottom sheet for mobile both frontend and backend theme by @abydahana in https://github.com/abydahana/aksara/pull/1094
- refactor: comment layout by @abydahana in https://github.com/abydahana/aksara/pull/1095
- feat: asset check for using minified version warning by @abydahana in https://github.com/abydahana/aksara/pull/1096
- feat: use default system language from installation by @abydahana in https://github.com/abydahana/aksara/pull/1097
- refactor: theme metadata by @abydahana in https://github.com/abydahana/aksara/pull/1098
- feat: add translation string to all language files by @abydahana in https://github.com/abydahana/aksara/pull/1099
- fix: sanitize dynamic comment data using htmlspecialchars to prevent … by @abydahana in https://github.com/abydahana/aksara/pull/1100
- feat: add standard pull request template to .github directory by @abydahana in https://github.com/abydahana/aksara/pull/1101
- Development by @abydahana in https://github.com/abydahana/aksara/pull/1102
- refactor: sanitize GET parameters for comment widget and clean up com… by @abydahana in https://github.com/abydahana/aksara/pull/1103
- refactor: update PHP-CS-Fixer logic to enforce newline spacing after … by @abydahana in https://github.com/abydahana/aksara/pull/1104
- chore: update checkout and setup-node actions to latest versions by @abydahana in https://github.com/abydahana/aksara/pull/1105
- refactor: replace mCustomScrollbar with OverlayScrollbars and update … by @abydahana in https://github.com/abydahana/aksara/pull/1106
- fix: aggregate ordering clause to prevent SQL grouping errors in blog… by @abydahana in https://github.com/abydahana/aksara/pull/1107
- refactor: update minified and source JavaScript files and build confi… by @abydahana in https://github.com/abydahana/aksara/pull/1108
- chore: update js minify build configuration by @abydahana in https://github.com/abydahana/aksara/pull/1109
- refactor: improve CRUD table layout calculations when entering fullsc… by @abydahana in https://github.com/abydahana/aksara/pull/1110
- chore: update export-ignore rules in .gitattributes for consistency a… by @abydahana in https://github.com/abydahana/aksara/pull/1111
Full Changelog: https://github.com/abydahana/aksara/compare/6.2.5...6.3.0