summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md7
-rw-r--r--appinfo/info.xml2
-rw-r--r--package-lock.json2
-rw-r--r--package.json2
4 files changed, 10 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4413c65c..d5d2677b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## 4.0.8 - 2022-02-17
+### Fixed
+- Overlapping navigation toggle
+- Adding Circles members
+- Broken IE check
+- Date time picker
+
## 4.0.7 - 2021-12-16
### Fixed
- Missing action button closing after clicking QR code
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 865c9e6d..8115d7fe 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -12,7 +12,7 @@
* šŸ™ˆ **Weā€™re not reinventing the wheel!** Based on the great and open SabreDAV library.
</description>
- <version>4.0.7</version>
+ <version>4.0.8</version>
<licence>agpl</licence>
<author>John MolakvoƦ</author>
diff --git a/package-lock.json b/package-lock.json
index 26af9d6f..5ef8a862 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
{
"name": "contacts",
- "version": "4.0.7",
+ "version": "4.0.8",
"lockfileVersion": 2,
"requires": true,
"packages": {
diff --git a/package.json b/package.json
index 5f0e037a..8ec5c025 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "contacts",
"description": "A contacts app for Nextcloud. Easily sync contacts from various devices, share and edit them online.",
- "version": "4.0.7",
+ "version": "4.0.8",
"author": "John MolakvoƦ <skjnldsv@protonmail.com>",
"contributors": [
"John MolakvoƦ <skjnldsv@protonmail.com>",