Valid Viper (7.x-1.0-rc3)
Pre-release
Pre-release
_ _____ __ ________ _ __________ __________
| | / / | / / / _/ __ \ | | / / _/ __ \/ ____/ __ \
| | / / /| | / / / // / / / | | / // // /_/ / __/ / /_/ /
| |/ / ___ |/ /____/ // /_/ / | |/ // // ____/ /___/ _, _/
|___/_/ |_/_____/___/_____/ |___/___/_/ /_____/_/ |_|
Changes:
- doc restructure
- inject lang to RestfulEntityBase
- Add plugin names to thrown exceptions to make debugging easier
- Set language in constructor of \RestfulBase
- Fixes Issue #317: Check output with Entity Translation enabled.
- Additional hateoas
- add 'configure' key to restful_token_auth.info
- Allow rendering public field with Field API formatter
- Add documentation for rendering view modes.
- Allow rendering entities providing a view mode.
- Allow PER_USER/ PER_ROLE cache garnularity
- Add cache helpers
- Cache invalidation for entities broken with request params.
- Invalidate static caches for all calls using internal API
- Fix PHP code delimiter in README.
Note: In this release we had a couple new contributors:
- @alexweber
- @rfx1007
- @Jelle-S