Skip to content

Releases: Kapps/PoEWhisperNotifier

v3.0

10 Jun 03:02
Compare
Choose a tag to compare

Special thanks to @DetectiveSquirrel for many of the features in this release, including message colouring, filtering messages, and optional global / trade logging!

Changes:

  • Log all messages, regardless of if they were missed or not. Emphasise the messages that were while idle or minimized instead.
    • Notifications will continue to be played only if the message was missed by default.
  • The background colour is now dark and each type of message is colour coded appropriately.
  • Add global and trade message logging / notifications (disabled by default).
  • Add individual notification settings to each type of message (see Settings -> Configure Message Types).
  • Add filtering to each type of message (for example, log/notify trade chat only if the word "rigwald" is present).
  • Another attempt at fixing crashes people are receiving... this one might even work!
  • Fix checkboxes looking really weird in the menus.

v2.0c

27 Mar 17:53
Compare
Choose a tag to compare

Fix a very dumb mistake in v2.0b causing crashing on startup.

v2.0b Notes:
Fix minimize on startup with minimize to tray causing crashes when receiving a whisper before opening the window.
Add logging for errors.

v2.0

11 Mar 03:45
Compare
Choose a tag to compare
  • 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.

v1.9

14 Oct 00:41
Compare
Choose a tag to compare

Adds support for Russian and Brazilian languages. If your client language is set to English, you do not need to upgrade from 1.8 to 1.9.

v1.8

20 Jul 01:47
Compare
Choose a tag to compare
  • Added an option to trim your client.txt file to 10MB in size by deleting old data.
  • Save window size and position between launches of the program.
  • Fixed an issue where outgoing messages would be logged if you had Notify Only When Minimized unchecked (thanks to the new chat improvements in 2.3.2 making this possible).
  • Fixed an issue with DPI scaling and checkboxes (and possibly other UI elements).
  • Fixed an issue where the output window would not scroll to the bottom on new messages.
  • Fixed an issue where windows with Path of Exile in their name (such as Chrome when the active tab is on the PoE forums) could sometimes be mistaken for the actual PoE process.

v1.7

05 Mar 01:27
Compare
Choose a tag to compare

Adds support for receiving notifications for party messages. Particularly useful if you have a noticeboard party up.
Also fixes some bugs, such as always being considered idle if your computer has been on for a month.

v1.6

02 Sep 02:38
Compare
Choose a tag to compare
  • Easier initial setup:
    • Automatically detect even non-standard client.txt paths if PoE is running.
    • Enable auto-start by default to remove confusion.
    • Most people should be able to just run the program and immediately have it start working now without any input.
  • Add notifications for if you get an abnormal disconnection.
    • Particularly useful for those who step away from their computer or access their computer remotely to do trades.
  • Other minor UI / message improvements.

v1.5

16 Dec 00:59
Compare
Choose a tag to compare
  • Adds support for being notified of messages you miss before you are considered idle.
    • When you receive a message and have notifications that are only triggered when idle (such as PushBullet or the only notify on minimized option), if you receive a message but are not yet gone for long enough to be considered idle, and do not do any input until you are considered idle, you will receive a message.
    • This means if you step away from your computer and receive a message 30 seconds later, once you are considered idle in another 1.5 minutes, you will receive a notification for the message.
  • Minor fixes and improvements.

v1.4c

03 Oct 20:46
Compare
Choose a tag to compare

Updated the program to work for v1.2.3 of PoE and made it so future patches are less likely to break it unless they change the entire format of client.txt rather than just IDs.

v1.4

22 Sep 21:13
Compare
Choose a tag to compare

Adds an actual application icon, includes a Minimize to Tray option (the tray icon is visible when either this or tray notifications are enabled), and an Auto-Start When Launched (this does not cause the program to start automatically, but instead saves you having to hit Start every time you open it).

v1.4b just adds an icon to the application itself (that you see in Explorer) rather than just its window.