Skip to content

Releases: galaxyproject/galaxy

v23.1.0

12 Feb 19:27
Compare
Choose a tag to compare

Release notes

Galaxy 23.1.0 was released on 25th of September 2023

user highlight release notes
full release notes

What's Changed

list of all merged PRs
Read more

v23.0.5

29 Jul 10:29
af730bc
Compare
Choose a tag to compare

What's Changed

  • [22.05] Slugify username received from oidc by @nuwang in #16251
  • [23.0] Don't attempt to call a bool when using mem-self handler assignment. by @natefoo in #16359
  • [23.0] Fix dataset create time convert by @itisAliRH in #15329
  • [23.0] Minor bug fix for default mail templates by @neoformit in #16362
  • [23.0] Fix display of named tags in mako by @davelopez in #16368
  • [23.0] Fix active step display in workflow editor side panel by @mvdbeek in #16364
  • [23.0] Copy when_expression when copying workflow step by @mvdbeek in #16377
  • [23.0] Pin black version to 23.3.0 in workflow action by @nsoranzo in #16390
  • [23.0] Don't always install node in the virtualenv by @nsoranzo in #16395
  • [23.0] Fix test discovery in vscode by @mvdbeek in #16413
  • [23.0] Skip installing npm/yarn if available, fix conditional dependency parsing, create virtualenv via conda when conda active by @bernt-matthias in #16403
  • [23.0] Allow duplicate labels in linter if outputs contain filters by @bernt-matthias in #15933
  • [23.0] Media player fix issue 16415 by @bdwheele in #16443
  • [23.0] Fix static file serving for robots.txt and favicon.ico when using per_host settings by @mira-miracoli in #16459
  • [22.05] Bump version of chromedriver setup action by @mvdbeek in #16461
  • [23.0] Fixes for (gitlab) error reporting by @bernt-matthias in #16424
  • [23.0] Fix filtering of disabled user preferences in UI by @davelopez in #16464
  • [23.0] Fix parsing tool metadata from bio.tools by @kysrpex in #16449
  • [23.0] Adjust test_data_download method in GalaxyInteractorApi so an admin user is not required by @simonbray in #16482
  • [23.0] Linter: fix regex for profile version by @bernt-matthias in #16480

New Contributors

Full Changelog: v23.0.4...v23.0.5

v23.0.4

30 Jun 21:22
03d9eb6
Compare
Choose a tag to compare

What's Changed

  • [23.0] Fix tool recommendations shown in a d3 js tree by @anuprulez in #15852
  • [23.0] Fix folder access for anonymous user by @mvdbeek in #16330
  • [23.0] Fix default when statement evaluation by @mvdbeek in #16332
  • [23.0] Redact private role name and description when purging user by @mvdbeek in #16349
  • [23.0] Pin pydantic in packages to <2 by @natefoo in #16354

Full Changelog: v23.0.3...v23.0.4

v23.0.3

26 Jun 07:34
b4adbb4
Compare
Choose a tag to compare

What's Changed

  • [23.0] Bump galaxy-release-util version to 0.1.2 by @mvdbeek in #16241
  • [23.0] When importing tool data bundles, use the first loc file for the matching table by @natefoo in #16247
  • [23.0] Load data tables in Celery worker by @mvdbeek in #16244
  • [23.0] xsd: add missing sep attribute for has_n_columns by @bernt-matthias in #16262
  • [23.0] Fix converting Enum value to str for Python 3.11 by @nsoranzo in #16284
  • [23.0] Forward port of slugify username received from oidc by @nuwang in #16271
  • [23.0] Missing init prevents models.py being bundled into tool_util by @nuwang in #16308

Full Changelog: v23.0.2...v23.0.3

23.0.2

13 Jun 16:34
a7f0a36
Compare
Choose a tag to compare

What's Changed

  • [23.0] Fix Text File Busy errors at the source by @mvdbeek in #16212
  • [23.0] Point release deps fixes and docs by @mvdbeek in #16214
  • [23.0] Rename galaxy-webapps back to galaxy-web-apps by @mvdbeek in #16216
  • [23.0] Port selenium setup to non-deprecated selenium options by @mvdbeek in #16215
  • [23.0] Don't fail CWL tool parsing when Cheetah not installed by @mvdbeek in #16219
  • [23.0] Allow skipping expect_num_outputs when expect_failure is set in tool test by @bernt-matthias in #16237
  • [23.0] Use galaxy-release-util to upload python packages by @mvdbeek in #16240
  • [22.05] Fix dropbox import to support newer versions by @nuwang in #16239

Full Changelog: v23.0.1...v23.0.2

23.0.1

08 Jun 17:36
Compare
Choose a tag to compare

A note about this release

This is the first Galaxy point release for which all Python packages are published to the Python Package Index.
Changes listed here and in the package changelog only include changes made since the v23.0 tag was published and do not include changes made in between the v22.5 and v23.0.1 tags. We will include all changes for future releases going forward and we strive for more frequent point releases.

What's Changed

Full Changelog: v23.0...v23.0.1