We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1095a51 commit 0a67fc2Copy full SHA for 0a67fc2
1 file changed
CHANGELOG.md
@@ -18,6 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
18
- Fixed inaccuracy in stopwatch over long durations ([#207])
19
- Fixed text jitter in clock, stopwatch, and timer ([#11])
20
- Fixed invisible stopwatch laps in landscape mode ([#107])
21
+- Fixed overlapping text in right-to-left languages ([#206])
22
23
## [1.2.1] - 2025-05-08
24
@@ -89,4 +90,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
89
90
[#11]: https://github.com/FossifyOrg/Clock/issues/11
91
[#107]: https://github.com/FossifyOrg/Clock/issues/107
92
[#158]: https://github.com/FossifyOrg/Clock/issues/158
93
+[#206]: https://github.com/FossifyOrg/Clock/issues/206
94
[#207]: https://github.com/FossifyOrg/Clock/issues/207
0 commit comments