What's Changed
🚀 New Features
- [25.1] Add amnis cif flow cytometry data type by @bernt-matthias in #21829
🔧 Enhancements
- [25.1] Add Deacon idx format by @SantaMcCloud in #21632
🐛 Bug Fixes
- [25.1] Fix private dataset sharing error handling by @davelopez in #21689
- [25.1] Fix route to workflow editor with version does not load expected version by @ahmedhamidawan in #21711
- [25.1] Fix database migration error from 25.0 > 25.1 by @jdavcs in #21737
- [25.1] Fix npm trusted publishing in 25.1 release workflow by @dannon in #21747
- [25.1] Fix help forum integration by @davelopez in #21773
- [25.1] Fix disable_local_accounts displays register link by @davelopez in #21764
- [25.1] Fix workflow rename modal is not reactive to prop changes by @ahmedhamidawan in #21785
- [25.1] Allow workflow download with missing file source references by @mvdbeek in #21814
- [25.1] Make galaxy-web-apps package compatible with latest FastAPI by @nsoranzo in #21753
- [25.1] Fix AWS Batch monitor crash, delete copied monitor method by @mvdbeek in #21818
- [25.0] Fix form number negative handling by @davelopez in #21819
- [25.1] Add
builtin_converterssection to integrated tool panel by @ahmedhamidawan in #21838 - [25.1] Fix Galaxy UI nesting in data manager job info view by @mvdbeek in #21840
- [25.1] Fix tag dropdown not closing on outside click, and not selecting in Safari by @mvdbeek in #21797
- [25.1] Fix output dataset permission guessing by @mvdbeek in #21862
- [25.1] Fix loading non-tool files from watched tool directories by @mvdbeek in #21880
- [25.1] Fix credential validation logic in tool form component by @itisAliRH in #21889
- [25.1] Fix tool credentials on containerized (Singularity/Docker) destinations by @arash77 in #21821
- [25.1] Ensure markdown elements do not render if argument is undefined by @ahmedhamidawan in #21908
- [25.0] Add missing enable_beta_tool_formats config option by @bernt-matthias in #21190
- [25.1] Properly parse build info from requirement info by @bernt-matthias in #21481
- [25.1] Add selenium test and fix inline images in workflow report tables by @mvdbeek in #21698
- [25.1] Fix "Create New" in workflow editor not resetting editor state by @ahmedhamidawan in #21918
- [25.1] Enforce storage quota for Celery-based data fetch jobs by @mvdbeek in #21941
- [25.1] Fix optional parameter persisting
NO_REPLACEMENTsentinel when not provided by @mvdbeek in #21964 - [25.1] Fix recording duplicate workflow_request_input_step_parameter rows by @mvdbeek in #21980
- [25.1] Fix AttributeError when requesting invalid metadata file by @mvdbeek in #21985
- [25.1] Fix pick_value output inheriting hidden state from input datasets by @mvdbeek in #21995
- [25.1] Fix NoReplacement handling in workflow callback_helper by @mvdbeek in #21994
Other Changes
Full Changelog: v25.1.1...v25.1.2