docs: v2.2.1 release notes

This commit is contained in:
Stein Magnus Jodal 2018-10-15 22:08:07 +02:00
parent cce87edaa0
commit c720d90b53

View File

@ -5,12 +5,14 @@ Changelog
This changelog is used to track all major changes to Mopidy. This changelog is used to track all major changes to Mopidy.
v2.2.1 (UNRELEASED) v2.2.1 (2018-10-15)
=================== ===================
- HTTP: Stop blocking connections where the network location part of the Origin Bug fix release.
header is empty, such as websocket connections originating from local files.
(Fixes: :issue:`1711`, PR: :issue:`1712`) - HTTP: Stop blocking connections where the network location part of the
``Origin`` header is empty, such as WebSocket connections originating from
local files. (Fixes: :issue:`1711`, PR: :issue:`1712`)
- HTTP: Add new config value :confval:`http/csrf_protection` which enables all - HTTP: Add new config value :confval:`http/csrf_protection` which enables all
CSRF protections introduced in Mopidy 2.2.0. It is enabled by default and CSRF protections introduced in Mopidy 2.2.0. It is enabled by default and