Skip to content

v0.9.0 The Shelf In The Room

Compare
Choose a tag to compare
@groboclown groboclown released this 02 Jun 18:04
· 265 commits to master since this release

The 0.9.0 release is now available. It adds user options to show messages as notifications rather than dialogs, and to show shelved files in the changelist view. You can download it from the IntelliJ plugin interface, or from github.

  • Added option to show Perforce connection issues as notifications, rather than as
    dialog boxes.
    • In the user preferences, you can change the alert behavior to show informative
      messages, and errors that require actions, in the notification pop-ups.
    • If this seems like a preferred method, the default behavior will change to
      showing messages as notifications.
    • Notification behavior can be changed in the Settings dialog, under
      Appearance / Notification.
  • Added option to view shelved files in the changelist view.
    • Change the user preference to see shelved files in the changelist view.
    • This is the start of support for working with shelved files, and integration
      with Perforce Swarm servers.
  • Bug fixes.
    • Fixed regression where the multiple config file paths would not look
      at the parents correctly. (#148)
    • Fixed a null filespec error.