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

github.com/stefan-niedermann/nextcloud-notes.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Niedermann <info@niedermann.it>2021-10-11 12:24:37 +0300
committerStefan Niedermann <info@niedermann.it>2021-10-11 12:24:37 +0300
commit95afd472ce75f009365c24393cc4054450a2c015 (patch)
tree53e33b819b995f83f1ff3146ac9fac53832825e6 /fastlane
parent220bc52cc4651f1bcbe389cc0c0ebeada4146ff1 (diff)
Fix #1272 Notes created via Android's "Share Link" feature are not synced
Signed-off-by: Stefan Niedermann <info@niedermann.it>
Diffstat (limited to 'fastlane')
-rw-r--r--fastlane/metadata/android/en-US/changelogs/3004014.txt15
1 files changed, 15 insertions, 0 deletions
diff --git a/fastlane/metadata/android/en-US/changelogs/3004014.txt b/fastlane/metadata/android/en-US/changelogs/3004014.txt
new file mode 100644
index 00000000..3a90f23b
--- /dev/null
+++ b/fastlane/metadata/android/en-US/changelogs/3004014.txt
@@ -0,0 +1,15 @@
+3.4.14
+
+- 🐞 Notes created via Android's "Share Link" feature are not synced (#1272)
+
+3.4.13
+
+- 🐞 Overflow-menu contains "search" when searchview is open (#522) by @vhouriet
+- ✨ Enhance display of child/sub categories (#1154) by @ScottieKim
+
+3.4.12
+
+- 🐞 Fix potential crash when rendering a note with a checkbox (#1326) - by @pbek
+- 🐞 Fix crash when long pressing a note and swiping to the edge of the screen (#1308)
+- 🐞 Consistent timeouts when syncing (#761)
+- 🐞 Categories created in web UI are not shown in Android app (#1358) \ No newline at end of file