We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6c69b92 + 33112e7 commit a3ce376Copy full SHA for a3ce376
CHANGELOG.md
@@ -8,6 +8,7 @@
8
9
- Fixed write violation error when updating a module
10
- Don't show manually graded submissions as background tasks
11
+- Improved keyboard navigation in assignments tab
12
13
## [4.4.0] - 2025-08-19
14
gradle.properties
@@ -3,7 +3,7 @@ pluginGroup=fi.aalto.cs
3
pluginName=A+ Courses
4
pluginRepositoryUrl=https://github.com/Aalto-LeTech/aplus-courses
5
# SemVer format -> https://semver.org
6
-pluginVersion=4.4.0
+pluginVersion=4.4.1
7
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
pluginSinceBuild=252
# pluginUntilBuild=243.*
0 commit comments