Release Notes
v1.2.0 (2026-03-15)
Feat
add support for Python 3.14
v1.1.0 (2025-08-19)
Feat
add merging mode selection in UI
export MergingMode enum in init.py
add merging mode options and deprecate ignore_non_overlap_filter
add
merge_subtitle_extended_cutfor merging subtitles with primary being extended cut version
Refactor
merging mode handling in subtitle pipeline
v1.0.1 (2025-08-14)
Fix
correct the Google Colab link
v1.0.0 (2025-08-13)
Feat
add Web UI launcher for Google Colab
cli: added
mergeandlaunch-webuicommandsexpose
create_duosubs_gr_blocksin init.pyduosubs/webui: add webui
v0.2.0 (2025-07-23)
Feat
include leftover tokens during last neighbour merge
Fix
prevent index out of range
v0.1.0 (2025-07-21)
Feat
Initial release