Skip to content

Releases: will-moss/erin

v1.20.1

13 Mar 00:06

Choose a tag to compare

1.20.1 (2026-03-13)

Bug Fixes

  • playlists: fixed a bug causing playlist gallery view and sharing to crash due to non-latin char (2938326), closes #32

v1.20.0

11 Mar 15:09

Choose a tag to compare

1.20.0 (2026-03-11)

Features

  • playback: added the ability to select where to start playing videos from (start, mid, random) (93c3d09), closes #33

v1.19.5

10 Mar 18:03

Choose a tag to compare

1.19.5 (2026-03-10)

Bug Fixes

  • playlists: updated the sharing/playlist fragment gen to be more reliable with special chars (9d77b84), closes #32

v1.19.4

27 Feb 00:06

Choose a tag to compare

1.19.4 (2026-02-27)

Bug Fixes

  • ui: added an invisible space around the scrubber to make it even easier to drag (a561d4d), closes #31

v1.19.3

26 Feb 23:58

Choose a tag to compare

1.19.3 (2026-02-26)

Bug Fixes

  • ui: increased the size of the video scrubber to make it easier to use on mobile (159884b), closes #31

v1.19.2

16 Feb 17:13

Choose a tag to compare

1.19.2 (2026-02-16)

Bug Fixes

  • build: final fix to produce multi-arch image (69166b8)

v1.19.1

16 Feb 16:56

Choose a tag to compare

1.19.1 (2026-02-16)

Bug Fixes

  • build: removed unnecessary platform option causing crash on non-ARM machines (6b151c9)

v1.19.0

16 Feb 16:52

Choose a tag to compare

1.19.0 (2026-02-16)

Bug Fixes

  • build: updated Caddy version to work with the replace-response plugin (36dcb6d)
  • build: updated Dockerfile to make it easier to build multi-arch image on ARM (6bd75ae)
  • fullscreen: adjusted the position of the video playback tracker in fullscreen mode (43cc79e)

Features

  • player: added a scrubber that can be dragged to jump to any point within the current video (20788af)

v1.18.5

01 Oct 01:24

Choose a tag to compare

1.18.5 (2025-10-01)

Bug Fixes

  • encoding: disabled cache entirely for now, and fixed the encoding on the lazyloading part (74f40eb), closes #28

v1.18.4

01 Oct 00:05

Choose a tag to compare

1.18.4 (2025-10-01)

Bug Fixes

  • playlists: updated the link/src encodings to match previous update and support # and @ in URL (45061f1)