File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file, starting with version 0.17.7.
44
5+ ## [ 0.23.2] - 2024-01-26
6+
7+ ### Changes
8+ - Speakers are sent to Story Editor as uppercase plain text to respect Fountain format
9+ - Speakers segments are excluded from semantic search to avoid biases - will make use of them differently in the future
10+ - Improved Speaker Detection queue info
11+
12+ ### Fixes
13+ - Fixed XML export error when using Join Gaps feature with non-consecutive story lines
14+ - Fixed buggy behaviour when writing on non-text lines in Story Editor
15+ - Fixed Speaker Detection on segments with out of bounds approximated end times
16+
517## [ 0.23.1] - 2024-01-24
618
719### Added
Original file line number Diff line number Diff line change 1- __version__ = "0.23.1 "
1+ __version__ = "0.23.2 "
You can’t perform that action at this time.
0 commit comments