Skip to content

2.1.0 release

Compare
Choose a tag to compare
@dantti dantti released this 02 Apr 14:25
· 891 commits to master since this release
v2.1.0
  • Add LangSelect plugin to help with auto detection of user language (Matthias).
  • Fix compilation with Qt 5.11
  • clazy fixes
  • Fix undefined cutelyst2_plugin symbol of uWSGI plugin
  • Fix for IPv6 address binding
  • Fix StoreHtpasswd::addUser if file doesn’t exist (Bart)
  • Fix parsing when the url encoded (on body or query) has a key without a value but carries the equal sign (?foo=&bar)