Releases: IPS-LMU/octra
Releases · IPS-LMU/octra
v1.2.4
Changes
- new URL mode to open audio files in OCTRA via URL
- upgraded Angular and other dependencies
- Stability improvements
v1.2.3
v1.2.2
Implemented enhancements:
- 2D-Editor: circle loupe should follow the mouse cursor more fluently #82
- new option: Enable/Disable rounded loupe #80
Fixed bugs:
- OCTRA crashes using the local mode and very large audio files #79
Merged pull requests:
- Create CODE_OF_CONDUCT.md #81 (julianpoemp)
Thanks to:
- Riccarda Funk (feedback, bug report)
- P.Pavlitschek (feedback, bug report)
v1.2.1
1.2.0
Implemented enhancements:
- use new protocol specification for logging user actions #77
- allow sending bug reports via email #76
- allow more levels #75
- use IndexedDB instead of LocalStorage #74
- 2D-Editor: follow playcursor #70
- allow importing raw text file #69
- allow more audio formats than Wave format #67
- better audio managing structure #66
- 2D-Editor: change position of miniloupe #64
- reorganize editor components #61
- add popover to each button of audio-navigation component #60
- allow setting boundaries in "editor without a signal display" #59
- audio playback: step back n seconds and play audio d seconds #57
- read annotation data that already exists in database #56
- enable Copy & Paste in text editor #55
- use annotJSON as OCTRAs representation of its annotation #54
- enable bug report #53
- play audio on hover #52
- Overlay GUI: play audio after entering semgment #51
- update dependencies #47
- show additional informations #46
- improve usability #44
- enable login without job number #42
Fixed bugs:
- Safari: can't decode audio file #73
- boundaries in text: no popover after loading other language #72
- mini-loupe: false zooming factor #71
- prevent moving boundary over others #65
- transcr-overview: whole text is underlined red when two errors come after each other #62
- play cursor vanished after stopping at some positions #58
- audioviewer: can't set boundary if playcursor is in another segment #50
- transcr-window: scroll to parent positon doesn't work #49
- if audio cannot be loaded user can't go back #48
- false state: broken view #45
- editor dissapears after switching to another one #43
v1.1.0
Implemented enhancements:
- show loading status and a hint that loading could take a while #41
- Export guidelines.json to PDF #40
- change structure of configuration files #37
- enable configuration of the feedback form in project's configuration #36
- improve usabilty #35
- transcr-overview: click on a segment's number enables switching to the selected segment #25
Fixed bugs:
v1.0.7
Implemented enhancements:
- online mode: login with user name, project name and jobnumber #33
- marker symbols: automatically set alt attribute of images #32
- transcr-overview: underline errors according to the guidelines #31
- signal-gui: use one cricle loupe instance only #29
- transcr-overview: underline errors in transcriptions and show description on hover #28
- transcr-guidelines: enable browsing through guidelines #24
- move cursor to text's end faster after initialisation of a texteditor #22
- upgrade @angular/cli to 1.0.0-rc.4 #21
- 2D-Editor: extend signaldisplay if it's shorter than its parent's width #14
- implement the possibility of creating distinc transcription guidelines und markers #6
- apply the translation module to the whole default GUI #5
Fixed bugs: