Skip to content

Releases: uklibraries/ohms-viewer

Fixed Footnotes for standard annotation

15 Dec 16:33

Choose a tag to compare

v3.10.16

fixed the user notes

Add sample web server configs to block direct xml folder access

03 Oct 10:07

Choose a tag to compare

This release introduces minimal sample configurations for Apache and Nginx
to secure the cache/ folder (or any custom folder).

  • Updated .htaccess sample to return 404 on direct /cache requests.
  • Added nginx.cache.conf sample 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

20 Aug 09:21

Choose a tag to compare

v3.10.14

fixed legacy no timecode pdf export issue

Default OHMS Logo Updated

06 Aug 08:13

Choose a tag to compare

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).

02 Jul 08:37

Choose a tag to compare

  • 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

25 Jun 10:29

Choose a tag to compare

  • 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

27 May 06:31

Choose a tag to compare

Fixed the encoding issue of share link for index segement

Languge Switch issue fixed for soundcloud embeds

28 Apr 14:23

Choose a tag to compare

Fixed Kaltura v7 audio player height issue

29 Mar 07:31

Choose a tag to compare

Fixed Kaltura v7 audio player height issue

Fix Print PDF issue for VTT transcripts

19 Feb 09:24

Choose a tag to compare

v3.10.7

fixed print pdf issue for vtt transcripts