| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| app-normal.apk | 2026-09-13 | 35.0 MB | |
| app-fdroid.apk | 2026-09-13 | 18.7 MB | |
| README.md | 2026-09-13 | 1.4 kB | |
| v1.13.5 source code.tar.gz | 2026-09-13 | 22.8 MB | |
| v1.13.5 source code.zip | 2026-09-13 | 23.3 MB | |
| Totals: 5 Items | 99.8 MB | 8 | |
What's Changed
- fix(terminal): stop proot "can't sanitize binding" fd warnings by @RohitKushvaha01 in https://github.com/Acode-Foundation/Acode/pull/2878
- fix(editor): preserve indentation on soft-wrapped lines by @bajrangCoder in https://github.com/Acode-Foundation/Acode/pull/2880
- feat(editor): add context menu for closing file tabs by @TonyGeez in https://github.com/Acode-Foundation/Acode/pull/2863
- perf(editor): index language modes instead of sorting on every lookup by @bajrangCoder in https://github.com/Acode-Foundation/Acode/pull/2881
- feat: improve console virtualisation by @bajrangCoder in https://github.com/Acode-Foundation/Acode/pull/2882
- fix(search): prevent discovery restarts and stream results efficiently by @bajrangCoder in https://github.com/Acode-Foundation/Acode/pull/2883
- feat(editor): add configurable word wrap indentation by @bajrangCoder in https://github.com/Acode-Foundation/Acode/pull/2886
- fix: API calls throwing internal server errors by @deadlyjack in https://github.com/Acode-Foundation/Acode/pull/2888
- fix(editor): add monaco-style punctuation wrap opportunities by @bajrangCoder in https://github.com/Acode-Foundation/Acode/pull/2890
New Contributors
- @TonyGeez made their first contribution in https://github.com/Acode-Foundation/Acode/pull/2863
Full Changelog: https://github.com/Acode-Foundation/Acode/compare/v1.13.4...v1.13.5