Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

Releases: learn-co/learn-ide

v2.5.6

29 Jun 15:35
Compare
Choose a tag to compare

Reinstate decoding of messages from the remote terminal, and encode before sending messages 🎉

v2.5.5

27 Jun 18:39
Compare
Choose a tag to compare

We've been unnecessarily encoding terminal output on the server—that's now been removed, so we no longer need to decode on the client.

v2.5.4

27 Jun 18:37
Compare
Choose a tag to compare

Move to a single websocket connection (versus one websocket each for the terminal and file sync)

Learn IDE Tree

nsync-fs

v2.5.3

22 Jun 20:26
Compare
Choose a tag to compare

Along with a few small improvements, this release addresses some regressions:

  • #486 Correct Airbrake enabling logic
  • #487 Authenticate to fetch lesson data
  • #488 & #497 Correct keymap scrolling regression
  • b083705 Correct default background color in stylesheet

🎉

v2.5.2

08 Jun 17:36
Compare
Choose a tag to compare
prepare 2.5.2

v2.5.1

06 Jun 14:47
Compare
Choose a tag to compare
prepare 2.5.1

v2.5.0-beta1

23 May 18:39
Compare
Choose a tag to compare
v2.5.0-beta1 Pre-release
Pre-release

Learn IDE

  • 2d990ca Swap prepublish for postpublish script
  • #473 Add emulator padding and improve dynamic fit
  • #467 Prevent unexpected installation of earlier package version
  • #477 Disable airbrake notifications in development
  • #478 Rework font-size handling and add configurable font-family

Learn IDE Notifications

Learn IDE Material UI

v2.5.0-beta0

16 May 19:12
Compare
Choose a tag to compare
v2.5.0-beta0 Pre-release
Pre-release

Notable changes

Everything (basically)

Learn IDE ✨

  • #409 Replace terminal emulator
  • #410 Refactor notifier
  • #411 Lightly refactor auth
  • #429 Improved handling of Github logouts
  • #440 Add learn-ide-notifications dependency
  • #441 Better disabling of the old package
  • #444 remote/static notification handler
  • #451 add Airbrake
  • #455 Use babel
  • #456 Remove legacy windows logic
  • #457 Bleeding updates setting
  • #458 Allow learn-ide-tree to wait for terminal connection

Learn IDE Tree 💾

Learn IDE Notifications 🔔

v2.4.2

02 Mar 01:31
Compare
Choose a tag to compare

v2.4.1

01 Mar 18:04
Compare
Choose a tag to compare

Changes

  • Bumps Atom to v1.14.3
  • Updates help center urls

Everything