Skip to content

Latest commit

 

History

History
48 lines (41 loc) · 3.86 KB

CHANGELOG.adoc

File metadata and controls

48 lines (41 loc) · 3.86 KB

Changelog of IDEasy

This file documents all notable changes to IDEasy.

2024.09.002

Release with new features and bugfixes:

  • #627: Fix info-log message that broke processable context output

  • #647: Fixed intellij script freezing shell

  • #628: Fixed update fails on first error

  • #520: Fixed NullpointerException when pulling from branch without upstream

  • #37: Added Visual Studio Code (vscode) with plugin installation and plugin recommendation support

  • #553: Mismatch of IDE_ROOT

  • #556: ProcessContext should compute PATH on run and not in constructor

  • #557: Failed to update tomcat: Cannot find a (Map) Key deserializer for type VersionRange

  • #623: CliArgument prepend and append methods inconsistent

  • #621: Xml merger ID fallback not working

  • #628: ide update fails on first error

  • #552: ZIP extraction buggy

  • #604: Wrong Path Formatting of MAVEN_ARGS variable on Windows

  • #461: Add progress bar for extraction (unpacking)

  • #550: Installation of plugins for IDEs fails when the plugin-id contains a space character

  • #574: Mismatch of IDE_ROOT

  • #440: Generalize intellij OS startup command for all OS’s

  • #612: Automatically generated issue URL is still pointing to ide instead of IDEasy

  • #52: Adjusting Intellij settings in ide-settings

  • #588: ide create installs wrong Java version

  • #650: Improve default success message of step

  • #593: Tool error reporting still buggy

  • #651: IDE not started in background anymore

  • #439: Refactor and improve tool-dependencies and tomcat

  • #356: Eclipse plugin installation opens an Eclipse window for each plugin installed

  • #655: CVE-2024-26308 and library updates

  • #627: Still log messages break processable command output

  • #525: Added online state check before downloading

  • #663: Endless loop when installing Eclipse in force mode

  • #657: Cannot install Java 8

The full list of changes for this release can be found in milestone 2024.09.002.

2024.09.001

This version marks the first more official and usable release of IDEasy (still beta). The full list of changes for this release can be found in milestone 2024.09.001. IDEasy is the successor product of devonfw-ide. Earlier releases can be found in the milestones. If you are interested in the legacy history go to devonfw-ide Changelog.