Releases: Kapps/PoEWhisperNotifier
v3.0
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
v2.0
-
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
v1.8
- 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
v1.6
- 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
- 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
v1.4
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.