Update versions in the documentation

Also remove the warning about the future protocol, we are in the future
now \o/
This commit is contained in:
Benjamin Neff 2017-08-07 23:29:41 +02:00
parent ecc85cd39d
commit 042033ba73
No known key found for this signature in database
GPG key ID: 971464C3F1A90194

View file

@ -1,11 +1,6 @@
---
---
{% include warning_box.html
title="Future federation protocol"
content="<p>This document provides the documentation for the future federation protocol for diaspora*. Current diaspora* servers still use an older protocol!</p>"
%}
# diaspora\* federation protocol
The purpose of this document is to specify the communications that go on between diaspora\* servers (and other servers
@ -13,9 +8,9 @@ supporting this protocol). If you experience any issues, feel free to [get in to
## Federation support
This document specifies the future protocol for diaspora. diaspora\* release 0.6.0.0 and newer has support to receive
This document specifies the future protocol for diaspora. diaspora\* release 0.6.3.0 and newer has support to receive
[entities][entities] with this protocol, but still sends entities with an older protocol. Starting with diaspora\*
release X this protocol is fully supported.
release 0.7.0.0 this protocol is fully supported.
## Implementations