Releases: thebaselab/codeapp
Releases Β· thebaselab/codeapp
1.4.0 (December 2022)
- Split View support
- PDF preview
- Overall performance and stability improvements
What's Changed
- terminal: Upgrade
xterm.js
to 5.0.0 by @bummoblizard in #594 - feat: improve zh locale by @Mister-Hope in #614
- 1.4 Major: Extension Support + Project Refactoring by @bummoblizard in #648
- remote execution: Fix placeholder alignment by @benwu030 in #650
New Contributors
- @Mister-Hope made their first contribution in #614
- @benwu030 made their first contribution in #650
Full Changelog: 1.3.6...1.4.0
1.3.6 (October 2022)
- Upgrade Node.js to v16.17.0
- Syntax highlighting for svelte
- New editor themes
- Properly handle terminal terminate signals
- Support opening directories with
code
command - Fix a bug that prevents emmet from working
What's Changed
- Node.js 16.17.0 and yarn support by @bummoblizard in #566
- terminal: Properly handle Ctrl-C / Ctrl-D signals #564 by @bummoblizard in #574
Full Changelog: 1.3.5...1.3.6
1.3.5 (September 2022)
- UI improvements
- Support for moving files in explorer
- Support for downloading files from remote servers
- Ability to select different remotes for git push
- Syntax highlighting for Julia Language
What's Changed
- correct spelling mistakes of simplified Chinese characters mixed with⦠by @DemonLms in #513
- fix(setting): link color for different themes by @mkinitcpio in #553
- fix(setting): section color for light theme by @mkinitcpio in #555
- fix(app): UI issues by @mkinitcpio in #556
- Linting Test by @bummoblizard in #559
New Contributors
- @DemonLms made their first contribution in #513
- @mkinitcpio made their first contribution in #553
Full Changelog: 1.3.4...1.3.5
1.3.4 (June 2022)
- Terminal support for SFTP
- Support for Fira Code and custom fonts
- Korean localization
- New documentation website
- General improvements
What's Changed
New Contributors
Full Changelog: 1.3.1...1.3.4
1.3.1 (May 2022)
- Bug fixes
- You can now use custom Java entry class name
- Introducing Code+ - A subscription service that allows us to bring Code to everyone and unlocks all themes. Existing users continue to have full access to the app.
Full Changelog: 1.3.0...1.3.1
1.3.0 (May 2022)
- Remote Support (SFTP and FTP)
- Dynamic Type support
- Experimental feature: Spell check for text files
Full Changelog: 1.2.13...1.3.0
1.2.13 (March 2022)
v1.2.13 (March 2022)
- Clang compatibility with iOS 15.4
- Internationalization support for Node.js
Also a new theme.
Full Changelog: https://github.com/thebaselab/codeapp/commits/1.2.13