docs/HISTORY.txt
changeset 149 659c6a416426
parent 143 fcecd9234dea
child 152 b70a42b5a923
equal deleted inserted replaced
148:50da03e1114f 149:659c6a416426
     1 History
     1 History
     2 =======
     2 =======
       
     3 
       
     4 0.1.21
       
     5 ------
       
     6  - updated "picture" TALES extension renderer
       
     7  - updated blob opening mode from "c" to "r" when creating thumbnails to handle uncommitted changes
       
     8  - updated thumbnails adapter to be able to get thumbnail for a given selection in a single step,
       
     9    using IThumbnails(image).get_thumbnails('selection:size') notation
       
    10  - updated "picture" TALES extension to also handle SVG images
     3 
    11 
     4 0.1.20
    12 0.1.20
     5 ------
    13 ------
     6  - updated picture tag template
    14  - updated picture tag template
     7  - updated "thumbnail" TALES extension
    15  - updated "thumbnail" TALES extension