diff --git a/CHANGELOG.html b/CHANGELOG.html
index 81525da..145db26 100644
--- a/CHANGELOG.html
+++ b/CHANGELOG.html
@@ -1,18 +1,30 @@
-
2023-02-05
-Features
+2023-06-20
+Raider
- - Added support for external listeners.
-
- LootReserve:RegisterListener("RESERVES", id, callback)
to have lootreserve run that callback when it has a reserves update.
- LootReserve:UnregisterListener("RESERVES", id)
to to stop getting updates about reserves.
- LootReserve:PromptListener("RESERVES", id)
to get an update manually.
-
+ - Updated WotLK loot tables. Reserving a Heroic Mode item will also count as reserving the matching Normal Mode item (doesn't cost extra reserves).
+ - Can now search all reserves by player name.
+ - Favorited items now glow when they're being rolled. Removed the option to glow for all items.
+ - Reserves and Favorites tabs now sort items by the order of the bosses that drop them, instead of alphabetic order.
+ - Automatically rolling on reserved items works with Group Loot.
+ - Rolling Need on an item with Group Loot prompts for confirmation if the item is reserved, but not by you.
+ - Minimap button can also be hidden with middle mouse click. Visibility can be toggled in Reserves window settings.
+ - Add more chat aliases: !remove (!cancelreserve) and !reserver (!reserves).
+ - Reserves window is a little smarter about when to open automatically.
+
+Host
+
+ - Added tiered rolls, so you can roll Main Spec (1-100) and Off Spec (1-99) at the same time. Customizable.
+ - Exporting rolls now indicates if an item was raid rolled or disenchanted.
+ - Add info about !myreserves command in the whisper reply when !reserves command item limit is reached.
+ - Adding a disenchanter now enables that disenchanter by default.
+ - Missing VoA bosses are no longer visible. Currently that means only Toravon is hidden.
Fixes
- - Classic Era and Season of Mastery should once again be fully functional.
- - Implemented LibUIDropDownMenu-4.0 so lootreserve no longer contributes to blizzard's dropdownmenu problems (avoids group finder error).
- - Using the search bar in the reserves window once again automatically switches you to the Search tab.
- - Fixed host window delay when many reserves were being sorted by boss.
- - After importing reserves without class info, LootReserve should learn the characters' classes once they join the group.
+ - Fixed auto roll message showing up when not actually rolling.
+ - Unfavoriting an item in the Favorites tab now causes that item to disappear immediately.
+ - Fixed shy dropdown menus. They once again stay open when certain options are clicked.
+ - Fixed lua error when importing an item that doesn't exist.
+ - Fixed visual bug when host is reserving on behalf of other players and reopens the Reserves window.
+ - Addon communications reduced slightly.
\ No newline at end of file
diff --git a/CHANGELOG_HISTORY.html b/CHANGELOG_HISTORY.html
index 47c5cf7..f3de35d 100644
--- a/CHANGELOG_HISTORY.html
+++ b/CHANGELOG_HISTORY.html
@@ -1,3 +1,36 @@
+2023-06-20
+Raider
+
+ - Updated WotLK loot tables. Reserving a Heroic Mode item will also count as reserving the matching Normal Mode item (doesn't cost extra reserves).
+ - Can now search all reserves by player name.
+ - Favorited items now glow when they're being rolled. Removed the option to glow for all items.
+ - Reserves and Favorites tabs now sort items by the order of the bosses that drop them, instead of alphabetic order.
+ - Automatically rolling on reserved items works with Group Loot.
+ - Rolling Need on an item with Group Loot prompts for confirmation if the item is reserved, but not by you.
+ - Minimap button can also be hidden with middle mouse click. Visibility can be toggled in Reserves window settings.
+ - Add more chat aliases: !remove (!cancelreserve) and !reserver (!reserves).
+ - Reserves window is a little smarter about when to open automatically.
+
+Host
+
+ - Added tiered rolls, so you can roll Main Spec (1-100) and Off Spec (1-99) at the same time. Customizable.
+ - Exporting rolls now indicates if an item was raid rolled or disenchanted.
+ - Add info about !myreserves command in the whisper reply when !reserves command item limit is reached.
+ - Adding a disenchanter now enables that disenchanter by default.
+ - Missing VoA bosses are no longer visible. Currently that means only Toravon is hidden.
+
+Fixes
+
+ - Fixed auto roll message showing up when not actually rolling.
+ - Unfavoriting an item in the Favorites tab now causes that item to disappear immediately.
+ - Fixed shy dropdown menus. They once again stay open when certain options are clicked.
+ - Fixed lua error when importing an item that doesn't exist.
+ - Fixed visual bug when host is reserving on behalf of other players and reopens the Reserves window.
+ - Addon communications reduced slightly.
+
+
+
+
2023-02-05
Features
diff --git a/LootReserve.toc b/LootReserve.toc
index e2b036c..e48b820 100644
--- a/LootReserve.toc
+++ b/LootReserve.toc
@@ -1,9 +1,9 @@
-## Interface: 30401
-## Interface-Wrath: 30401
+## Interface: 30402
+## Interface-Wrath: 30402
## Interface-Classic: 11403
-## Version: 2023-02-05
-## X-Min-Allowed-Version: 2023-01-28
+## Version: 2023-06-20
+## X-Min-Allowed-Version: 2023-06-20
## X-Curse-Project-ID: 390790
## X-Wago-ID: WL6JpyGv