Nightmare on Autoprefixer street
This is a minor release fixing a bunch of bugs for optimizing development dependencies to make packaging and building easier. Not so interesting to end users.
- Feature : A Dockerfile is now part of the source tree.
- Change : The source tree now contains compiled styles. This means that
Ruby, Sass and Autoprefixer are now optional dependencies and
not required for a normal ./configure && make run. - Change : Normal ./configure && make now only needs NodeJS >= 0.6.
- Change : Translations now can be built from toplevel makefile and required
optional dependencies for translations are checked by configure. - Change : Third party dependencies were cleaned up.
- Change : Improved detection of various compile time tools.
- Bugfix : Contact data can now no longer be overwritten by session data in
certain join/left scenarios.