What's Changed
- feat: stabilize SFTP and add secure SSH terminal integration by @bajrangCoder in #2694
- fix(lsp): correct workspace and document color capabilities and add tailwind lsp by @bajrangCoder in #2736
- refactor: Standardize DOM element dataset attributes across file browser component by @AuDevTist1C in #2543
- fix(lsp): preserve websocket clients across tab switches by @bajrangCoder in #2764
- feat(plugins): expose static CodeMirror highlighter by @bajrangCoder in #2769
- refactor(loader): Extract
tailSpinSVG component and dynamic gradient logic by @AuDevTist1C in #2776 - fix(quick-tools): prevent scrollbars during editor gestures by @bajrangCoder in #2777
- fix: fall back to internal storage when external storage is unavailable by @ulite-Amr in #2781
- fix(theme): prevent freeze when switching to system theme by @bajrangCoder in #2790
- fix(sftp): cancel stalled connections and prevent delayed errors by @bajrangCoder in #2791
- fix: admob issues by @deadlyjack in #2800
- fix(android): avoid splash surface crash on realme Android 13 by @bajrangCoder in #2805
- fix(session): restore picker documents and skip intent files tab by @bajrangCoder in #2809
- feat(console): isolate execution and improve mobile REPL UX by @bajrangCoder in #2808
- feat(console): follow active Acode theme by @bajrangCoder in #2814
- chore: improve Indonesian (id) language translations by @MatrixTM26 in #2798
- fix: preserve MIME type for plugin icons on plugin details page by @bajrangCoder in #2818
- fix(console): run JavaScript files in isolated worker by @bajrangCoder in #2819
- feat: plugin review by @deadlyjack in #2826
- Improve selection menu UX and plugin action overflow by @bajrangCoder in #2813
- fix(search): include restored files in global search by @bajrangCoder in #2830
New Contributors
- @ulite-Amr made their first contribution in #2781
- @MatrixTM26 made their first contribution in #2798
Full Changelog: v1.13.1...v1.13.2