Releases: fioan89/sourcesync
Releases · fioan89/sourcesync
v3.0.3
v3.0.2
[Unreleased]: https://github.com/fioan89/sourcesync/compare/v3.0.2...HEAD
v3.0.1
Fixed
- migration on New UI disables the sync menu if it fails to migrate the main connection
v3.0.0
Added
- passwords and passphrases are now stored in the much safer IntelliJ Credential Store.
- improved SCP upload fail messages
Changed
- redesigned Sync Connection Configurations editor with an improved look and feel similar to Run Configurations editor
- simplified the user experience when it comes to configuring remote connections, especially the authentication form
Removed
- support for FTP&FTPS protocols
- the ability to configure concurrent sync jobs
v2.0.4
Fixed
- context menu takes a long time to open when using the New UI
Changed
- removed deprecated API usages
v2.0.3
Added
- support for experimental new UI
Changed
- simplified and improved the error reporting
Fixed
- path location issues when uploading files with scp from Windows to Unix
- sync menus are now disabled when no remote target is selected
v2.0.2
Added
- support for latest OpenSSH private key format
- support for latest IntelliJ 2022.3
v2.0.1
Fixed
- upload issues when using SFTP from local Windows to remote Linux
- behavior for SSH keys component, now they properly enable or disable if users want to authenticate with SSH keys
- plugin icon shown in marketplace
Changed
- project's base location label from "Root path" to "Workspace base path". This is a breaking change, users
will have to reconfigure the connections again.
Release of version 1.9
- support for OS X 10.11
- fix support for passwordless ssh for sftp connections
- add support for passphrase keys for sftp connections
- add support for passwordless ssh for scp connections
- fix issues with known_hosts file on Windows machines
- fix issue with hidden files and directories not showing through private key file chooser
- fix issue with private key file chooser forcing you to select the public key instead of the private one
- fix issues with configuration and target window not getting on top of the IDE
- changed the configuration window, the add target and module selection to centered dialogs
- _All previous configurations will be lost_