Site updated at 2016-06-14 01:52:40 UTC

This commit is contained in:
Travis CI 2016-06-14 01:52:41 +00:00
parent 7ae43ca625
commit c46fc03a00
22 changed files with 29 additions and 25 deletions

View file

@ -142,6 +142,7 @@
<ul>
<li>Our work in the WSGI stack is not fully done yet. We still have a minor issues where retrieving the error log in the about screen can raise an encoding error</li>
<li>The API used to incorrectly accept a JSON body with form-url-encoded headers. Our cURL examples on the website used to be wrong and have <a href="/developers/rest_api/">been updated</a>.</li>
<li>Make sure your configuration.yaml file contains <code>frontend:</code> to serve the frontend</li>
</ul>
</article>