Releases: uklibraries/ohms-viewer
Releases · uklibraries/ohms-viewer
Fixed Footnotes for standard annotation
Add sample web server configs to block direct xml folder access
This release introduces minimal sample configurations for Apache and Nginx
to secure the cache/ folder (or any custom folder).
- Updated
.htaccesssample to return 404 on direct /cache requests. - Added
nginx.cache.confsample for equivalent Nginx setup. - Updated README with instructions on how to apply the rules and adjust
the folder name as needed.
These changes ensure that files stored in cache remain inaccessible
via direct HTTP requests, while still allowing PHP code (e.g., file_get_contents)
to read/write from the filesystem.
Fixed pdf export issue for legacy trasncript with no timecode
v3.10.14 fixed legacy no timecode pdf export issue
Default OHMS Logo Updated
v3.10.13 default ohms logo updated
Implemented bi-directional linking between index and corresponding transcript segments for VTT transcripts (view transcript from index and vice versa).
- Fixed OHMS Viewer index View Transcript button disappears
- Fixed OHMS Viewer User, when I click on an index segment View Transcript button, I am moved to a view of the transcript with the corresponding transcript segment displayed
fixes in reading repo config and transcript display
- Fixed configuration reading issue related to logo and metadata in viewer and pdf export
- Removed "NOTE TRANSCRIPTION END" from the end of the transcript
Fixed Share Link
Fixed the encoding issue of share link for index segement
Languge Switch issue fixed for soundcloud embeds
v3.10.9 version updated
Fixed Kaltura v7 audio player height issue
Fixed Kaltura v7 audio player height issue
Fix Print PDF issue for VTT transcripts
v3.10.7 fixed print pdf issue for vtt transcripts