Skip to content

Releases: cdmtn/CodeMotion

CodeMotion v0.0.8.1

Choose a tag to compare

@github-actions github-actions released this 26 Jul 15:37

Full Changelog: v0.0.8...v0.0.8.1

CodeMotion v0.0.8

Choose a tag to compare

@github-actions github-actions released this 26 Jul 06:53

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

Choose a tag to compare

@github-actions github-actions released this 19 Jul 13:34

Full Changelog: v0.0.6...v0.0.7

CodeMotion v0.0.6

Choose a tag to compare

@github-actions github-actions released this 16 Jul 19:27

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

Choose a tag to compare

@github-actions github-actions released this 06 Jul 17:33

What's Changed

Full Changelog: v0.0.4...v0.0.5

CodeMotion v0.0.4

Choose a tag to compare

@github-actions github-actions released this 30 Jun 01:39

Full Changelog: v0.0.3...v0.0.4

CodeMotion v0.0.3

Choose a tag to compare

@github-actions github-actions released this 25 Jun 12:27
cc79ba8

What's Changed

New Contributors

Full Changelog: 0.0.2.1...v0.0.3

CodeMotion 0.0.2.1dev Alpha

Pre-release

Choose a tag to compare

@cdmtn-dev cdmtn-dev released this 18 Jun 13:17

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

Pre-release

Choose a tag to compare

@cdmtn-dev cdmtn-dev released this 14 Jun 11:01

First alpha release: 0.0.2dev