Skip to content

Releases: ls1intum/Orion

Orion 1.0.0

06 Apr 20:22
Compare
Choose a tag to compare

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

17 Jan 20:16
Compare
Choose a tag to compare
Orion 0.3.2 Beta Pre-release
Pre-release

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

17 Jan 14:10
03ca679
Compare
Choose a tag to compare
Orion 0.3.1 Beta Pre-release
Pre-release

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

16 Jan 19:26
573fc67
Compare
Choose a tag to compare
Orion 0.3.0 Beta Pre-release
Pre-release

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

17 Nov 22:42
Compare
Choose a tag to compare
Orion 0.2.4 Beta Pre-release
Pre-release

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

08 Nov 15:46
Compare
Choose a tag to compare
Orion 0.2.3 Beta Pre-release
Pre-release

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

29 Oct 16:40
Compare
Choose a tag to compare
Orion 0.2.2 Beta Pre-release
Pre-release

Hotfix

  • Fix clone/import for programming exercises on MacOS

Orion 0.2.1 Alpha

25 Oct 14:46
Compare
Choose a tag to compare
Orion 0.2.1 Alpha Pre-release
Pre-release

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

07 Oct 21:27
Compare
Choose a tag to compare
Orion 0.2.0 Alpha Pre-release
Pre-release

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

30 Aug 17:39
Compare
Choose a tag to compare
Pre-release

Release for internal testing purposes