Fix for wrong locale scope
Inside your locale settings you can disable locales for publishing and/or editing content. Once publishing is disabled, the currently published content for that locale is no longer available in the Content Delivery API. When you turn off editing content on the other hand, the User Interface will no longer allow you to edit or read the values for that locale.
This release fixes an issue with locales with locales for which editing of content was disabled. Once turned off, the Content Delivery API used to no longer return the localized values but the values of the default locale.