Pylonide Pylon Versions Save

Pylon IDE, a Cloud9 v2 descendant with some added extras and support for modern node >= 14.21.1 (v15.x, v16.x, v17.x, v18.x, v19.x, v20.x). OSS licensed.

v2.10.0

9 months ago
  • Overall dependency updates
  • Ace upgrade to v1.23.2 #347
  • Slow initial session creation fixed #350

What's Changed

Full Changelog: https://github.com/pylonide/pylon/compare/v2.9.0...v2.10.0

v2.9.0

1 year ago
  • Includes integration with ACE v1.13.1 #279
  • Cutting out of maintenance Node.JS support, new minimum node requirement v14.21.1
  • Addresses moderate vulnerability in Passport < v0.6.0 concerning Session Fixation (session regeneration when a users logs in or out)
  • xterm.js v5.0.0 upgrade
  • Other dependency updates

v2.8.0

2 years ago
  • Remediates security vulnerabilities reported in 3rd party packages.
  • Notable upgrades to: passport, engine.io, xterm, yargs, jsdav, vfs, ace, xmldom
  • iOS: Preferences page is not scrollable #41

v2.7.0

2 years ago

Maintenance release

  • Cutting the support for Node.js v10 #192
  • Minimum node.js version set to v12.22.1
  • Deprecate the use of optimist #157 #194
  • Removal of nodeunit dependency #195
  • New scoped packages instead of direct github linking
    • @pylonide/architect-build
    • @pylonide/smith
    • @pylonide/treehugger
    • @pylonide/v8debug
  • Notable dependency upgrades:
    • Engine.io v5.1.1
    • xterm v4.13.0
  • form-auth promoted to default authentication plugin

v2.6.0

3 years ago

v2.6.0

  • APF usage deprecated #93
  • Cutting the support of the following old Node.js versions #122:
    • v4, v5, v6, v7, v8, v9)
  • Node.JS v10 required going forward
  • Upgrade to ACE v1.4.12
  • Notable dependency upgrades:
    • Engine.io v4.0.0
    • xterm v4.9.0
  • New @pylonide scoped dependencies:
    • @pylonide/vfs-architect
    • @pylonide/vfs-nodefs-adapter

v2.5.0

4 years ago

v2.5.0

  • Dark themed file browser, ui enhancements
  • Further namespace changes to Pylon #48
  • APF Merged into Pylon IDE as PPC #66
  • Connect middleware gets redirect() support #67
  • Support for Forms authentication #69
  • Removal of apf-packager and apf dependencies #87
  • cozy-jsdav-fork dependency changed to @pylonide/jsdav for enhanced security
  • dryice dependency changed to @pylonide/dryice for enhanced security
  • Pylon namespace changes
  • Upgrade to ACE v1.4.5
  • Dependency upgrades and security enhancements
  • One of the last releases to remain compatible with End-of-Life Releases of Node.js:
    • v4
    • v5
    • v6
    • v7

v2.4.0

5 years ago
  • Further namespace changes to Pylon
  • appCache capability check #57
  • Fix for startup directory creation #59
  • Fix for memory leak in file uploads
  • Improve cancellation of file uploads #61
  • Support upload of large files (< 1.5GB) #63

v2.3.1

5 years ago

:bug: Don't fail on install via npm #56

v2.3.0

5 years ago
  • Renaming the project to Pylon IDE - Minimum set of changes #48
  • Publishing to NPM as global "pln" package

v2.2.2

5 years ago

Maintenance release highlights

  • Fix to be able to close tabs with image view #46
  • Should compile now also on Ubuntu 16.04 and Node 10 by removing indirect dependency to gnu-tools #49
  • Last release from exsilium/cloud9 repo as explained in issue #48