Releases: Acode-Foundation/Acode
Releases Β· Acode-Foundation/Acode
1.12.4-nightly.09b15ba
Automated Nightly (pre-release) Releases for Today
β¨ Feat
- feat(terminal): bundle everything into the apk (#2197) (dcc871a) by RohitKushvaha01
π Fix
1.12.4-nightly.13f0890
Automated Nightly (pre-release) Releases for Today
β¨ Feat
- feat: polish welcome tab with dynamic shortcuts, dismiss tracking, an⦠(#2182) (44bb66d) by deadlyjack
π Fix
- fix: Executor arguments getting ignored (#2176) (eb725a4) by RohitKushvaha01
- fix: allow subdomain of acode.app (#2179) (c978401) by deadlyjack
- fix: highlighting issue happening due to state reuse (#2180) (74d0efa) by bajrangCoder
- fix: revert customtabs for plugins (#2183) (501100f) by deadlyjack
- fix: error when terminating terminal + fixed build (#2184) (e5dd0bf) by RohitKushvaha01
- fix: custom fonts (#2192) (230c4b9) by deadlyjack
- fix(editor): stabilize restored tab highlighting (#2193) (13f0890) by bajrangCoder
π Update
- Update CHANGELOG.md (ee22f19) by bajrangCoder
- Update config.xml (f428ed8) by bajrangCoder
v1.12.4
What's Changed
- chore(i18n): update strings in hu_hu.json by @summoner001 in #2171
- fix: Executor arguments getting ignored by @RohitKushvaha01 in #2176
- fix: allow subdomain of acode.app by @deadlyjack in #2179
- fix: highlighting issue happening due to state reuse by @bajrangCoder in #2180
- i18n(id-id): update strings by @hyperz111 in #2178
- feat: polish welcome tab with dynamic shortcuts, dismiss tracking, an⦠by @deadlyjack in #2182
- fix: revert customtabs for plugins by @deadlyjack in #2183
- fix: error when terminating terminal + fixed build by @RohitKushvaha01 in #2184
Full Changelog: v1.12.3...v1.12.4
1.12.3-nightly.2e72623
Automated Nightly (pre-release) Releases for Today
β¨ Feat
- feat: polish app (#2166) (ce13108) by deadlyjack
π Fix
- fix(editor): stabilize restored selection and loading state which was causing two edge cases (#2168) (a77773d) by bajrangCoder
- fix: ad references, terminal HTTP safety, banner sync, and defense fixes (#2169) (a09ce30) by deadlyjack
- fix: bad import, start production command (cbd0148) by unknown
v1.12.3
What's Changed
- i18n(id): update Indonesia translation by @hyperz111 in #1844
- refactor: replace minimatch with picomatch by @hyperz111 in #1847
- translation: uk-ua.json by @PavloPogonets in #1851
- refactor: replace esprima with acorn by @hyperz111 in #1849
- Update de-de.json by @Mr-Update in #1853
- feat: add Copy Relative Path context menu option by @bajrangCoder in #1854
- chore(deps): bump tar from 7.5.3 to 7.5.7 by @dependabot[bot] in #1845
- translations: Update uk-ua.json by @PavloPogonets in #1858
- Translation: Update hu-hu.json by @summoner001 in #1857
- translations: Update uk-ua.json by @PavloPogonets in #1861
- chore(deps-dev): bump webpack from 5.101.0 to 5.105.0 by @dependabot[bot] in #1862
- Arabic translation rework by @makhlwf in #1855
- Update zh-cn.json and zh-hant.json by @LaunchLee in #1863
- fix(terminal): normalize acode open paths so folder name isnβt "." by @bajrangCoder in #1864
- translations: Update uk-ua.json by @PavloPogonets in #1865
- refactor: replace moment with dayjs by @hyperz111 in #1856
- chore(deps): bump markdown-it from 14.1.0 to 14.1.1 by @dependabot[bot] in #1869
- translations(uk-ua.json) by @PavloPogonets in #1877
- PluginContext by @RohitKushvaha01 in #1867
- fix(plugin): plugin <script> tags accumulate in when plugin is uninstalled by @UnschooledGamer in #1878
- chore: ace to codemirror migration by @bajrangCoder in #1879
- Improved Splash Screen by @RohitKushvaha01 in #1888
- feat: pinning file shortcuts to home screen by @RohitKushvaha01 in #1889
- Translation: Update hu-hu.json by @summoner001 in #1890
- Some cm improvements by @bajrangCoder in #1891
- feat(plugin-api): expose isCodeMirror flag on editorManager by @bajrangCoder in #1892
- feat: add Ace compatibility shims for plugins by @bajrangCoder in #1893
- fix(touch-selection): don't ignore .cm-content in pointer target filter by @bajrangCoder in #1894
- Update readme.md by @RohitKushvaha01 in #1895
- fix(lsp): show clear error when Terminal is not installed by @bajrangCoder in #1900
- feat(codemirror):
shift+ click selection by @AuDevTist1C in #1899 - Translation: Update hu-hu.json by @summoner001 in #1901
- fix(terminal): preserve touch selection while scrolling by @bajrangCoder in #1904
- chore: remove unused dependencies by @hyperz111 in #1896
- feat(terminal): add touch selection "More" menu API and wire select dialog by @bajrangCoder in #1905
- feat(settings): add toggle to show/hide sponsor sidebar icon (default enabled) by @bajrangCoder in #1906
- translations: uk-ua.json by @PavloPogonets in #1907
- fix: acode free build by @RohitKushvaha01 in #1908
- fix: terminal handle edge flipping and tab number reuse by @bajrangCoder in #1911
- Harden error handling and remove silent failures by @bajrangCoder in #1912
- Secrets plugin api by @RohitKushvaha01 in #1902
- fix: touch selection auto-scroll in every direction by @bajrangCoder in #1914
- fix: unmount old plugin before loading new version on reload by @Ebola-Chan-bot in #1916
- translations: uk-ua.json by @PavloPogonets in #1919
- chore(deps): bump immutable from 5.1.4 to 5.1.5 by @dependabot[bot] in #1920
- chore(deps): bump minimatch from 10.2.2 to 10.2.4 by @dependabot[bot] in #1913
- chore(deps): bump tar from 7.5.9 to 7.5.10 by @dependabot[bot] in #1921
- feat: rewarded ads thing so free user can also enjoy ad free by @bajrangCoder in #1918
- feat: expose codemirror packages for plugins by @bajrangCoder in #1924
- feat: add luau mode by @bajrangCoder in #1927
- refactor(lsp): simplify server management and installer flow by @bajrangCoder in #1929
- feat(themes): add new premium themes and overhaul legacy ones by @bajrangCoder in #1930
- feat(settings): add swatch previews to theme settings by @bajrangCoder in #1931
- chore(deps): bump dompurify from 3.3.1 to 3.3.2 by @dependabot[bot] in #1922
- fix(sidebar): keep sidebar app activation exclusive after plugin install by @bajrangCoder in #1932
- fix: resolve nested path creation from parent listings by @bajrangCoder in #1935
- feat(settings): redesign settings UI and localize help text by @bajrangCoder in #1933
- Add Telegram Notifier to Nightly CI pipeline by @UnschooledGamer in #1934
- chore: translate new strings for hu-hu.json by @summoner001 in #1938
- update: CONTRIBUTING guide to document process for adding new icons by @UnschooledGamer in #1939
- chore(deps): bump tar from 7.5.10 to 7.5.11 by @dependabot[bot] in #1941
- fix(terminal): prevent restoring stale terminal sessions by @bajrangCoder in #1943
- fix(android): adapt Cordova hooks and resources for cordova-android 15 by @bajrangCoder in #1944
- feat: move checksumText to native by @RohitKushvaha01 in #1942
- Remove helpers.hideAd() by @RohitKushvaha01 in #1925
- fix: plugin install by @RohitKushvaha01 in #1946
- fix: webview resize by @RohitKushvaha01 in #1947
- translation: uk-ua.json by @PavloPogonets in #1952
- feat: limit plugin installation load by @RohitKushvaha01 in #1951
- chore(deps): bump dorny/paths-filter from 3 to 4 by @dependabot[bot] in #1953
- chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #1954
- chore(deps): bump actions/setup-node from 5 to 6 by @dependabot[bot] in #1957
- chore(deps): bump marocchino/sticky-pull-request-comment from 2 to 3 by @dependabot[bot] in #1956
- chore(deps): bump actions/stale from 9 to 10 by @dependabot[bot] in #1955
- fix(lsp): honor per-server formatting toggle by @bajrangCoder in #1958
- chore(deps): bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #1967
- fix(markdown-preview): improve rendering and asset handling by @bajrangCoder in #1966
- Update zh-cn.json and zh-hant.json by @LaunchLee in #1969
- chore(deps): bump serialize-javascript and terser-webpack-plugin by @dependabot[bot] in #1970
- fix(cm): preserve CodeMirror mode aliases and improve mode picker by @bajrangCoder in #1974
- i18n(id): update some strings by @hyperz111 in #1973
- fix: systembar colors by @RohitKushvaha01 in #1976
- fix(plugins): harden sidebar plugin loading and API checks by @bajrangCoder in #1977
- feat: spawn stream s...
1.12.2-nightly.ebbb804
Automated Nightly (pre-release) Releases for Today
π Fix
- Fix: remove keyboard animations (#2162) (ab035f7) by RohitKushvaha01
- fix(plugins): quarantine stuck plugins without deleting them (#2160) (439d43f) by bajrangCoder
- fix(npm-script): make Windows android dev spawns reliable (#2156) (be23d2d) by UnschooledGamer
- fix: terminal font dont always load (#2155) (99266b4) by deadlyjack
1.12.2-nightly.dbde879
Automated Nightly (pre-release) Releases for Today
1.12.2-nightly.5df5587
Automated Nightly (pre-release) Releases for Today
β¨ Feat
- feat(file-browser): add selection copy and paste action and fix iap ref issue (#2161) (86f4acb) by bajrangCoder
π Fix
- fix: terminal resize (#2154) (44f7d8f) by RohitKushvaha01
- fix: preview SAF single-file documents (#2159) (ab1f747) by bajrangCoder
1.12.2-nightly.7b22622
Automated Nightly (pre-release) Releases for Today
β¨ Feat
- feat: add warning for /sdcard exec (#2147) (666fe8a) by RohitKushvaha01
- feat: hot restart (#2153) (b099d07) by deadlyjack
π Fix
- fix(editor): use versioned dirty state and debounced cache writes, also avoid full string conversion of editor buffer (#2145) (28d2e92) by bajrangCoder
1.12.2-nightly.ba8b138
Automated Nightly (pre-release) Releases for Today
β¨ Feat
- feat: tag auto rename for cm (#2148) (d994ef5) by bajrangCoder
- feat: new screenshots (#2150) (3af8cbf) by deadlyjack
π Fix
- fix: screenshot (ba8b138) by unknown