Releases: Acode-Foundation/Acode
Releases · Acode-Foundation/Acode
v1.11.4-beta.2
What's Changed
- Fix typos in commands.js by @peasneovoyager2banana2 in #1361
- chore(deps): bump brace-expansion by @dependabot in #1368
- Update Indonesian Translation by @hyperz111 in #1376
- feat: ✨ Native Websocket Plugin (uses okhttp) by @UnschooledGamer in #1335
- fix: unintentional scrolling of tab container while dragging a tab by @peasneovoyager2banana2 in #1382
- feat. alert user when changing editor theme by @RohitKushvaha01 in #1383
- feat: Improve handling of intents before files are restored on startup by @bajrangCoder in #1385
- fix: don't save state of SAFMode="single" files by @bajrangCoder in #1386
Full Changelog: v1.11.4-beta...v1.11.4-beta.2
v1.11.4-beta
What's Changed
- Fix renaming current Termux URI file whilst viewing/editing it by @peasneovoyager2banana2 in #1347
- fix. html preview on unsaved files by @RohitKushvaha01 in #1354
- Add markdown-it-footnote and task lists support by @UnschooledGamer in #1357
- Fix quickTools height fallback by @bajrangCoder in #1358
- Comment out column adjustment in touchHandler.js for weird selection by @bajrangCoder in #1359
New Contributors
- @peasneovoyager2banana2 made their first contribution in #1347
Full Changelog: v1.11.3...v1.11.4-beta
v1.11.3
What's Changed
- feat: added system theme by @RohitKushvaha01 in #1321
- add: close-inactive-issues.yml by @UnschooledGamer in #1332
- Added Executor by @RohitKushvaha01 in #1338
- fix: Executor Plugin's js module/interface path by @UnschooledGamer in #1342
- fix: teardrop goes out of viewport when there is no gutter by @bajrangCoder in #1343
- fix. infinite loading screen due to executor by @RohitKushvaha01 in #1344
- fix. infinite loading when previewing html files by @RohitKushvaha01 in #1345
- fix: apk related issues
Full Changelog: v1.11.2...v1.11.3
v1.11.2
What's Changed
- fix: cors related issues when installing plugins from remote by @bajrangCoder in #1246
- fix: Acode ignoring main, readme and icon fields in plugin manifest by @alMukaafih in #1085
- feat: inapp acode account login by @bajrangCoder in #1244
- fix. launchApp function by @RohitKushvaha01 in #1249
- Update plugin documentation url by @RohitKushvaha01 in #1250
- Backup restore fixes by @bajrangCoder in #1251
- feat: Update ace to v1.39.1 by @bajrangCoder in #1254
- file: re-emit switch and load file events after plugin load by @bajrangCoder in #1252
- fix. File copy-paste retains paste option after file is copied. by @RohitKushvaha01 in #1253
- Fix sftp sidebar UI issue by @bajrangCoder in #1256
- fix. http relative path by @RohitKushvaha01 in #1257
- Download support by @RohitKushvaha01 in #1263
- Add Custom File Type Handler API by @bajrangCoder in #1262
- fix: applying folds on reopening the app by @bajrangCoder in #1264
- feat(tabs): Implement Shadow DOM isolation for non-editor tabs by @bajrangCoder in #1260
- remove invalid font by @bajrangCoder in #1265
- Improve Indonesian Translation by @hyperz111 in #1268
- feat: improve changelogs page by @bajrangCoder in #1274
- Refactor, feat: Select dialog by @overskul in #1275
- Fix: Translate "Donation Message" and some words by @hyperz111 in #1279
- Fix: "File Not Found" error when previewing HTML files from a Termux directory by @RohitKushvaha01 in #1282
- Update zh-cn.json and zh-hant.json by @LaunchLee in #1287
- fix. console not showing on unsaved html file by @RohitKushvaha01 in #1291
- File Menu & QuickTools Visibility for editor tabs by @bajrangCoder in #1292
- fix: handle edge case for
hideQuickTools
property by @bajrangCoder in #1294 - feat: add more new keys(Home,End, PageUp, PageDown, Delete) and symbols(
~
Backtick
,#
,$
,%
,^
) for quicktools by @bajrangCoder in #1297 - Fixed select box issue and improved it by @bajrangCoder in #1296
- Added
x
to delete recent files/folder from dialog
- Added
- Update Hungarian translation by @summoner001 in #1299
- chore(i18n): update vi-vn.json by @Nekitori17 in #1300
- fix. file not found error by @RohitKushvaha01 in #1301
- feat: revamped file tree by @bajrangCoder in #1302
- fix: pagedown key issue in editor by @bajrangCoder in #1303
- feat. open files with arbitrary extension names by @RohitKushvaha01 in #1304
- add Hebrew language by @elid34 in #1307
- feat: add support for compound file paths like
.blade.php
by @bajrangCoder in #1308 - support string content in tabs by @overskul in #1309
- update Tagalog/Filipino language by @ychwah in #1310
- fix. keyboard shortcuts leaks into ace editor by @RohitKushvaha01 in #1313
- Resizeable activity by @RohitKushvaha01 in #1315
- update ace v1.41.0 by @bajrangCoder in #1316
- Fix html content access by @RohitKushvaha01 in #1317
- fix. path overlap issue in html viewer by @RohitKushvaha01 in #1318
- fix: only initiate iap stuff in case of paid plugin on sidebar by @bajrangCoder in #1322
New Contributors
- @RohitKushvaha01 made their first contribution in #1249
- @hyperz111 made their first contribution in #1268
- @elid34 made their first contribution in #1307
- @ychwah made their first contribution in #1310
Full Changelog: v1.11.1...v1.11.2
v1.11.2-beta.5
What's Changed
- support string content in tabs by @overskul in #1309
- update Tagalog/Filipino language by @ychwah in #1310
- fix. keyboard shortcuts leaks into ace editor by @RohitKushvaha01 in #1313
- Resizeable activity by @RohitKushvaha01 in #1315
- update ace v1.41.0 by @bajrangCoder in #1316
- Fix html content access by @RohitKushvaha01 in #1317
- fix. path overlap issue in html viewer by @RohitKushvaha01 in #1318
New Contributors
Full Changelog: v1.11.2-beta.4...v1.11.2-beta.5
v1.11.2-beta.4
What's Changed
- Update Hungarian translation by @summoner001 in #1299
- chore(i18n): update vi-vn.json by @Nekitori17 in #1300
- fix: file not found error when previewing by @RohitKushvaha01 in #1301
- feat: revamped file tree by @bajrangCoder in #1302
- fix: pagedown key issue in editor by @bajrangCoder in #1303
- feat: open files with arbitrary extension names by @RohitKushvaha01 in #1304
- add Hebrew language by @elid34 in #1307
- feat: add support for compound file paths like
.blade.php
by @bajrangCoder in #1308
New Contributors
Full Changelog: v1.11.2-beta.3...v1.11.2-beta.4
v1.11.2-beta.3
What's Changed
- fix: handle edge case for
hideQuickTools
property by @bajrangCoder in #1294 - feat: add more new keys(Home,End, PageUp, PageDown, Delete) and symbols(
~
Backtick
,#
,$
,%
,^
) for quicktools by @bajrangCoder in #1297 - Fixed select box issue and improved it by @bajrangCoder in #1296
- Added
x
to delete recent files/folder from dialog
- Added
Full Changelog: v1.11.2-beta.2...v1.11.2-beta.3
v1.11.2-beta.2
What's Changed
- feat: improve changelogs page by @bajrangCoder in #1274
- Refactor, feat: Select dialog by @overskul in #1275
- Fix: Translate "Donation Message" and some words by @hyperz111 in #1279
- Fix: "File Not Found" error when previewing HTML files from a Termux directory by @RohitKushvaha01 in #1282
- Update zh-cn.json and zh-hant.json by @LaunchLee in #1287
- fix. console not showing on unsaved html file by @RohitKushvaha01 in #1291
- File Menu & QuickTools Visibility for editor tabs by @bajrangCoder in #1292
Full Changelog: v1.11.2-beta...v1.11.2-beta.2
v1.11.2-beta
What's Changed
- fix: cors related issues when installing plugins from remote by @bajrangCoder in #1246
- fix: Acode ignoring main, readme and icon fields in plugin manifest by @alMukaafih in #1085
- feat: inapp acode account login by @bajrangCoder in #1244
- fix. launchApp function by @RohitKushvaha01 in #1249
- Update plugin documentation url by @RohitKushvaha01 in #1250
- Backup restore fixes by @bajrangCoder in #1251
- feat: Update ace to v1.39.1 by @bajrangCoder in #1254
- file: re-emit switch and load file events after plugin load by @bajrangCoder in #1252
- fix. File copy-paste retains paste option after file is copied. by @RohitKushvaha01 in #1253
- Fix sftp sidebar UI issue by @bajrangCoder in #1256
- fix. http relative path by @RohitKushvaha01 in #1257
- Download support in inapp browser by @RohitKushvaha01 in #1263
- Add Custom File Type Handler API by @bajrangCoder in #1262
- fix: applying folds on reopening the app by @bajrangCoder in #1264
- feat(tabs): Implement Shadow DOM isolation for non-editor tabs by @bajrangCoder in #1260
- remove invalid font by @bajrangCoder in #1265
- Improve Indonesian Translation by @hyperz111 in #1268
Breaking Changes
- Update any plugin which uses
EditorFile
api for custom pages (ref) - Also some changes on plugin loading (ref)
New Contributors
- @RohitKushvaha01 made their first contribution in #1249
- @hyperz111 made their first contribution in #1268
Full Changelog: v1.11.1-beta...v1.11.2-beta
v1.11.1-beta
bump new release