Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-01 | 3.0 kB | |
v1.11.4 source code.tar.gz | 2025-07-01 | 5.6 MB | |
v1.11.4 source code.zip | 2025-07-01 | 6.2 MB | |
app-release.apk | 2025-07-01 | 11.8 MB | |
Totals: 4 Items | 23.6 MB | 7 |
What's Changed
- Fix renaming current Termux URI file whilst viewing/editing it by @peasneovoyager2banana2 in https://github.com/Acode-Foundation/Acode/pull/1347
- fix. html preview on unsaved files by @RohitKushvaha01 in https://github.com/Acode-Foundation/Acode/pull/1354
- Add markdown-it-footnote and task lists support by @UnschooledGamer in https://github.com/Acode-Foundation/Acode/pull/1357
- Fix quickTools height fallback by @bajrangCoder in https://github.com/Acode-Foundation/Acode/pull/1358
- Comment out column adjustment in touchHandler.js for weird selection by @bajrangCoder in https://github.com/Acode-Foundation/Acode/pull/1359
- Fix typos in commands.js by @peasneovoyager2banana2 in https://github.com/Acode-Foundation/Acode/pull/1361
- chore(deps): bump brace-expansion by @dependabot in https://github.com/Acode-Foundation/Acode/pull/1368
- Update Indonesian Translation by @hyperz111 in https://github.com/Acode-Foundation/Acode/pull/1376
- feat: :sparkles: Native Websocket Plugin (uses okhttp) by @UnschooledGamer in https://github.com/Acode-Foundation/Acode/pull/1335
- fix: unintentional scrolling of tab container while dragging a tab by @peasneovoyager2banana2 in https://github.com/Acode-Foundation/Acode/pull/1382
- feat. alert user when changing editor theme by @RohitKushvaha01 in https://github.com/Acode-Foundation/Acode/pull/1383
- feat: Improve handling of intents before files are restored on startup by @bajrangCoder in https://github.com/Acode-Foundation/Acode/pull/1385
- fix: don't save state of SAFMode="single" files by @bajrangCoder in https://github.com/Acode-Foundation/Acode/pull/1386
- fix: plugin passing undefined to plugin item on plugin page by @bajrangCoder in https://github.com/Acode-Foundation/Acode/pull/1391
- Integrated cordova-plugin-buildinfo as a local plugin by @RohitKushvaha01 in https://github.com/Acode-Foundation/Acode/pull/1387
- fix. crash when running unsaved file by @RohitKushvaha01 in https://github.com/Acode-Foundation/Acode/pull/1392
- feat: show open source plugin url on plugin page by @bajrangCoder in https://github.com/Acode-Foundation/Acode/pull/1393
- fix: Make "None" option clickable in select dialog on formatter settings by @bajrangCoder in https://github.com/Acode-Foundation/Acode/pull/1395
- fix: show confirm when copy/cut in sidebar instead of alert so user can proceed if they want by @bajrangCoder in https://github.com/Acode-Foundation/Acode/pull/1396
- feat: plugin enable/disable functionality and update translations by @UnschooledGamer in https://github.com/Acode-Foundation/Acode/pull/1389
- Update hu-hu.json by @summoner001 in https://github.com/Acode-Foundation/Acode/pull/1399
- Advanced execution interface by @RohitKushvaha01 in https://github.com/Acode-Foundation/Acode/pull/1400
New Contributors
- @peasneovoyager2banana2 made their first contribution in https://github.com/Acode-Foundation/Acode/pull/1347
Full Changelog: https://github.com/Acode-Foundation/Acode/compare/v1.11.3...v1.11.4