Bugfix release, Mongoose update, ipv6 support
This release contains mainly overdue bugfixes.
Changes
- fix firefox desktop notification #13 (Thanks to @ajs124)
- fix cmake warning
- fix *bsd builds (thanks to @eraserewind)
- new mongoose 5.4, now with ipv6 support (e.g.
-w [::1]:8080
) (thanks to @nerab) - fix segfault due to password changes (thanks to @tm-calculate)
- fix cross-compiling support by reintroducing mkdata.pl generator script (thanks to @limpens)