v1.1.0 (released on 24 Jul 2024)
v1.1.0 (released on 24 Jul 2024)
Bugfixes
#0017 - Failure to encode sound bite that has more than 2 channels
#0018 - Debug messages overwhelmed the Alerts log
#0019 - Too much details are displayed in pop-up alert message that causes confusion to users
#0020 - Wrong title is deleted when title search is on in Library
#0021 - When there are multiple recognised text segments returned from Text Recognition on a Tile, the results are not combined together in the correct order, i.e. the text that is on top in the tile becomes last in the combined text.
#0022 - When editing the headline of a tile in Title Reader, the App intermittently crashes upon saving the change.
#0023 - Multiple LanguageTileHeadersList objects are created for each title due to the update of the LibraryTitles view, causing excessive use of memory unnecessarily
#0024 - When there is no translated subtitles, either recognised text segments from the top or those from the bottom will be accepted with priority given to the top. This handicaps the App to properly handle capture original subtitles that could appear in either top or bottom.
#0025 - Wrong alert is popped up
#0026 - Whenever VisionProcessingManager raises an event, Search and Keyword modules will redo their past tile search actions causing unnecessary use of resources and significant slowdown of the App
#0027 - App intermittent crash when editing or deleting tiles in TilesReader
#0028 - Tile deletion takes too long time to complete, causing the user interface unresponsive
#0029 - Title deletion takes too long time to complete, causing the user interface unresponsive
#0030 - Tile notes editing is not speedy and frequently hung the user interface for some time before unfrozen
#0031 - Incorrect behaviour of controls like button in some Explain Website pages on iPad
Enhancements
None