Skip to content

Commit 3c765f3

Browse files
iProdigyFelanbird
andauthored
Release Dink v1.6.4 (#343)
Co-authored-by: Felanbird <[email protected]>
1 parent 2b07af0 commit 3c765f3

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
## Unreleased
22

3+
## 1.6.4
4+
35
- Minor: Add task progress metadata for diary notifications. (#331)
4-
- Minor: Use boss chat message for latest kill count in loot notifications. (#324)
6+
- 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)
57
- Minor: Include hashed account unique identifier in notification metadata. (#334)
68
- Minor: Made the default setting for screenshots enabled for consistency across all notifiers. (#330)
79
- Minor: Send character information on login to custom handlers via advanced config. (#321)

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ dependencies {
3939
}
4040

4141
group = "dinkplugin"
42-
version = "1.6.3"
42+
version = "1.6.4"
4343

4444
tasks.withType<JavaCompile> {
4545
options.encoding = "UTF-8"

0 commit comments

Comments
 (0)