Releases: ls1intum/Orion
Releases · ls1intum/Orion
Orion 1.0.0
Improvements and Bugfixes
- Allow multiple instance of Artemis tool windows (work on multiple projects at the same time)
- Block URLs leading to non-Artemis websites
- Fix crash on first startup based on missing user agent
- Various refactorings related to the architecture based on the underlying thesis
New Features
- Structure displayed test results according to exercise tasks
Orion 0.3.2 Beta
Import Path Hotfix
Improvements and Bugfixes
- Fix update of exercise repository on project opening. The exercise is now updated every time every time the project gets opened and not only for the first opening.
- Sanitize suggested import paths for new exercises. Special characters, that would prevent new project imports are now removed from the suggested path in the import browser
Orion 0.3.1 Beta
IDEA Compatibility Hotfix
Improvements and Bugfixes
- Fixed binary compatibilty issue caused by Jackson Kotlin plugin (see this GitHub issue)
- Fixed usage of deprecated Python SDK API
Orion 0.3.0 Beta
Instructor View
Improvements and Bugfixes
- Completely overhauled the way exercises get saved and tracked
New Features
- New instructor view! Instructors can import and edit exercises in one single project.
- Add support to freely choose the path for every imported exercise.
- Add compatibility with IntelliJ 2019.3
- Add user agent switcher.
Orion 0.2.4 Beta
Fixed Password Safe
Improvements and Bugfixes
- Added new URLs for Artemis Repositories
- Fixed saving of Artemis user credentials for Git
Orion 0.2.3 Beta
Improved Build & Test Responsiveness
Features
- Show status of build/clone/import in the Artemis browser window
- Support submissions without changes (i.e. empty commits)
- Add support for triggering builds/tests from within the IDE, e.g. using the run button or a shortcut
Improvements and Bugfixes
- Add missing translations (German)
- Change toolwindow label from "ArTEMiS" to "Artemis"
Orion 0.2.2 Beta
Hotfix
- Fix clone/import for programming exercises on MacOS
Orion 0.2.1 Alpha
Bugfixes
- Correctly show successful tests in build output
- Fix paths for Windows
- Auto pull directly after project was opened and not after opening the browser
- Fix file links in build error on Windows
Orion 0.2.0 Alpha
First release including build and test results from Artemis.
Results will now be fetched on submitting on Artemis and forwarded to the test console/tool window on the bottom of the screen.
First Alpha Test Release
Release for internal testing purposes