Skip to content

Releases: thebaselab/codeapp

1.9.0 (July 2024)

28 Jun 02:28
Compare
Choose a tag to compare
  • SSH
    • Proxy jump
    • 2FA / Keyboard-interactive authentication
  • Fixes an issue where certain SSH git repository cannot be cloned

1.8.0 (June 2024)

15 Jun 02:38
Compare
Choose a tag to compare
  • Editor
    • Runestone editor mode (an editor with native text selection controls)
    • Syntax highlighting for Kotlin
    • Keyboard toolbar can now be enabled/disabled without re-launching the app
  • Terminal Enhancements
    • Custom font
    • Keyboard toolbar

Full Changelog: v1.7.4...1.8.0

1.7.4 (May 2024)

14 May 17:15
Compare
Choose a tag to compare
  • Fixes an issue with pasting text using keyboard toolbar (#1078)

Full Changelog: v1.7.3...v1.7.4

1.7.3 (May 2024)

04 May 16:27
Compare
Choose a tag to compare
  • Fixes a problem where keyboard toolbar cannot be disabled (#1073)

Full Changelog: 1.7.2...v1.7.3

1.7.2 (May 2024)

03 May 14:37
Compare
Choose a tag to compare
  • Interactive inputs in local Java / Node.js
  • Fixes a problem with multi-file Java programs (#1070)

What's Changed

Full Changelog: 1.7.1...1.7.2

1.7.1 (March 2024)

16 Mar 15:11
Compare
Choose a tag to compare
  • Ability to terminate running C program (#612)

Full Changelog: 1.7.0...1.7.1

1.7.0 (February 2024)

20 Feb 10:11
Compare
Choose a tag to compare
  • Vim Mode (#438, #565)
  • Drag and drop files and folders in explorer
  • Ability to use user-installed fonts (#1004)
  • Remove unsupported headers in stdc++.h (#974)
  • Improved editor scrolling (#484)

What's Changed

Full Changelog: 1.6.0...1.7.0

1.6.0 (January 2024)

08 Jan 07:06
Compare
Choose a tag to compare
  • Local Language Enhancements
    • Local Java (OpenJDK 8)
      • You can now compile and run Java programs offline with javac and java commands
    • Node.js 18.19.0
    • PHP 8.3.2 (with Zlib)
  • Confirm prompt when deleting files is now optional and disabled by default

Full Changelog: 1.5.3...1.6.0

1.5.3 (December 2023)

01 Jan 09:33
Compare
Choose a tag to compare
  • Fixes a bug where terminal defaults to ~ (#987)

Full Changelog: 1.5.2...1.5.3

1.5.2 (December 2023)

17 Dec 03:20
Compare
Choose a tag to compare
  • SSH remote now resolves symbolic links (#533)

Full Changelog: 1.5.1...1.5.2