Skip to content

v0.7.1 Password Prompting

Compare
Choose a tag to compare
@groboclown groboclown released this 01 Dec 20:08
· 451 commits to master since this release

Version 0.7.1 of the P4 plugin for IDEA community edition is now available. It includes several bug fixes, primarily around correctly asking for the password. You can download it from the IntelliJ plugin interface, or from github.

  • Bug fixes.
    • In some circumstances, the error dialog was only closing when "Cancel" was selected.
    • Some circumstances cause the user to not be prompted for the password. (#80)
    • When the user selected to not store the password, it wouldn't be used.
    • Added the underlying problem to the error report in the warnings panel.