Skip to content

1.3.1

Latest
Compare
Choose a tag to compare
@Coding-Kiwi Coding-Kiwi released this 09 Nov 21:15
9fcd8c8

This will be the last release before 2.0.0, which will be a breaking release because it will include an electron upgrade to a version that no longer supports Windows clients older than Windows 10. Clients with version 1.3.1 that are not compatible will not be prompted to update by the automatic updater.

⚙️ Changes

  • Keyboard-Interactive can now be activated in the connection form to support servers with 2fa login - thanks to Arocles for the suggestion
  • "About" window implemented as in-app modal so it no longer freezes the process
  • Added upgrade-lock from 1.3.1 to >= 2.x.x for windows clients

⚙️ Internal changes

  • Updated some dependencies
  • Fixed many warnings and potential issues discovered by linting

🪲 Bugfixes

  • Fixed: Menu in the config/settings not expanding on click
  • Fixed: Latest connection does not save correct port
  • Fixed: Duplicating a tab links the connection data unintentionally
  • Fixed: Text Editor slows down (by xterm dependency update)
  • Fixed: launching project from action bar not possible
  • Fixed: Editor not focused when re-focusing the window