From 0bce9c345b937ede425efd580a8025942e983c18 Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Sun, 17 Sep 2017 23:50:21 +0200 Subject: [PATCH] Update doc --- README.rst | 10 +++++----- doc/content/TM-1.6.4.rst | 7 +++++-- 2 files changed, 10 insertions(+), 7 deletions(-) diff --git a/README.rst b/README.rst index 358eb995..89cad744 100644 --- a/README.rst +++ b/README.rst @@ -43,10 +43,6 @@ The *Telemeta* name stands for *Tele* as "remote access" and *meta* for "metadat :target: https://pypi.python.org/pypi/Telemeta/ :alt: Version -.. |downloads| image:: https://img.shields.io/pypi/dm/telemeta.svg - :target: https://pypi.python.org/pypi/Telemeta/ - :alt: Downloads - .. |travis_master| image:: https://secure.travis-ci.org/Parisson/Telemeta.png?branch=master :target: https://travis-ci.org/Parisson/Telemeta/ :alt: Travis @@ -75,8 +71,12 @@ News * Minor bug fixes and improvments * Fix HTML5 audio compatibility (#173) for the web audio player. The SoundManager Flash player fallback should not be used in most modern web browser. Media files are now serves through Nginx (#155) which enables to stream music with byte range requests. * Add a User permission "can_run_analysis" to specify that a user or a group of users has the right to list and select advanced Timeside analysis to be displayed in the Timeside web audio player. + * Add enumeration management and statitics + * Improved media security allowing streaming through Nginx only from the application + * Add TimeSide as a submodule + * Add a validator for Corpus and Fonds + * Upgrade various dependencies - 1.6 ++++ diff --git a/doc/content/TM-1.6.4.rst b/doc/content/TM-1.6.4.rst index cfe3cbd2..1b610156 100644 --- a/doc/content/TM-1.6.4.rst +++ b/doc/content/TM-1.6.4.rst @@ -7,5 +7,8 @@ Telemeta 1.6 is finally out! * Fix HTML5 audio compatibility (#173) for the web audio player. The SoundManager Flash player fallback should not be used in most modern web browser. Media files are now serves through Nginx (#155) which enables to stream music with byte range requests. * Add a User permission "can_run_analysis" to specify that a user or a group of users has the right to list and select advanced Timeside analysis to be displayed in the Timeside web audio player. * Temporarily remove Timeside server from INSTALLED_APPS until the development of this application is more advanced and is really used by Telemeta. - - + * Add enumeration management and statitics + * Improved media security allowing streaming through Nginx only from the application + * Add TimeSide as a submodule + * Add a validator for Corpus and Fonds + * Upgrade various dependencies -- 2.39.5