diff options
author | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2024-05-20 18:48:10 +0200 |
---|---|---|
committer | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2024-05-20 18:48:10 +0200 |
commit | d5585f83808a68fcee6ed2786980fd9e7825fb0c (patch) | |
tree | 481e9a0d386aed6a6a5bcb6d5a8f0157ea1ac8e0 /docs/CHANGELOG.md | |
parent | a8c52abd831accdd774456ca3ccdf8c3cfebe83c (diff) | |
download | skyhanni-d5585f83808a68fcee6ed2786980fd9e7825fb0c.tar.gz skyhanni-d5585f83808a68fcee6ed2786980fd9e7825fb0c.tar.bz2 skyhanni-d5585f83808a68fcee6ed2786980fd9e7825fb0c.zip |
Version 0.25
Diffstat (limited to 'docs/CHANGELOG.md')
-rw-r--r-- | docs/CHANGELOG.md | 15 |
1 files changed, 13 insertions, 2 deletions
diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 59d4a5c79..511d56d15 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1,6 +1,6 @@ # SkyHanni - Change Log -## Version 0.25 (In Beta) +## Version 0.25 ### New Features @@ -639,7 +639,10 @@ + Fixed unknown scoreboard lines chat error message when Hypixel sends incomplete line data. - Empa (https://github.com/hannibal002/SkyHanni/pull/1761) + Fixed Custom Scoreboard error during Winter Event. - j10a1n15 (https://github.com/hannibal002/SkyHanni/pull/1789) -+ Fixed max island size display in Crimson Isle and Catacombs in Custom Scoreboard. - j10a1n15 (https://github.com/hannibal002/SkyHanni/pull/1822) ++ Fixed max island size display in Crimson Isle and Catacombs in Custom Scoreboard. - + j10a1n15 (https://github.com/hannibal002/SkyHanni/pull/1822) ++ Fixed some issues where skyhanni guis would have click and hover events when they shouldn't. - + CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/1846) #### Dungeon Fixes @@ -701,6 +704,12 @@ + Fixed the ability to hide Chocolate Factory upgrade messages. - seraid (https://github.com/hannibal002/SkyHanni/pull/1820) + Fixed Time Until Next Charge display. - seraid (https://github.com/hannibal002/SkyHanni/pull/1806) ++ Fixed typos and formatting in Craft Materials From Bazaar. - + hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1840) ++ Fixed invalid bazaar items being highlighted in the clickable items feature. - + hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1841) ++ Fixed Bazaar price features not working for Ultimate Jerry. - + hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1842) #### Rift Fixes @@ -831,6 +840,8 @@ + Fixed the armor hider also hiding items in the inventory. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1813) + Fixed an error in the Outside SkyBlock setting. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1810) ++ Fixed memory leaks. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1839) ++ Fixed a small Memory Leak in MobData. - Thunderblade73 (https://github.com/hannibal002/SkyHanni/pull/1844) ### Technical Details |