Changelog

Follow the user-visible improvements landing in Elide. Releases are ordered newest first, with routine dependency and CI-only work omitted.

LatestJuly 28, 2026

Elide 1.4.2

WHATWG legacy text encodings and JVM build task-graph reliability.

GitHub release
Added
  • Added every WHATWG legacy encoding for TextDecoder, including the single-byte families and multi-byte CJK encodings with spec-correct streaming and error semantics.
Fixed
  • Maven resolution now records the complete dependency graph so shared transitive dependencies resolve correctly across scopes.
  • Corrected javac targeting, parameter metadata, conditional Kotlin tasks, and run-task resource resolution in JVM builds.
  • Worker threads now report canonical script paths and preserve a single module instance for self-importing entry modules.
  • Release builds now link aws-lc-rs statically.

Recent releases

Earlier releases

Versions 1.0 through 1.2 and the pre-1.0 Classic line are retained for teams maintaining older projects. New projects should use the current release line.

Browse the complete release archive