Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
pull/588/head
Maxence Lange 2019-06-21 16:43:52 -01:00
rodzic e97cfb34c8
commit dde31e2494
3 zmienionych plików z 14 dodań i 2 usunięć

Wyświetl plik

@ -1,5 +1,17 @@
# Changelog
## 0.2.4
- [setup] Rewrite of the announce system
- [setup] Fixing migrations
- [global] Fixing caching from 3rd party instance
- [global] Fixing signature check
- [global] Fixing local and federated timeline
- [global] More debug logging
- [federated] Managing local and remote host-meta
## 0.2.3
- [global] reverting nextcloud to 0.9.x

Wyświetl plik

@ -12,7 +12,7 @@ cert_dir=$(HOME)/.nextcloud/certificates
github_account=nextcloud
branch=master
codecov_token_dir=$(HOME)/.nextcloud/codecov_token
version+=0.2.3
version+=0.2.4

Wyświetl plik

@ -18,7 +18,7 @@
**🕸 Open standards:** We use the established ActivityPub standard!
]]></description>
<version>0.2.3</version>
<version>0.2.4</version>
<licence>agpl</licence>
<author mail="maxence@artificial-owl.com">Maxence Lange</author>
<author mail="jus@bitgrid.net">Julius Härtl</author>