History ------- .. to_doc --------- 26.1.dev0 --------- ------------------- 25.1.2 (2026-03-09) ------------------- No recorded changes since last release ------------------- 25.1.1 (2026-02-03) ------------------- No recorded changes since last release ------------------- 25.1.0 (2025-12-12) ------------------- ============ Enhancements ============ * Update Javascript package licenses to MIT by `@mr-c `_ in `#20264 `_ * Type annotation fixes for mypy 1.16.0 by `@nsoranzo `_ in `#20424 `_ * Clean up code from pyupgrade by `@nsoranzo `_ in `#20642 `_ ------------------- 25.0.4 (2025-11-18) ------------------- No recorded changes since last release ------------------- 25.0.3 (2025-09-23) ------------------- No recorded changes since last release ------------------- 25.0.2 (2025-08-13) ------------------- No recorded changes since last release ------------------- 25.0.1 (2025-06-20) ------------------- No recorded changes since last release ------------------- 25.0.0 (2025-06-18) ------------------- ========= Bug fixes ========= * Use ``resource_path()`` to access datatypes_conf.xml.sample as a package resource by `@nsoranzo `_ in `#19331 `_ ============ Enhancements ============ * Fix UP031 errors - Part 3 by `@nsoranzo `_ in `#19218 `_ * Update Python dependencies by `@galaxybot `_ in `#19929 `_ * Implement dataset collection support in workflow landing requests by `@mvdbeek `_ in `#20004 `_ ------------------- 24.2.4 (2025-06-17) ------------------- ========= Bug fixes ========= * Fix default ordering of items sorted by name by `@jdavcs `_ in `#19853 `_ ------------------- 24.2.3 (2025-03-16) ------------------- No recorded changes since last release ------------------- 24.2.2 (2025-03-08) ------------------- No recorded changes since last release ------------------- 24.2.1 (2025-02-28) ------------------- No recorded changes since last release ------------------- 24.2.0 (2025-02-11) ------------------- ========= Bug fixes ========= * Fix WSGI response status handling in controller methods by `@mvdbeek `_ in `#19520 `_ ============ Enhancements ============ * Parse stored config details to script-based visualizations by `@guerler `_ in `#18651 `_ * Enable extra user preferences for remotely authorized users by `@maartenschermer `_ in `#18887 `_ * Run installed Galaxy with no config and a simplified entry point by `@natefoo `_ in `#19050 `_ ------------------- 24.1.4 (2024-12-11) ------------------- ========= Bug fixes ========= * Increase API robustness to invalid requests, improve compressed data serving by `@mvdbeek `_ in `#18494 `_ * Apply statsd arg sanitization to all pages by `@mvdbeek `_ in `#18509 `_ * Close install model session when request ends by `@mvdbeek `_ in `#18629 `_ ------------------- 24.1.3 (2024-10-25) ------------------- ========= Bug fixes ========= * Increase API robustness to invalid requests, improve compressed data serving by `@mvdbeek `_ in `#18494 `_ * Apply statsd arg sanitization to all pages by `@mvdbeek `_ in `#18509 `_ * Close install model session when request ends by `@mvdbeek `_ in `#18629 `_ ------------------- 24.1.2 (2024-09-25) ------------------- ========= Bug fixes ========= * Increase API robustness to invalid requests, improve compressed data serving by `@mvdbeek `_ in `#18494 `_ * Apply statsd arg sanitization to all pages by `@mvdbeek `_ in `#18509 `_ * Close install model session when request ends by `@mvdbeek `_ in `#18629 `_ ------------------- 24.1.1 (2024-07-02) ------------------- ============ Enhancements ============ * Update Python dependencies by `@galaxybot `_ in `#17653 `_ * Code cleanups from ruff and pyupgrade by `@nsoranzo `_ in `#17654 `_ * SQLAlchemy 2.0 by `@jdavcs `_ in `#17778 `_ * Add galaxy to user agent by `@mvdbeek `_ in `#18003 `_ * Update Python dependencies by `@galaxybot `_ in `#18063 `_ ------------------- 24.0.3 (2024-06-28) ------------------- ========= Bug fixes ========= * Reset content-length for unhandled exceptions by `@mvdbeek `_ in `#18233 `_ * More fixes for running the TS with external hgweb by `@mvdbeek `_ in `#18279 `_ ------------------- 24.0.2 (2024-05-07) ------------------- No recorded changes since last release ------------------- 24.0.1 (2024-05-02) ------------------- ========= Bug fixes ========= * Fix KeyError in ``XForwardedHostMiddleware`` by `@nsoranzo `_ in `#17955 `_ ------------------- 24.0.0 (2024-04-02) ------------------- ============ Enhancements ============ * Python 3.8 as minimum by `@mr-c `_ in `#16954 `_ * Vueify Admin User Grid by `@guerler `_ in `#17030 `_ * Remove web framework dependency from tools by `@davelopez `_ in `#17058 `_ * Vueify Admin Groups Grid by `@guerler `_ in `#17126 `_ * Migrate models to pydantic 2 by `@mvdbeek `_ in `#17262 `_ * Update to black 2024 stable style by `@nsoranzo `_ in `#17391 `_ * Removes outdated Grid controller and backbone modules by `@guerler `_ in `#17434 `_ ------------------- 23.2.1 (2024-02-21) ------------------- ========= Bug fixes ========= * Ruff and flake8 fixes by `@nsoranzo `_ in `#16884 `_ * Provide working routes.url_for every ASGI request by `@mvdbeek `_ in `#17497 `_ ============ Enhancements ============ * Drop (admin only) userskeys controller by `@dannon `_ in `#16318 `_ ------------------- 23.1.4 (2024-01-04) ------------------- No recorded changes since last release ------------------- 23.1.3 (2023-12-01) ------------------- No recorded changes since last release ------------------- 23.1.2 (2023-11-29) ------------------- ========= Bug fixes ========= * Workaround issue in Routes by `@nsoranzo `_ in `#16981 `_ ============ Enhancements ============ * Add HEAD route to job_files endpoint by `@mvdbeek `_ in `#17072 `_ ------------------- 23.1.1 (2023-10-23) ------------------- ========= Bug fixes ========= * Fix some drs handling issues by `@nuwang `_ in `#15777 `_ * Ensure session is request-scoped for legacy endpoints by `@jdavcs `_ in `#16207 `_ ============ Enhancements ============ * Update Python dependencies by `@galaxybot `_ in `#15435 `_ * Don't error on missing parameters or unused parameters in UI controllers by `@mvdbeek `_ in `#16246 `_ ------------------- 23.0.6 (2023-10-23) ------------------- ========= Bug fixes ========= * Don't read request body into memory by `@mvdbeek `_ in `#16585 `_ ------------------- 23.0.5 (2023-07-29) ------------------- ========= Bug fixes ========= * Media player fix issue 16415 by `@bdwheele `_ in `#16443 `_ * Fix static file serving for ``robots.txt`` and ``favicon.ico`` when using per_host settings by `@mira-miracoli `_ in `#16459 `_ ------------------- 23.0.4 (2023-06-30) ------------------- No recorded changes since last release ------------------- 23.0.3 (2023-06-26) ------------------- No recorded changes since last release ------------------- 23.0.2 (2023-06-13) ------------------- No recorded changes since last release ------------------- 23.0.1 (2023-06-08) ------------------- ========= Bug fixes ========= * Various fixes to path prefix handling by `@mvdbeek `_ in `#16033 `_ ------------------- 20.9.0 (2020-10-15) ------------------- * First release from the 20.09 branch of Galaxy. ------------------- 20.5.0 (2020-07-04) ------------------- * First release from the 20.05 branch of Galaxy.