diff --git a/CHANGES.txt b/CHANGES.txt index 7032264..1d14ea4 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -4,6 +4,13 @@ New in master Features -------- +* Prosody + Candy (XMPP chat over http) works properly +* Added config for more USB power +* Scripts to download OSM maps for OsmAnd and Maps.Me +* Mode 'g' for hostapd +* We switched to ArchLinux ARM (+ documentation) +* "Sign in..." notification works on Android 6.0 +* Serve http://tutorial.djangogirls.org/ * Serve http://docs.python.org.ar/ * Automatically connect to known WiFi networks (Issue #13) * Initial design for Captive Portal homepage (Issue #5) diff --git a/README.md b/README.md index 6143464..0eaa029 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,15 @@ there are some other services offered by the RaspberryPi server. * [Candy](http://candy-chat.github.io/candy/) * [devpi-server](https://github.com/humitos/pyfispot/blob/master/docs/devpi-server.md) +# Notes + +* There is no official release yet, although the code is working properly (I should have bugs -I'm sure). +* It was tested in a + [Django Girls Workshop](http://argentinaenpython.com.ar/galeria/django-girls-mendoza/) + at PyCon Argentina with more that 50 users. Yes, it worked, but the + wireless connection was really congested. On the other hand, the + RaspberryPi with ArchLinux ARM worked without any problem. + # References * http://netfilter.org/documentation/HOWTO//packet-filtering-HOWTO.txt