Release notes for #4093

pull/4093/merge
LB 2017-12-06 13:29:41 +08:00
rodzic aba278af1c
commit 78cd642def
2 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -37,6 +37,7 @@ Changelog
* Fix: Empty searches were activated when paginating through images and documents (LB (Ben Johnston))
* Fix: Summary numbers of pages, images and documents were not responsive when greater than 4 digits (Michael Palmer)
* Fix: Project template now has password validators enabled by default (Matt Westcott)
* Fix: Alignment options correctly removed from `TableBlock` context menu (LB (Ben Johnston))
1.13.1 (17.11.2017)

Wyświetl plik

@ -55,6 +55,7 @@ Bug fixes
* Empty searches were activated when paginating through images and documents (LB (Ben Johnston))
* Summary numbers of pages, images and documents were not responsive when greater than 4 digits (Michael Palmer)
* Project template now has password validators enabled by default (Matt Westcott)
* Alignment options correctly removed from ``TableBlock`` context menu (LB (Ben Johnston))
Upgrade considerations