Skip to content

Latest commit

 

History

History
117 lines (93 loc) · 8.42 KB

CHANGELOG.adoc

File metadata and controls

117 lines (93 loc) · 8.42 KB

Changelog of IDEasy

This file documents all notable changes to IDEasy.

2024.12.002

Release with new features and bugfixes:

  • #888: Removed gu update functionality (needs to be run manually for old versions now).

  • #885: Gcviewer starts in foreground fixed

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

2024.12.001

Note
ATTENTION: When installing this release as an update, you need to manually remove IDEasy entries from .bashrc and if present also .zshrc. Also you should delete all files from your $IDE_ROOT/_ide folder before extracting the new version to it. Then run the setup and all should work fine.

Release with new features and bugfixes:

  • #774: HTTP proxy support not working properly

  • #792: Honor new variable IDE_OPTIONS in ide command wrapper

  • #589: Fix NLS Bundles for Linux and MacOS

  • #778: Add icd command

  • #587: Checks for git installation before performing git operations

  • #779: Consider functions instead of alias

  • #810: setup not adding IDEasy to current shell

  • #782: Fix IDE_ROOT variable on Linux

  • #637: Added option to disable updates

  • #764: IDEasy not working properly in CMD

  • #799: binaries from zip download lack executable flags

  • #81: Implement Toolcommandlet for Kubernetes

  • #737: Adds cd command to ide shell

  • #879: cannot omit default settings URL in ide create

  • #758: Create status commandlet

  • #824: ide create «settings-url»#«branch» not working

  • #875: lazydocker is not working

  • #754: Again messages break processable command output

  • #739: Improved error handling to show 'You are not inside an IDE installation' only when relevant.

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

2024.11.001

Release with new features and bugfixes:

  • #632: Add .editorconfig to settings workspaces

  • #415: Added a message that will inform the user for what process he will need to enter his sudo-password

  • #708: Open vscode in workspace path

  • #608: Enhanced error messages. Now logs missing command output and error messages

  • #715: Show "cygwin is not supported" message for cygwin users

  • #745: Maven install fails with NPE

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

2024.10.001

Release with new features and bugfixes:

  • #315: Fix frozen process after MSI installation

  • #312: Add ability to prefer git (ssh) protocol instead of https for cloning repo

  • #685: Upgrades and cleanup of dependencies and according license and doc

  • #693: Setup not working on Mac

  • #704: settings-security.xml not found

  • #302: Add plugin support for GraalVM

  • #710: Make IDE workspace configuration robust

  • #673: Tomcat still not working (JAVA_HOME not set)

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

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

  • #533: Added autocompletion of exit in ide shell

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.