Skip to content

Commit

Permalink
Version 0.18.0 see CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
octimot committed Apr 11, 2023
1 parent 9f106d3 commit ece90ed
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,30 @@

All notable changes to this project will be documented in this file, starting with version 0.17.7.

## [0.18.0] - 2023-04-11

### Info
Early update available for Patreon Frequent Users and Producers only - more info on [patreon.com/StoryToolkitAI](https://www.patreon.com/StoryToolkitAI)
Please backup your StoryToolkitAI configuration folder before updating to this version.

### Added
- Ability to cancel transcriptions from the queue
- Auto Add button in Transcription Groups allows adding of segments to group when they're selected
- Select All button to Find feature in Transcription Window allows selecting all segments that match the search results
- Ability to Open Transcriptions and Transcribe via menu click
- Added Search and Assistant menus

### Changed
- Major restructuring of code and files, please backup StoryToolkit configuration folder before updating!
- New start command - see [here](https://github.com/octimot/StoryToolkitAI/blob/main/INSTALLATION.md#running-the-non-standalone-tool)
- CMD/CTRL+A now also deselects segments in Transcription Window

### Bugfixes
- Resolve-related buttons now refresh correctly in the Transcription window on resolve connection status change
- Re-transcribing a re-transcribed transcription in the same session now works correctly
- Closing of transcription windows is now handled correctly
- Fixed a bug that prevented adding selected segments to groups with non-lowercase names

## [0.17.19] - 2023-04-07

### Info
Expand Down

0 comments on commit ece90ed

Please sign in to comment.