Old Okapi (7.x-1.0-rc5)
Pre-release
Pre-release
____ __ ____ ____ __ __ ___ ____ ____
/ __ \/ / / __ \ / __ \/ //_// | / __ \/ _/
/ / / / / / / / / / / / / ,< / /| | / /_/ // /
/ /_/ / /___/ /_/ / / /_/ / /| |/ ___ |/ ____// /
\____/_____/_____/ \____/_/ |_/_/ |_/_/ /___/
This release comes with some bugfixes and new features:
- Typo in method name \RestfulDataProviderEFQ::isValidConjuctionForFilter #392 by @mateu-aguilo-bosch
- defaultSort fails with custom resource properties returns SQL error #385 by @mateu-aguilo-bosch
- Allow filtering column for a query with joins #397 by @amitaibu
- Filtering nodes as anonymous user #295 by @mateu-aguilo-bosch
- Set json to be the default formatter on admin page #409 by @amitaibu
- hal _links supplied by additionalHateoas() in hal JSON formatter is overwritten by addHateoas #415 by @thebruce
- Switch global user by user authenticated by RESTful #410 by @amitaibu 🎆
- Support for field collections #438 by @kzoltan
- User resource not appearing in node JSON #355 by @adaddinsane and @thebruce
Special attention to the new feature introduced in #410 that will allow to do things like accessing private files based on user permissions.
Again, thanks for their contribution to @kzoltan, @adaddinsane and @thebruce. Special thanks to @thebruce for his work on HAL+JSON.