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
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11
11
-**Landing Page HTML Entities**: `&` was rendering literally in the "Free & Open Source" badge and Linux platform description due to HTML entities being used inside JavaScript translation strings assigned via `textContent`.
12
12
-**Duplicate Refresh Icons**: The refresh button on the Matches page showed two `↻` arrows, and the dashboard refresh button showed two `🔄` icons. The icon was present in both the template and the translation string.
13
13
14
+
### Added
15
+
-**Russian Language Support**: Full Russian translation of the landing page and app UI.
16
+
-**FAQ Section**: Added a Frequently Asked Questions section to the landing page.
17
+
-**Google Analytics**: Added analytics to the landing page.
0 commit comments