Skip to content

Commit

Permalink
Changelog: 5.1.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
RobinTail committed Oct 19, 2024
1 parent 4bc6d98 commit f23f952
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

## Version 5

### 5.1.0

- Performance improvement for the countdown (remaining time formatting function):
- Attempting to fix user defined locale (`it_IT —> it-IT`) in order to preserve translations;
- Looking up for a suitable locale only once per time unit (memoization);
- This should make the countdown about 47 times more efficient.

### 5.0.3

- Fixed issue with incorrect locale format causing countdown failure and disability to cancel upcoming relay switch:
Expand Down

0 comments on commit f23f952

Please sign in to comment.