=========================================================== July 2016 Galaxy Release (v 16.07) =========================================================== .. include:: _header.rst Highlights =========================================================== **Shift of Galaxy tool dependencies to Conda** Galaxy admins obtained the ability to install Galaxy tool's dependencies using the Conda package manager. This is a Beta feature and we encourage interested deployers to opt-in by modifying configuration. Documentation that explains this switch and answers FAQ is :doc:`available <../admin/conda_faq>`. **Dynamic tool destinations** Our friends from Canada National Microbiology Laboratory enhanced Galaxy with feature that allows dynamic mapping of tools to destinations based on finer grained admin-specified rules. Please see the `wiki `__. Implemented in `PR #2579 `__ **Galaxy chat** Admins can now plug in the included communication server to enable users of their instance to use real-time chat within the Galaxy interface. Implemented in `PR #2515 `__ `Github `__ =========================================================== New Galaxy repository .. code-block:: shell $ git clone -b release_16.07 https://github.com/galaxyproject/galaxy.git Update of existing Galaxy repository .. code-block:: shell $ git checkout release_16.07 && git pull --ff-only origin release_16.07 See `our wiki `__ for additional details regarding the source code locations. Deprecation Notices =========================================================== The following URLs will be removed and should be considered deprecated: * ``\history\as_xml`` * ``\history\list_as_xml`` Release Notes =========================================================== .. include:: 16.07.rst :start-after: announce_start .. include:: _thanks.rst