Releases: Aalto-LeTech/aplus-courses
Releases · Aalto-LeTech/aplus-courses
v4.2.0
Fixed
- Show correct course name in downloaded modules
- Loading assignments for certain courses
New Contributors
- @ilonanmaa made their first contribution in #1181
Full Changelog: v4.1.2...v4.2.0
v4.1.2
v4.1.1
v4.1.0
Added
- Module exporting: Students can now export modules for submission.
- Module importing: Users can import multiple module zip files simultaneously. This feature helps assistants in grading
and allows students to test their zips.
Changed
- Hid point counter from feedback assignments.
- Removed submission IDs from the assignment tree.
Fixed
- Improved enrollment detection.
- Added token invalidation detection: The plugin now prompts users to re-enter their token if it is invalid (i.e., a new
one was generated, or it got revoked).
Full Changelog: v4.0.3...v4.1.0
v4.0.1 - v4.0.3
[4.0.3] - 2024-09-04
Fixed
- Increased network timeout to prevent module downloads from stopping on slower connections
[4.0.2] - 2024-08-28
Fixed
- Resolved issues for external users and importing IDE settings.
[4.0.1] - 2024-08-26
Changed
- Minor UI improvements.
Full Changelog: v4.0.0...v4.0.3
v4.0.0
Changed
- Complete UI overhaul
- Rewrite of the plugin from Java to Kotlin
Full Changelog: v3.17...v4.0.0
v3.17
What's Changed
- Remove calls to deprecated Scala functions by @Taikelenn in #1084
- Fix miscellaneous bugs and incompatibilities by @Taikelenn in #1088
- Add course info to error reports by @OlliKiljunen in #1090
Full Changelog: v3.16...v3.17
v3.16
Compatibility with IntelliJ 2023.3.
What's Changed
- Bump org.json:json from 20230618 to 20231013 by @dependabot in #1069
- Bump org.mockito:mockito-core from 5.6.0 to 5.7.0 by @dependabot in #1071
- Bump org.junit.platform:junit-platform-launcher from 1.10.0 to 1.10.1 by @dependabot in #1072
- Bump org.junit.jupiter:junit-jupiter-engine from 5.10.0 to 5.10.1 by @dependabot in #1073
- Bump org.junit.jupiter:junit-jupiter-api from 5.10.0 to 5.10.1 by @dependabot in #1074
- Remove internal methods by @Taikelenn in #1068
- Bump actions/setup-java from 3 to 4 by @dependabot in #1080
- Bump org.mockito:mockito-core from 5.7.0 to 5.8.0 by @dependabot in #1081
- Delete tutorial-related code by @Taikelenn in #1079
- Changed an API method call to match the new signature by @OlliKiljunen in #1077
Full Changelog: v3.15...v3.16
v3.15
What's Changed
- Specify execution thread for AnAction's update() method by @Taikelenn in #1060
- v3.15 by @Taikelenn in #1063
Full Changelog: v3.14...v3.15
v3.14
What's Changed
- Update tool window icons by @jaakkonakaza in #1037
- Update A+ Docker build script name by @Taikelenn in #1038
- Data Structures & Algorithms features by @Taikelenn in #1027
- Add size to icon by @jaakkonakaza in #1039
- More lenient exercise JSON parsing by @Taikelenn in #1041
- Change some interface constructions to appease Plugin Verifier by @Taikelenn in #1040
Full Changelog: v3.13...v3.14