Leon's global reach is expanding thanks to @BG2NDR, who added sanitizers for several Chinese websites, and @monta-gh, who contributed Japanese translations. Additionally, the interface has been slightly modernized.
🚀 Features
- feat(ui): modernise MainScreen with Material You design and adaptive layout
- PR: #734
- feat(i18n): add Japanese translation
- PR: #738
- Chinese support
- PR: #728
- feat: copy URL to clipboard when card is clicked
- PR: #739
🐛 Fixes
- fix(strings): fix typo "Schaltflächte" → "Schaltfläche" in German strings
- PR: #727
- fix: rename Chinese locale folder
- PR: #740
🔧 Maintenance
- ci: replace gradle/actions/setup-gradle with actions/cache
- PR: #733
- ci: disable artifact comment step on forked PRs
- PR: #737