diff -r 04503227569d -r 5d94baef6923 docs/HISTORY.txt --- a/docs/HISTORY.txt Thu Mar 22 14:52:22 2018 +0100 +++ b/docs/HISTORY.txt Thu Mar 22 15:03:30 2018 +0100 @@ -1,6 +1,12 @@ History ======= +0.1.12 +------ + - updated site upgrade code to use factory interfaces for shared tools + - added default site root factory utility + - added default factory adapters for shared tools and shared contents + 0.1.11 ------ - added workflow states vocabulary for use in advanced search form @@ -13,6 +19,8 @@ - added external videos as paragraphs - updated database upgrade code and removed INewLocalSite event subscriber - converted images galleries to medias galleries, allowing any media + - refactored contents preview using "real" renderers (and iframe to get a "real" preview) + - updated form events to only refresh renderer input widget instead of full form on property update - moved internal links interfaces to pyams_sequence package 0.1.10.1