------------------------------------------------------------------------
r16 | tuhljin | 2016-10-28 10:41:43 +0000 (Fri, 28 Oct 2016) | 3 lines
Changed paths:
   M /trunk/Gossipmonger.lua
   M /trunk/localization.lua
   M /trunk/readme.txt

- Options tooltip for the standard filter made more precise/accurate.
- Added support for work order NPCs and follower recruiters.
- Fix Gossip Bubble appearing on bank window's left.
------------------------------------------------------------------------
r15 | tuhljin | 2016-10-27 13:12:09 +0000 (Thu, 27 Oct 2016) | 2 lines
Changed paths:
   M /trunk/Gossipmonger.lua

- Tweak triggers for Gossip Bubble visibility in an attempt to resolve some issues.
- Fix message being sent to chat log when it shouldn't since option "Only if the Gossip Bubble failed to appear" is enabled. This was due to NPC interaction ending unusually quickly, making the bubble appear only briefly if at all.
------------------------------------------------------------------------
r14 | tuhljin | 2016-10-26 09:08:48 +0000 (Wed, 26 Oct 2016) | 1 line
Changed paths:
   M /trunk/Gossipmonger.lua
   M /trunk/localization.lua
   M /trunk/readme.txt

- Added an option to only send the chat message informing of a skipped greeting if the Gossip Bubble failed to appear.
------------------------------------------------------------------------
r13 | tuhljin | 2016-10-26 06:28:16 +0000 (Wed, 26 Oct 2016) | 6 lines
Changed paths:
   M /trunk/Filters.lua
   M /trunk/Gossipmonger.lua
   M /trunk/Gossipmonger.toc
   M /trunk/QuestHanger.lua
   M /trunk/libs/TjDropDownMenu.lua
   M /trunk/libs/TjOptions.lua
   M /trunk/libs/TjOptions.txt
   M /trunk/localization.lua
   M /trunk/readme.txt

- We're back! Updated for WoW patch 7.0.x and 7.1.
- Improved the options panel. Made the layout more intuitive and tooltips more informative.
- Added support for auctioneers.
- A localized string can now be used for each NPC type (vendor, taxi, etc.) for use with the chat log option.
- SCT output support removed (for now?).
- Support for addon Wholly: Moves Wholly's quest ID frame that it adds to the quest dialog window so it doesn't get in the way of the button Gossipmonger adds.
------------------------------------------------------------------------
