Skip to content

Releases: testmycode/tmc-netbeans

1.1.17

08 Sep 06:10
Compare
Choose a tag to compare
  • Maven fixes

1.1.16

07 Sep 16:20
Compare
Choose a tag to compare
  • Allow logging in with email instead of username.
  • Display email address in Settings-view when logged in.
  • Option for disabling Maven-project indexing for every Maven project at startup, because it slows down NetBeans considerably.

1.1.15

25 May 11:42
Compare
Choose a tag to compare

Bugfixes

1.1.14

24 May 19:37
Compare
Choose a tag to compare
  • TMC-menu additions
    • About
    • Open my profile (opens TMC profile in browser)
    • better structuring codewise
  • Changes to comply with GDPR
  • Pop-up guide on how to close projects, that is shown if user has too many projects open
  • Loadtime enhancements to organization- and course-lists

1.1.13

19 Apr 15:19
Compare
Choose a tag to compare
  • Notify users that OneDrive does not work with the TMC-plugin
    • if their Netbeans project folder is in OneDrive.
    • if they try to change Netbeans project folder to OneDrive.
  • Small improvements and bug fixes.

1.1.12

06 Feb 14:42
Compare
Choose a tag to compare
  • Improved error messages
    • For network issues
    • For obsolete client
  • Warning when disk space is low
  • Don't show settings panel when user has network issues

1.1.11

12 Jan 15:29
Compare
Choose a tag to compare

Bugfixes

1.1.10

12 Jan 11:36
Compare
Choose a tag to compare

Fix a potential security issue related to pastes.

1.1.9

09 Jan 20:09
Compare
Choose a tag to compare

Big release!

New in this release:

  • Migrate Netbeans to TMC's OAuth-based v8 API
  • Drop support for TMC's v7 API
  • Passwords are no longer stored
  • New UI for logging in, selecting organization, and selecting course
    • Step by step experience
    • No longer need to mess with server addresses
  • More clear settings screen, no longer need to follow complex steps
  • Make Maven binary executable bit fixer to work in most cases
  • Improvements to opening closed exercises
    • Completed and uncompleted exercises are separated in the dialog
    • New button for opening closed exercises in the TMC menu
    • If there are too many projects open we will ask the user to close some of them
  • Better error messages
  • Other small improvements

1.1.8

18 Sep 08:37
Compare
Choose a tag to compare

Performance improvements, notably disable websockets in order to prevent thread leaks.