Skip to content

Releases: drop-project-edu/Drop-Project-for-Intellij-Idea

v0.9.10

16 Feb 21:12
Compare
Choose a tag to compare
  • Fixed an issue where the plugin was always showing the first build report instead of the last (issue #8)

v0.9.9

28 Jan 15:18
Compare
Choose a tag to compare
  • Improved handling of server errors during submissions, including scenarios like “aborted by timeout”
  • Automatically include README.txt or README.md files in submissions, if present.
  • Redesigned the assignment instructions UI to align seamlessly with the current theme.
  • Fixed an issue where images were not displayed in the assignment instructions; they now render correctly.

v0.9.8

24 Nov 11:13
Compare
Choose a tag to compare
  • Minor improvements
  • Shows a custom message when the token is expired
  • The plugin is now compatible with Intellij IDEA 2024.3

v0.9.7-beta1

19 Aug 11:05
Compare
Choose a tag to compare

Changed

  • Improved the submission process, it now properly runs in the background, with a cancellable status bar
    showing progress

Fixed

  • Fixed an error when there wasn't any selected assignment

v0.9.7

19 Aug 15:59
Compare
Choose a tag to compare
  • Minor improvements

v0.9.6

16 Aug 11:14
Compare
Choose a tag to compare

Changed

  • The plugin is now compatible with Intellij IDEA 2024.2 and requires at least 2023.3
  • The server is now a drop down and users have to select one on their first login