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

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJanakas <janakas@coding4.coffee>2017-12-29 01:04:06 +0300
committerDennis Schubert <mail@dennis-schubert.de>2018-01-08 23:15:41 +0300
commit0347507b2030e17889f90c810c3e224487beb9ef (patch)
tree820e90d891e39ddd94a4b29130bb65d07b37c29f /Changelog.md
parentd4e5d13a8fb9185be1a678fdc2e185573a7b6ee9 (diff)
Delete archive files when closing an account
closes #7684
Diffstat (limited to 'Changelog.md')
-rw-r--r--Changelog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md
index 5703fe50b..60c8b62f1 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -1,6 +1,7 @@
# 0.7.3.0
## Refactor
+* Work on the data downloads: Fixed general layout of buttons, added a timestamp and implemented auto-deletion of old exports [#7684](https://github.com/diaspora/diaspora/pull/7684)
## Bug fixes
* Fix notifications when people remove their birthday date [#7691](https://github.com/diaspora/diaspora/pull/7691)