feat(v1.4.1): Bugfixes + Checklist auto line wrap
Fixed: - Delete notes from older app versions (v1.2.0 compatibility) - Checklist sync backwards compatibility (v1.3.x) - Fallback content in GitHub task list format - Recovery mode for lost checklistItems Improved: - Checklist auto line wrap (no maxLines limit) - Enter key creates new item (via TextWatcher) Metadata: - Changelogs for versionCode 12 - IzzyOnDroid metadata updated
This commit is contained in:
4
fastlane/metadata/android/de-DE/changelogs/12.txt
Normal file
4
fastlane/metadata/android/de-DE/changelogs/12.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
• Bugfix: Löschen von Notizen aus älteren App-Versionen (v1.2.0)
|
||||
• Bugfix: Checklisten-Sync mit älteren App-Versionen (v1.3.x)
|
||||
• Checklisten werden jetzt auch als Text-Fallback gespeichert
|
||||
• Neu: Checklisten-Texte werden automatisch umgebrochen
|
||||
5
fastlane/metadata/android/en-US/changelogs/12.txt
Normal file
5
fastlane/metadata/android/en-US/changelogs/12.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
• Bugfix: Deleting notes from older app versions (v1.2.0)
|
||||
• Bugfix: Checklist sync with older app versions (v1.3.x)
|
||||
• Checklists are now also saved as text fallback
|
||||
• New: Checklist texts now wrap automatically
|
||||
p automatically
|
||||
Reference in New Issue
Block a user