- When displaying `contentIcon`, use `typeInfo.Title` method instead translating the `typeInfo.title` as `typeInfo.Title` manages various case where title is `unicode`, `string` or else. [gbastien]
1.21
-----------------
- Adapted call to `imio.helpers.cache.obj_modified` as parameter `asstring=False` was removed, we just use the default result type that is `float`. [gbastien]
1.20
-----------------
- Escape link content to avoid malicious behaviour. [gbastien]
1.19
Not secure
-----------------
- Used now `imio.helpers.cache.obj_modified` in `getLink_cachekey` to include annotation change in modification date. [sgeulette] - Updated git fetch url [sgeulette]
1.18
Not secure
-----------------
- Improve check for file when adding `download` in url. [laz, boulch]