Skip to content

Bugfix release, Mongoose update, ipv6 support

Compare
Choose a tag to compare
@notandy notandy released this 19 Oct 22:20
· 126 commits to master since this release

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)