Skip to content

Commit

Permalink
Update changelog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Mistralys committed Dec 16, 2024
1 parent 6cc36ea commit 7fb245d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## v5.4.5-hotfix1 - Country button bar fix
- Country ButtonBar: Fixed the button bar not correctly storing the selected country.
- Country ButtonBar: Fixed the `load()` method being called repeatedly.
- Country ButtonBar: Added `setStorageEnabled()` to disable storing the selected country.
- Country ButtonBar: A country can now be selected manually via `selectCountry()`.
- Country ButtonBar: Saving the selected country is now done at render time.
- Country ButtonBar: Added tests.

## v5.4.5 - Client-side logging improvements
- JS: Fixed a data key mismatch in the AJAX error logger for the source page URL.
- JS: Moved the code to handle JS error logging to a dedicated class.
Expand Down

0 comments on commit 7fb245d

Please sign in to comment.