summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2016-08-28 09:13:47 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2016-08-28 09:13:47 +0200
commitf4f88ac6aa6bdc21903c19da6d017f563945cebf (patch)
tree0e2ddf9c9060eed33043e2bdebeb01ad779f2553
parentc58b9079179bc3c4e66baa13ed753c096571a01e (diff)
changelog9.0.4
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b6ef43902..a1d3a9047 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,6 @@
news (9.0.4)
* **Bugfix**: Pad API last modified timestamp to milliseconds in updated items API to return only new items. API users however need to re-sync their complete contents, #24
+* **Bugfix**: Do not pad milliseconds for non millisecond timestamps in API
news (9.0.3)
* **Security (Low)**: Prevent browsers like Chrome from auto-filling your Nextcloud login credentials into Basic Auth form. This could lead users to accidentally saving their credentials in the database and disclosing them to the feed source when the feed is added/updated