Version 2.0 is a major release that brings compatibility with PHP version 8.2 or better. The version 2.0.5 minor release includes bug fixes and functional improvements.
What's Changed
- Restore indexing of list item ids to resolve compatibility issue with advanced search forms
- Add
app.conf
options to disable source access control for specific record types - Resolve crash when using data from old (pre v1.7.6) systems with 2.0 due to change is how sort field information is stored
- Add support for skipIfExpression option in tag in display templates
- Add support for the ca_ES locale in date parser
- Add support for download version restrictions on user set sharing; restrictions are used in Pawtucket2x
- Add support for creation of anonymous set sharing links supported in Pawtucket2x
- Fix broken browse filtering of list item facets by item_id
- Resolve errors when using multipart idno configurations with PARENT elements
- Add options to ignore specific relationships when determining if a representation should be deleted due to deletion of related records
- Various fixes to improve compatibility with PHP 8.x
Full Changelog: 2.0.4...2.0.5a