Skip to content

Releases: jellyfin/JavascriptSubtitlesOctopus

v4.2.3

20 Sep 23:23
Compare
Choose a tag to compare

What's Changed

  • Fix rendering issues.

Full Changelog: v4.2.2...v4.2.3

v4.2.2

23 Jul 13:34
Compare
Choose a tag to compare

What's Changed

  • Updating dependencies.

Version of included libraries

  • brotli: 1.0.9
  • libexpat: 2.5.0
  • fontconfig: 2.14.2
  • freetype: 2.12.1
  • fribidi: 1.0.14
  • harfbuzz: 5.3.1
  • libass: 0.17.3

Full Changelog: v4.2.1...v4.2.2

v4.2.1

23 Mar 21:25
Compare
Choose a tag to compare

What's Changed

New Features and Major Improvements

  • Fallback font can be set at runtime.
  • Lazy font loading.
  • Support for embedded fonts.

Release Notes

Brotli has been deprecated and may be dropped in a future release. The browser's in-built support for Content-Encoding is more felxible, faster and simpler to use.

Other changes

  • Minor fixes.
  • Build infrastructure improvements.
  • Updating dependencies.

Version of included libraries

  • brotli: 1.0.9
  • libexpat: 2.5.0
  • fontconfig: 2.14.2
  • freetype: 2.12.1
  • fribidi: 1.0.13
  • harfbuzz: 5.3.1
  • libass: 0.17.1

Full Changelog: v4.1.1...v4.2.1

v4.2.0

23 Mar 16:50
Compare
Choose a tag to compare

Warning

The default font is missing. Use v4.2.1 instead.

What's Changed

New Features and Major Improvements

  • Fallback font can be set at runtime.
  • Lazy font loading.
  • Support for embedded fonts.

Release Notes

Brotli has been deprecated and may be dropped in a future release. The browser's in-built support for Content-Encoding is more felxible, faster and simpler to use.

Other changes

  • Minor fixes.
  • Build infrastructure improvements.
  • Updating dependencies.

Version of included libraries

  • brotli: 1.0.9
  • libexpat: 2.5.0
  • fontconfig: 2.14.2
  • freetype: 2.12.1
  • fribidi: 1.0.13
  • harfbuzz: 5.3.1
  • libass: 0.17.1

Full Changelog: v4.1.1...v4.2.0

v4.1.1

20 May 17:24
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.1.0...v4.1.1

v4.1.0

15 May 22:13
Compare
Choose a tag to compare

The project is now available on NPM as @jellyfin/libass-wasm.

What's Changed

Since 4.0.0-jf-smarttv

4.0.0-jf-4 release was not documented.

Since 4.0.0 (upstream)

Full Changelog: 4.0.0...v4.1.0

Restored back legacy browsers compatibility

27 Apr 22:42
58e9a3f
Compare
Choose a tag to compare

This includes older SmartTVs.

Plus a few other goodies, see #15 for more.

Now with Cordova support

08 Apr 21:00
b380565
Compare
Choose a tag to compare
Merge pull request #14 from JustAMan/patch-emscripten

Use patched emscripten so Octopus would work in Cordova

Some Jellyfin goodies inside

29 Mar 18:37
Compare
Choose a tag to compare
4.0.0-jf

Committing built files

Add support for legacy browsers like Smart TVs

18 Feb 11:24
7f33123
Compare
Choose a tag to compare
Merge pull request #2 from JustAMan/update-dist

Update dist to match 3.0.3 source