diff --git a/CHANGELOG.md b/CHANGELOG.md index 23083ffe7..57e30defa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,8 @@ * Show or don't show the T&C's link based on the Quepid configuration. https://github.com/o19s/quepid/pull/42 by @epugh fixes https://github.com/o19s/quepid/issues/44 by @flaxsearch. * Add Query button activates in response to query text entered. https://github.com/o19s/quepid/pull/43 by @moshebla * Prevent duplicate queries when using bulk query importer. https://github.com/o19s/quepid/pull/49 by @epugh fixes https://github.com/o19s/quepid/issues/48 -* Production oriented Docker Compose setup for Quepid is ready! Install guide at https://github.com/o19s/quepid/wiki/Installation-Guide. https://github.com/o19s/quepid/pull/36 by @epugh was based on original work in https://github.com/o19s/quepid/pull/33 by @synhershko. Thanks! +* Production oriented Docker Compose setup for Quepid is ready! Install guide at https://github.com/o19s/quepid/wiki/Installation-Guide. https://github.com/o19s/quepid/pull/36 by @epugh was based on original work in https://github.com/o19s/quepid/pull/33 by @synhershko. Thanks! +* Collapse query results well from bottom (in addition to the top) https://github.com/o19s/quepid/pull/28 by @epugh fixes https://github.com/o19s/quepid/issues/20 by @peterdm. Thanks @ychaker for reviewing PR. ## 6.0.2 - 11/26/2019 * Deprecate www.quepid.com/support in favor of linking to wiki. https://github.com/o19s/quepid/pull/18 by @epugh fixes https://github.com/o19s/quepid/issues/17 diff --git a/app/assets/templates/views/searchResults.html b/app/assets/templates/views/searchResults.html index af93bb566..b48cbe110 100644 --- a/app/assets/templates/views/searchResults.html +++ b/app/assets/templates/views/searchResults.html @@ -115,6 +115,7 @@

+