Skip to content

Releases: pajlads/DinkPlugin

v1.6.5

05 Nov 21:44
d98697c
Compare
Choose a tag to compare

What's Changed

  • Minor: Allow notifications on seasonal worlds to be ignored via advanced config. (#357)
  • Minor: Prefer historical name for first Recipe for Disaster quest. (#352)
  • Minor: Include owned pets in login notification metadata. (#347)
  • Minor: Include individual skill XP in login notification metadata. (#345)
  • Bugfix: Classify reminisced Galvek deaths as safe. (#351)
  • Bugfix: Improve handling of queued notifications upon concurrent config changes. (#355)
  • Dev: Migrate to new RuneLite Widget API. (#358, #359)

Full Changelog: v1.6.4...v1.6.5

v1.6.4

25 Oct 22:18
3c765f3
Compare
Choose a tag to compare

What's Changed

  • Minor: Add task progress metadata for diary notifications. (#331)
  • Minor: Use boss chat message for latest kill count in loot notifications. This is only for "normal" bosses and won't yet work for things such as raids/barrows/hespori. (#324)
  • Minor: Include hashed account unique identifier in notification metadata. (#334)
  • Minor: Made the default setting for screenshots enabled for consistency across all notifiers. (#330)
  • Minor: Send character information on login to custom handlers via advanced config. (#321)
  • Minor: Add key in the Speedrun notifier extra object for whether the run is a personal best or not. (#329)
  • Minor: Indicate in pet notification metadata when a pet was previously owned but lost. (#314)
  • Minor: Support wildcards in loot item name filters. (#312)
  • Bugfix: Use correct duration time for gauntlet minigame completions. (#341)
  • Bugfix: Allow the first xp drop after login to trigger level notifications. (#332)
  • Bugfix: Don't treat personal best ties as personal bests for Speedrun notifications. (#329)
  • Bugfix: Classify Gauntlet deaths as safe, unless the player is a hardcore ironman. (#327)
  • Bugfix: Classify deaths in Tombs of Abascut as safe or dangerous depending on the attempt invocations. (#317)
  • Dev: Update gradle wrapper to v8.4 minor version. (#328)
  • Dev: Add pet test for Lil' creator. (#325)
  • Dev: Bump Java source & target compatability from 8 to 11. (#318)

Full Changelog: v1.6.3...v1.6.4

v1.6.3

10 Sep 13:23
92ae725
Compare
Choose a tag to compare

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

10 Aug 18:38
170e5af
Compare
Choose a tag to compare

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

09 Aug 17:55
6825396
Compare
Choose a tag to compare

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

22 Jul 21:22
6405bfc
Compare
Choose a tag to compare

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

03 Jul 19:17
096b312
Compare
Choose a tag to compare

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

Full Changelog: v1.5.2...v1.5.3

v1.5.2

14 Jun 21:45
e4709b2
Compare
Choose a tag to compare

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

22 May 23:16
c3a19db
Compare
Choose a tag to compare

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

09 May 23:16
23cc6e3
Compare
Choose a tag to compare

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