From 1f3fda85873af955a9102550337a1112246d1d39 Mon Sep 17 00:00:00 2001 From: berndmoos Date: Tue, 13 Aug 2024 09:39:38 +0200 Subject: [PATCH] changes changed --- src/build/changes/changes.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/build/changes/changes.xml b/src/build/changes/changes.xml index 03322787..ed27e40c 100644 --- a/src/build/changes/changes.xml +++ b/src/build/changes/changes.xml @@ -10,6 +10,13 @@ date = the date release = true | false (is it a release-version) --> + Assign times action from Partitur (issue #374) + Language-sensitive sentence span identification (issue #489) + Speed up processing after "Edit contribution" (issue #483) + Context menu including assign speaker action (issue #487) + Keep sorting of mask table when switching from partitur view to other view (issue #485) + Save copy of the transcript to avoid performance glitches (issue #484) + Tabulate events action (issue #446) Case-insensitive sorting for all transcription columns (issue #422) Replace after type collection (issue #475) Go from timeline display to partitur (issue #418)