Releases: Acode-Foundation/Acode
Releases · Acode-Foundation/Acode
Release list
1.13.1-nightly.f90fc1d
Automated Nightly pre-release
🐞 Fix
- fix: fall back to internal storage when external storage is unavailable (#2781) (5893a9f) by ulite-Amr
- fix(theme): prevent freeze when switching to system theme (#2790) (d1a6249) by bajrangCoder
- fix(sftp): cancel stalled connections and prevent delayed errors (#2791) (f90fc1d) by bajrangCoder
1.13.1-nightly.f788005
Automated Nightly pre-release
🐞 Fix
- fix(quick-tools): prevent scrollbars during editor gestures (#2777) (f788005) by bajrangCoder
🔧 Refactor
- refactor(loader): Extract
tailSpinSVG component (#2776) (bb1dc90) by AuDevTist1C
1.13.1-nightly.b143d7e
Automated Nightly pre-release
✨ Feat
- feat(plugins): expose static CodeMirror highlighter (#2769) (b143d7e) by bajrangCoder
1.13.1-nightly.85106aa
Automated Nightly pre-release
✨ Feat
- feat: stabilize SFTP and add secure SSH terminal integration (#2694) (6abb2b7) by bajrangCoder
🐞 Fix
- fix(lsp): correct workspace and document color capabilities and add tailwind lsp (#2736) (2d3ba93) by bajrangCoder
- fix(lsp): preserve websocket clients across tab switches (#2764) (85106aa) by bajrangCoder
🔧 Refactor
- refactor: standardize DOM element dataset attributes across file browser component (#2543) (de25d05) by AuDevTist1C
Beta release v1.13.1
What's Changed
- CI: run
npm run teston pull requests in existing workflow by @UnschooledGamer with @Copilot in #2697 - Translation: Update hu-hu.json by @summoner001 in #2572
- fix(sdcard): prevent crash when listing non-tree SAF URIs by @bajrangCoder in #2708
- fix(editor): preserve active files position after restart by @bajrangCoder in #2721
- fix(terminal): stop Ctrl+Shift+V pasting twice by @simyo in #2728
- fix: editor horizontal scrollbar regression by @bajrangCoder in #2733
- fix: sidebar tree ui by @deadlyjack in #2739
- fix: issue #2738 by @deadlyjack in #2743
- fix: read-only mode by @deadlyjack in #2740
- fix: quicktools ctrl+c not working properly by @deadlyjack in #2737
- fix: migration by @RohitKushvaha01 in #2741
- Hindi translation branch by @Brainlessnoobcoder in #2742
- style: Fix "File content differs from formatting output" by @AuDevTist1C in #2744
- bump: version to 1.13.0 by @deadlyjack in #2745
New Contributors
- @UnschooledGamer with @Copilot made their first contribution in #2697
- @simyo made their first contribution in #2728
Full Changelog: v1.12.9...v1.13.0
What's Changed
- fix: quicktools behaviour in read only more by @deadlyjack in #2747
- bump: version to 1.13.1 by @deadlyjack in #2749
Full Changelog: v1.13.0...v1.13.1
1.13.1-nightly.18a106a
Automated Nightly pre-release
🐞 Fix
- fix: sidebar tree ui (#2739) (bd4a788) by deadlyjack
- fix: issue #2738 (#2743) (baa6f8e) by deadlyjack
- fix: read-only mode (#2740) (e5fa7d5) by deadlyjack
- fix: quicktools ctrl+c not working properly (#2737) (50b3703) by deadlyjack
- fix: migration (#2741) (78f5d44) by RohitKushvaha01
- fix: quicktools behaviour in read only more (#2747) (60cd223) by deadlyjack
1.12.9-nightly.1f24aae
Automated Nightly pre-release
🐞 Fix
- fix: editor horizontal scrollbar regression (#2733) (1f24aae) by bajrangCoder
1.12.9-nightly.498835f
Automated Nightly pre-release
🐞 Fix
1.12.9-nightly.0c6676e
Automated Nightly pre-release
🐞 Fix
- fix(editor): preserve active files position after restart (#2721) (0c6676e) by bajrangCoder
1.12.9-nightly.3ee2609
Automated Nightly pre-release
🐞 Fix
- fix(sdcard): prevent crash when listing non-tree SAF URIs (#2708) (3ee2609) by bajrangCoder