Skip to content

v2.0

Compare
Choose a tag to compare
@Kapps Kapps released this 11 Mar 03:45
· 6 commits to master since this release
  • Add support for guild messages (disabled by default) - Thanks @eveneveneven

  • Add support for regex filters for push notifications - Thanks @tswierkot

  • Add option to minimize to system tray or taskbar on startup.

  • Add (default on) option to flash the PoE program in your taskbar when you receive a message.

  • Add actual error messages for when Pushbullet doesn't work.

  • Add FromAddress for SMTP. This should fix issues with many non-gmail servers.

  • Remove autostart, it's always on now. You can click stop, and it just took up needless UI space.

  • Fix an issue/exploit where messages could be logged incorrectly due to greedy regex matching.

  • Fix a potential threading issue.