- Return an error when trying to access the pas views from the web [ale-rt] (94) - Fix ResourceWarnings for unclosed files and fix DeprecationWarnings. [maurits] (4090)
8.0.4
------------------
Bug fixes:
- Restore searching for member when query uses bytes instead of text. [maurits] (125) - searchForMembers: always use utf-8 instead of checking default_charset. This code was still getting the ``IPropertiesTool`` utility. [maurits] (125)
8.0.3
------------------
Tests
- Do not test with ``visible_ids`` boolean property, as this may get removed. [maurits] (125)
- Translate error message, simplify error handling. [tschorr] (75)
8.0.0
------------------
Breaking changes:
- Remove `ldapmp` module. It is not being tested in Plone 6. See https://github.com/plone/Products.PlonePAS/pull/71#pullrequestreview-1351349950 [gforcada] (1)