Releases: pajlads/DinkPlugin
Releases · pajlads/DinkPlugin
v1.6.3
What's Changed
- Minor: Add item name allowlist and denylist for loot notifications. (#310)
- Minor: Add allowlist mode for Filtered RSNs under the Advanced category. Use this setting with caution. (#306)
- Minor: Send kill count notifications for Penance Queen kills. (#304)
- Minor: Include popup notification widget in collection log screenshots. (#309)
- Minor: Support new thread creation for Discord forum channels. (#302)
- Minor: Indicate whether pets are already owned in pet notifications. (#303, #307)
- Minor: Include NPC kill count in loot notifications. (#299)
- Minor: Add option to disable price in Group Storage notifications. (#298)
- Minor: Add
%TOTAL_LEVEL%
message template for level notifications. (#300)
Full Changelog: v1.6.2...v1.6.3
v1.6.2
What's Changed
- Bugfix: Avoid duplicate grand exchange notifications for partial transactions at trade limit.
Full Changelog: v1.6.1...v1.6.2
v1.6.1
What's Changed
- Minor: Include new pet names from Desert Treasure II bosses in notification metadata. (#279)
- Bugfix: Fire loot notifications for The Whisperer kills. (#286)
- Bugfix: Classify webhook overrides for player kill, grand exchange, and group storage notifiers appropriately for config exports. (#284)
Full Changelog: v1.6.0...v1.6.1
v1.6.0
What's Changed
- Major: Add notifier for when items are bought or sold on the Grand Exchange. (#275, #277)
- Minor: Fire level notification upon reaching max skill experience of 200M. (#273)
- Minor: Include clan name in notificiation metadata. (#274)
- Dev: Update gradle wrapper to v8.2.1 patch version. (#276)
Full Changelog: v1.5.3...v1.6.0
v1.5.3
What's Changed
- Minor: Adds option to announce every level-up past a certain level. (#265)
- Bugfix: Increase level notifier initialization delay, as it sometimes occurred too early causing incorrect levelup notifications to trigger. (#264)
- Dev: Optimize skill level initialization algorithm. (#269)
- Dev: Add gradle 7.4 runner to ensure plugin hub compatibility. (#268)
- Dev: Remove references to deprecated Skill.OVERALL enum value. (#266)
- Dev: Avoid compiler exception when building the plugin with JDK 17+. (#267)
- Dev: Update gradle wrapper to v8.2, which includes path traversal fixes. (#263)
- Dev: Optimize notification templating engine performance. (#258)
New Contributors
- @CarlGroth made their first contribution in #265
Full Changelog: v1.5.2...v1.5.3
v1.5.2
What's Changed
- Minor: Include link to killed player profile in PK notifier. (#246)
- Minor: Add setting to exclude group name from GIM shared storage notifications. (#247)
- Minor: Include relevant wiki links in rich embed content. (#243, #248)
- Minor: Re-implemented README info for generating a Discord webhook. (#256, #257)
- Bugfix: Improve kept or lost classification of stackable items for death notifications. (#255)
- Bugfix: Ignore notifications from new beta worlds. (#253)
- Bugfix: Avoid combat level notifications that don't conform to the configured interval. (#250, #251)
Full Changelog: v1.5.1...v1.5.2
v1.5.1
What's Changed
- Minor: Track points progress towards next combat achievement tier rewards unlock. (#236)
- Minor: Add combat achievement points as rich embed field. (#235)
- Minor: Use item image as rich embed thumbnail for loot notifications. (#234)
- Bugfix: Avoid combat level up notifications when combat level did not change. (#240)
- Bugfix: Prevent combat level notifications when the notifier is disabled. (#239)
- Dev: Redefine account type enum to workaround upstream deprecation. (#238)
Full Changelog: v1.5.0...v1.5.1
v1.5.0
What's Changed
- Major: Add notifications for depositing or withdrawing items from Group Ironman Shared Storage. (#225)
- Minor: Include discord user profile in notification metadata. (#226)
- Minor: Add setting to allow death notifications during safe activities. (#227)
- Minor: Allow player name in Discord notifications to link to CollectionLog.net profile. (#224)
- Bugfix: Ensure lost items metadata is empty upon safe deaths in TzHaar Fight Cave or Inferno. (#230)
New Contributors
Full Changelog: v1.4.1...v1.5.0
v1.4.1
v1.4.0
What's Changed
- Major: Add notifier to capture player kills while hitsplats are still visible. (#214)
- Bugfix: Improve reliablity of hidden chat setting for collection log screenshots. (#217)
- Bugfix: Fire death notification when multiple similar NPCs are attacking the player that lack scraped wiki HP data. (#216)
- Dev: Update gradle wrapper to v8.1.1 patch version. (#215)
Full Changelog: v1.3.3...v1.4.0