Skip to content

Commit d4e04b8

Browse files
authored
Version 5.0.0 (#4834)
1 parent 2deeaf4 commit d4e04b8

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

buildTools/PROJECT_VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.27.0
1+
5.0.0

docs/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -410,6 +410,7 @@
410410
+ Fixed Pet Drop Rarity on messages without Magic Find or Farming Fortune. - Luna (https://github.com/hannibal002/SkyHanni/pull/4566)
411411
+ Fixed some tab-completion features working outside SkyBlock. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/4654)
412412
+ Fixed new error chat messages around coroutine. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/4720)
413+
+ Fixed crash on 1.21.10 with chat heads. - nopo (https://github.com/hannibal002/SkyHanni/pull/4829)
413414

414415
#### Inventory
415416

@@ -475,6 +476,7 @@
475476
+ Fixed blocks being broken without releasing the mouse not being detected. - bloxigus (https://github.com/hannibal002/SkyHanni/pull/4787)
476477
+ Fixed Replace Menu Icons in Stereo Harmony sometimes highlighting the wrong vinyl as active. - Luna (https://github.com/hannibal002/SkyHanni/pull/4820)
477478
+ Fixed Stereo Harmony Display not updating the active vinyl when changed outside the Garden or when SkyHanni is not installed. - Luna (https://github.com/hannibal002/SkyHanni/pull/4820)
479+
+ Fixed Stereo Harmony Display not updating the active vinyl until you leave and rejoin the Garden. - Luna (https://github.com/hannibal002/SkyHanni/pull/4828)
478480

479481
#### Foraging
480482

@@ -731,6 +733,10 @@
731733
+ Renamed `MineshaftDetection.MineshaftTypes` to `MineshaftDetection.MineshaftType`. - Luna (https://github.com/hannibal002/SkyHanni/pull/4781)
732734
+ Support preprocessing to snapshots and pre-releases. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/4596)
733735
+ Fixed `/shdebug skyblock` showing the graph area as the scoreboard area. - Luna (https://github.com/hannibal002/SkyHanni/pull/4808)
736+
+ Added more tests for legacy chat formatting. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/4830)
737+
+ Changed internal names of some classes to match the naming conventions. - kathund (https://github.com/hannibal002/SkyHanni/pull/4826)
738+
+ Stop BlockClickEvent from being posted twice. - bloxigus (https://github.com/hannibal002/SkyHanni/pull/4823)
739+
+ TextCompat formated performance gain. - Thunderblade73 (https://github.com/hannibal002/SkyHanni/pull/4827)
734740

735741
### Removed Features
736742

0 commit comments

Comments
 (0)