X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=docs%2Fnews.rst;h=7a621afdfe986fd8cd7bfec9a8a7bfe9609e2699;hb=ce323cc1847cdb57a6fc6df2c685e68fd76be522;hp=20861b28f742a53c6bf99c7b6059a3320a8aa5a7;hpb=d3596dc69222f57821642d5f26111d2cba97732f;p=m_librarian.git diff --git a/docs/news.rst b/docs/news.rst index 20861b2..7a621af 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -1,12 +1,18 @@ News ==== -Version 0.1.0 (2018-04-08) +Version 0.1.0 (2018-04-25) -------------------------- * Web-interface: Search for authors, list books by an author, download a book. +* Do not allow to run two instances of `ml-web.py` web-interfaces. + The second instance redirects browser to the first one and exits. + +* Option `--download-to` provides the path to the download directory + in script `ml-search.py`. + Version 0.0.17 (2018-03-24) ---------------------------