You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,12 +8,12 @@ The format of this changelog is based on [Keep a Changelog](https://keepachangel
8
8
* The MINOR component is used whenever a version has backwards-compatible profile changes. This also indicates that the user can not switch back to a previous MINOR version without using a backup.
9
9
* The PATCH component is used for versions that do not contain profile format changes. Users can freely switch between PATCH versions without risk of data loss.
10
10
11
-
## [Unreleased]
11
+
## [1.17.3] - 2026-01-25
12
12
13
13
### Fixed
14
14
15
15
* Fix Lua error on Classic flavors due to `issecretvalue` missing
16
-
* Fix a potential Lua error related to talent selection
16
+
* Fix a potential Lua error related to talents
17
17
18
18
## [1.17.2] - 2026-01-23
19
19
@@ -1696,7 +1696,8 @@ The format of this changelog is based on [Keep a Changelog](https://keepachangel
0 commit comments