# HG changeset patch # User Oleksandr Gavenko # Date 1588970619 -10800 # Node ID c78ec3bfdeaf1d543863e71511bac59dc50b7cbf # Parent 30051862ccb6bdedb7f171091f84ac6c53729beb Updated CHANGES for release. Fixed floating issue for stacking sidebars. diff -r 30051862ccb6 -r c78ec3bfdeaf www/CHANGES.rst --- a/www/CHANGES.rst Fri May 08 23:21:03 2020 +0300 +++ b/www/CHANGES.rst Fri May 08 23:43:39 2020 +0300 @@ -6,12 +6,12 @@ .. contents:: :local: -.. sidebar:: Progress for ``gadict`` per releases +.. sidebar:: Progress for ``gadict`` per release ======= ======== ======== Version Articles Meanings ======= ======== ======== - 0.17 5546 7561 + 0.17 5624 7685 0.16 5203 7133 0.15 4651 6392 0.14 4358 5826 @@ -28,11 +28,29 @@ 0.3 800 n/a ======= ======== ======== -v0.17, 2020-02-10 +.. sidebar:: Progress for ``gadialog`` per release + + ======= ======= + Version Dialogs + ======= ======= + 0.17 287 + 0.16 n/a + ======= ======= + +.. sidebar:: Progress for ``gacollocation`` per release + + ======= ============ + Version Collocations + ======= ============ + 0.17 33 + 0.16 n/a + ======= ============ + +v0.17, 2020-05-08 ================= -* Added generation of Anki cards with mini-dialogs & collocations. -* Added 330 new articles. +* Introduced generation of Anki cards with mini-dialogs & collocations. +* Added 421 new articles. * Added lots of baby animals and male/female nouns. * Excluded SRS TAB files from release. diff -r 30051862ccb6 -r c78ec3bfdeaf www/tmpl/rst.css --- a/www/tmpl/rst.css Fri May 08 23:21:03 2020 +0300 +++ b/www/tmpl/rst.css Fri May 08 23:43:39 2020 +0300 @@ -123,6 +123,7 @@ } .sidebar { float: right; + clear: right; } @media (max-width: 700px) { .sidebar {