docs: add v1.8.1 changelogs and F-Droid release notes

Changes:
- CHANGELOG.md: Add v1.8.1 section (Bug Fixes, New Features, Improvements, Code Quality)
- CHANGELOG.de.md: Add v1.8.1 section (German translation)
- fastlane/en-US/changelogs/21.txt: F-Droid release notes (EN, 496 chars)
- fastlane/de-DE/changelogs/21.txt: F-Droid release notes (DE, 493 chars)

Changelog covers all 13 branch commits:
- 4 bug fixes (sort persistence, widget scroll, auto-sync toast, drag flicker)
- 4 new features (widget sorting, preview sorting, auto-scroll, cross-boundary drag)
- 3 improvements (sync rate-limiting, toast→banner migration, ProGuard audit)
- 1 code quality (detekt compliance, 0 issues)

F-Droid changelogs stay under 500-char limit.
In-app assets are auto-generated by copyChangelogsToAssets build task.
This commit is contained in:
inventory69
2026-02-11 11:39:21 +01:00
parent 1a6617a4ec
commit bc3f137669
4 changed files with 180 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
🛠️ v1.8.1 — CHECKLISTEN & SYNC FIXES
• Behoben: Sortierung ging beim Öffnen verloren
• Behoben: Widget-Scroll bei 3x2 defekt
• Behoben: Toast bei Auto-Sync & Drag-Flackern
• Neu: Widget-Checklisten mit Sortierung
• Neu: Checklisten-Sortierung in Vorschau
• Neu: Auto-Scroll bei Zeilenumbruch
• Verbessert: Sync-Ratenlimit & Akkuschutz
• Verbessert: Toasts → Banner-System
• Verbessert: ProGuard für Widgets & Compose
https://github.com/inventory69/simple-notes-sync/blob/main/CHANGELOG.de.md