Welcome to mirror list, hosted at ThFree Co, Russian Federation.

1019004.txt « changelogs « en-US « android « metadata « fastlane - github.com/stefan-niedermann/nextcloud-deck.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ebd6375517dffa93cefe865127328299350314ff (plain)
1
2
3
4
5
6
- ✨ Visualize progress when importing first account (#545)
- 💬 Scroll list when focussing the edit text for comments (#345) by @jancwe
- 💬 Fix initial comment list position (#344) by @jancwe
- 🐞 Fix failing attachment upload if a temporary cache file with this name already exists (#1075, #1102)
- 🐞 Fix possible race condition during upload of multiple new comments which have been created offline (#1100)
- ⚙️ Raise minSdk to 22 (following the Nextcloud files app)