chore: update F-Droid changelogs for v1.6.1

- User-friendly descriptions focusing on performance and stability
- Remove technical implementation details
- Emphasize user-visible improvements and future readiness
This commit is contained in:
inventory69
2026-01-20 21:59:09 +01:00
parent b5cb4e1d96
commit 2a22e7d88e
2 changed files with 4 additions and 12 deletions

View File

@@ -1,6 +1,2 @@
• Code-Qualität: detekt 0 Issues (29 behoben)
• Build: Zero Warnings (21 Deprecations behoben)
• ktlint reaktiviert mit Compose-Regeln
• CI/CD: Lint-Checks in GitHub Actions integriert
• Constants Refactoring: Dimensions.kt, SyncConstants.kt
• Vorbereitung für v2.0.0 Legacy-Cleanup
• Code Quality Verbesserungen
• Bessere Vorbereitung für zukünftige Updates

View File

@@ -1,6 +1,2 @@
• Code quality: detekt 0 issues (29 fixed)
• Build: Zero warnings (21 deprecations fixed)
• ktlint reactivated with Compose rules
• CI/CD: Lint checks integrated into GitHub Actions
• Constants refactoring: Dimensions.kt, SyncConstants.kt
• Preparation for v2.0.0 legacy cleanup
• Code quality improvements
• Better preparation for future updates