Releases: cdmtn/CodeMotion
Releases · cdmtn/CodeMotion
Release list
CodeMotion v0.0.8.1
Full Changelog: v0.0.8...v0.0.8.1
CodeMotion v0.0.8
What's Changed
- add: copy all lines and copy as file button in debugger window. by @noxygalaxy in #37
- add: media.nowPlaying permission / fix: topbarElement extend by @noxygalaxy in #38
- fix: cross-platform support for macOS and Linux by @NotKiwy in #40
- add: shell permission / more in description by @noxygalaxy in #41
- fix: terminal / add: File -> Close Folder by @noxygalaxy in #43
- add: image query to prevent image caching in some extensions by @noxygalaxy in #42
- feat: localize hardcoded english strings in HTML by @NotKiwy in #44
- MAJOR / add: settings for extensions by @noxygalaxy in #53
- fix: command injection in debugger copy-as-file by @NotKiwy in #55
- fix(preview): resolve image and SVG opening, tab switching, and code flashing by @nihmadev in #58
- feat(icons): refactor icon management and SVG symbol registry by @nihmadev in #56
New Contributors
Full Changelog: v0.0.7...v0.0.8
CodeMotion v0.0.7
Full Changelog: v0.0.6...v0.0.7
CodeMotion v0.0.6
What's Changed
- feat: drag-and-drop tab reordering by @NotKiwy in #29
- fix: topbar animations by @noxygalaxy in #30
- feat: ctrl+scroll to change editor font size by @NotKiwy in #28
- fix(sandbox): import app from electron for createNativeImageFromUrl by @KebiLab in #34
- fix(auth): correct setAttremoveAttributeribute typo in unDisableButtons by @KebiLab in #32
- fix: extensions loading / add: error modal for extensions by @noxygalaxy in #36
- add: context menu for editor + check commit description by @noxygalaxy in #35
New Contributors
Full Changelog: v0.0.5...v0.0.6
CodeMotion v0.0.5
What's Changed
- multiple code changes by @noxygalaxy in #26
- add: confirmation on unsaved tab close by @noxygalaxy in #27
Full Changelog: v0.0.4...v0.0.5
CodeMotion v0.0.4
Full Changelog: v0.0.3...v0.0.4
CodeMotion v0.0.3
What's Changed
- Add Belarusian and Polish localization by @kolyalobay in #23
New Contributors
- @kolyalobay made their first contribution in #23
Full Changelog: 0.0.2.1...v0.0.3
CodeMotion 0.0.2.1dev Alpha
0.0.2.1 Alpha-Dev
- Added one-click resizing and hiding of the sidebar. Now the editor area can be even larger
- Added a new visual setting, “colored tabs,” which assigns tabs the color of their language
- Improved the error diagnostics “engine” for JavaScript/TypeScript
- Added many new languages: Java, Kotlin, Vue.js (framework), BAT
- The context engine and diagnostics have been completely rewritten for better optimization and are now even faster
CodeMotion 0.0.2dev Alpha
First alpha release: 0.0.2dev