Skip to content

Releases: ls1intum/Orion

Orion 1.2.9

17 Dec 12:58
e7eb059
Compare
Choose a tag to compare

What's Changed

Feature: Highlight Todos in Java Exercises #95
Feature: Local Testing for Students #96
Enhancement: Updated Depenendices for IntelliJ 2023.3 #99

Full Changelog: v1.2.7...v1.2.9

Orion 1.2.7

15 Oct 13:06
3348d3b
Compare
Choose a tag to compare

What's Changed

  • Enhancement: Fixed multiple deprecations: #87
  • Feature: Enable Support for multiple IDEs: #88
  • Enhancement: Improved Deployment for Orion: #89
  • Feature: Diff Editor for Assessmentmode: #90
  • Enhancement: Refactored Services: #92
  • Feature: Added a Review Mode for Students #94
  • Bugfix: Fixed Python Dependencies

Full Changelog: v1.2.1...v1.2.7

Orion 1.2.1

24 Apr 20:39
Compare
Choose a tag to compare

What's Changed

  • Feature: Enable complaints and exams by @MDK5 in #72
  • Feature: Enable structured grading instructions in Orion by @MDK5 in #70
  • Enhancement: Delete trailing slashes by @MDK5 in #76
  • Bugfix: Fix json escaping by @MDK5 in #74
  • Enhancement: Upgrade intelij gradle plugin version and add documentation by @MDK5 in #69
  • Bugfix: Avoid ConcurrentModificationException by @MDK5 in #80

Full Changelog: v1.2.0...v1.2.1

Orion 1.2.0

13 Oct 20:31
1ddb822
Compare
Choose a tag to compare

Improvements

  • Upgrade to IntelliJ 2021.2
  • Add support for assessment in Orion
  • Add button to return to exercise
  • Add button to open the documentation
  • Add dialog to choose commit message
  • Add limited support for auxiliary repositories
  • Fix a bug that causes the plugin to crash for some programming languages

Orion 1.1.2

11 May 18:15
6276c58
Compare
Choose a tag to compare

Improvements

  • Upgrade to IntelliJ 2021.1.1

Orion 1.1.1

08 Mar 21:19
Compare
Choose a tag to compare

Improvements

  • Upgrade to IntelliJ 2020.3
  • Upgrade various plugin dependencies
  • Allow access to external webpages (for the integration with self-hosted Artemis instances)

Orion 1.1.0

02 Nov 19:34
Compare
Choose a tag to compare

Improvements and Bugfixes

  • Upgrade to IntelliJ 2020.2.3
  • Migration to JCEF runtime. Dependency on JavaFx run time plugin is no longer needed
  • Fix user agent initialisation for new installs (caused crashes or didn't load Artemis)
  • Fix a crash caused by the old JavaFx runtime
  • Fix Artemis tool window UI mangling when moved to bottom
  • Partially fix the back button not working issue
  • General improvements in plugin stability

Orion 1.0.1

15 Aug 13:29
ec157e3
Compare
Choose a tag to compare

Improvements and Bugfixes

  • Upgrade to IntelliJ 2020.2
  • Switch to Gradle configuration based on Kotlin

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