pull/1238/head
Matt Westcott 2015-04-24 09:50:54 +01:00
rodzic 35a8802fac
commit 777930c9a8
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -52,7 +52,7 @@ Changelog
* Fix: The contents of <div> elements in the rich text editor were not being whitelisted
* Fix: Due to the above issue, embeds/images in a rich text field would sometimes be saved into the database in their editor representation
* Fix: RoutablePage now prevents subpage_urls from being defined as a property, which would cause a memory leak
* Fix: Added validation to prevent pages being crated with only whitespace characters in their title fields (Frank Wiles)
* Fix: Added validation to prevent pages being created with only whitespace characters in their title fields (Frank Wiles)
0.8.6 (10.03.2015)