Releases: ls1intum/Orion
Releases · ls1intum/Orion
v1.2.11
Orion 1.2.10
What's Changed
Bugfix
Patches Settings NullPointerException by @GunniBusch in #103Bugfix
Update JBCefBrowser and enable cache to work everywhere. by @GunniBusch in #100Bugfix/Enhancement
Fixed version control related bugs by @Kroko-fant in #107Chore
Update GitHub Actions to fix Deprecations by @Kroko-fant in #108- Created a feature-proposal--developer.md by @Kroko-fant in #91
- Updated Dependencies for Version 2024.1 by @janthoXO in #112
New Contributors
Full Changelog: v1.2.9...v1.2.10
Orion 1.2.9
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
What's Changed
Enhancement
: Fixed multiple deprecations: #87Feature
: Enable Support for multiple IDEs: #88Enhancement
: Improved Deployment for Orion: #89Feature
: Diff Editor for Assessmentmode: #90Enhancement
: Refactored Services: #92Feature
: Added a Review Mode for Students #94Bugfix
: Fixed Python Dependencies
Full Changelog: v1.2.1...v1.2.7
Orion 1.2.1
What's Changed
Feature
: Enable complaints and exams by @MDK5 in #72Feature
: Enable structured grading instructions in Orion by @MDK5 in #70Enhancement
: Delete trailing slashes by @MDK5 in #76Bugfix
: Fix json escaping by @MDK5 in #74Enhancement
: Upgrade intelij gradle plugin version and add documentation by @MDK5 in #69Bugfix
: Avoid ConcurrentModificationException by @MDK5 in #80
Full Changelog: v1.2.0...v1.2.1
Orion 1.2.0
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
Improvements
- Upgrade to IntelliJ 2021.1.1
Orion 1.1.1
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
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
Improvements and Bugfixes
- Upgrade to IntelliJ 2020.2
- Switch to Gradle configuration based on Kotlin