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