Important 
The following is an early developer preview of the changes expected in 2025.7
This post is a live-document which will be updated throughout our development cycle. Any links in this topic will be broken until the release is officially published. When we are ready for release, we’ll copy this changelog and create a new post in the Announcements category.
Developer Project Board:
QIIME 2 2025.7 Project on Github
Important Announcements 
Interface Changes coming in QIIME 2 2025.10 
Python Versioning for Upcoming Full Releases 
- Target for 2025.10: Python
- Target for 2026.4: Python
Breaking Changes 
Here are the highlights of the release! 
qiime2.org Updates
- perezthedev and @colinvwood added validation for
SingleFileDirectoryFormat
, ensuring that only one file is present
Interface Updates
Plugin Updates
-
- @lizgehret added
FeatureTable[RelativeFrequency | PresenceAbsence | Composition]
as allowed inputs inheatmap
- @lizgehret added
-
- @SoilRotifer added the action
get-midori2-data
. This action enables users to fetch reference mitochondrial DNA sequence data from the MIDORI Reference 2 database. Multiple reference gene sequenes can be simultaneously fetched.
- @SoilRotifer added the action
-
- @cherman2 made Dist1Ds convertable to metadata
- @cherman2 made Dist1Ds convertable to metadata
-
- @jordenrabasco made various improvements to the
decontam-score-viz
visualizer, including a default sequence table when representative sequences are not provided, paginated sequence tables, sortable sequence table columns, and a more performant sequence table sorting algorithm.
- @jordenrabasco made various improvements to the
-
- @Vinzent_Risch added automatic resizing for
scatterplot_2d
andlineplot
- @Vinzent_Risch added a new slider for resizing line marks' stroke width in
lineplot
⇝ - @lizgehret added a new on/off toggle for marks in
lineplot
- @lizgehret updated the default color palette for all visualizers to
category10
- @Vinzent_Risch added automatic resizing for
Community Plugin Updates
Documentation Updates
Docker Container Updates