docs/HISTORY.txt
changeset 95 6de807f76c67
parent 86 66f5636ccc54
child 101 0c7bead9f062
equal deleted inserted replaced
94:015fe46dfa2a 95:6de807f76c67
     1 History
     1 History
     2 =======
     2 =======
       
     3 
       
     4 0.1.14
       
     5 ------
       
     6  - renamed factories to use snake_case on functions
       
     7  - updated custom "update_content" methods for last PyAMS_form package
       
     8  - added prefix to edit forms
       
     9  - updated JSON response in image thumbnails edit forms
     3 
    10 
     4 0.1.13
    11 0.1.13
     5 ------
    12 ------
     6  - added schema fields for medias and videos with thumbnails
    13  - added schema fields for medias and videos with thumbnails
     7  - changes images actions 'view' argument from IImageWidget to IMediaWidget
    14  - changes images actions 'view' argument from IImageWidget to IMediaWidget