- Add `get_relateditems_options` patch to get the right context in patterns that need relations (Tiny and related contents). [cekk]
2.1.0
------------------
- Add Python3 compatibility. [cekk] - Add support for custom managerId passed in view call. [cekk]
2.0.0
------------------
- Removed use of grids to avoid Chrome 80 bug [nzambello]
1.2.6
------------------
- Avoid to cache tiles_management ajax call if we are anonymous. In this way an HTTP acceletator like varnish could cache calls if caller is anonymous [lucabel] - Fix tileWrapper class when the tile is hidden [pnicolli]
1.2.5
------------------
- Added server side rendering of tiles when not logged in [pnicolli]