In config I selected "promptForPass": true to not to show my pass there. After update when connecting prompt is shown but also it tries to connect without password

I'm not sure that it's trying to connect, but it is seriously annoying that it's throwing that error everytime I connect even when promptForPass is set to true. Not enjoying this update at all.
About IP you can setup what you want to be show at the top
How can I change that at least?
In package settings
you rock, now just gotta kill this stupid thing. might revert to the last version

Is there a better alternative?
@masiama Please try my fix.
@icetee, sorry for silly question but how?
Go your Atom > packages > Remote-FTP folder and changes with commit https://github.com/icetee/remote-ftp/commit/4d91f689691b52ce58ad3aee061ec48f37c7cac1 in ~/.atom/packages/Remote-FTP/lib/client.js and restart Atom. (In v1.2.4)
If there is an old version then in command line:
apm uninstall remote-ftp
apm install [email protected]
@icetee thanks a lot. This works
Thanks. The new version is coming soon.
Thanks @icetee great support!