v0.11.0
What's Changed
- Improve on the security-section in our documentation by @burbas in #299
- Add documentation for cookies/sessions and use direct reference to fu… by @burbas in #300
- Use direct references to function instead of erlang:apply/3 by @burbas in #301
- Fix for redirects by @burbas in #305
- Add default values to nova configuration-section and update ssl-default by @burbas in #306
- Update documentation for sessions. Closes #309 by @burbas in #311
- Fix a bug with redirect and add some better docs to security-handler.… by @burbas in #310
- Add File Range Support by @etxemag75 in #315
- fix: solve that we end up in a loop in error controller by @Taure in #318
- fix: this will solve an issue whit cowboy and rebar by @Taure in #317
- chore: Added jsonlogger module by @Taure in #316
- fix: correct lock without pmod by @Taure in #320
New Contributors
- @etxemag75 made their first contribution in #315
Full Changelog: v0.10.4...v0.11.0