^^^^^^^^^^^^^^^^^^
- Added Norwegian translation. [espenmn]
- Install IRelatedItems behavior to avoid 'ReferenceException: Invalid target
UID' (fixes `294`_). [hvelarde]
- Implement link integrity on Rich Text tile references (closes `35`_).
[jpgimenez]
- Register new alternate view for covers; the new view behaves like a standard
content type view displaying object's title, description and viewlets on
Plone's main_template main slot (closes `271`_). [hvelarde]
- Fixes content-search in content chooser to correctly get the first
page of results (closes `276`_). [marcosfromero]
- Added any content type support for banner tile. If it has an `image`
or `getImage` attribute, displays that image. And always adds
a link (closes `241`_). [marcosfromero]
- Prevent unnecessary page reloads when saving or canceling edit overlay
in tiles (closes `274`_). [marcosfromero]
- On collection tile, return a thumbnail only if the item has an image field
and the field is visible (closes `278`_). [cleberjsantos, hvelarde]
- Added Cover as Linkable in TinyMCE settings (closes `259`_).
[marcosfromero]
- Default CSS class for tiles (closes `262`_). [marcosfromero]
- When adding a tile, display configuration icon only for configurable
tiles (closes `204`_). [marcosfromero]
- Auto add a column when adding a row (closes `212`_).
[marcosfromero]
- Remove dependency on plone.batching to avoid ``IndexError: multiple_pages``
on Plone 4.2. [jpgimenez]
- Move CSS to registry_css (closes `244`_). [agnogueira]
- Collection tile now fulfills the configured image size (fixes `239`_).
[cleberjsantos]
- Friendly layout for tile configuration (closes `133`_). [agnogueira]