You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(release): 1.18.5 [skip ci]
## [1.18.5](v1.18.4...v1.18.5) (2025-10-01)
### Bug Fixes
* **encoding:** disabled cache entirely for now, and fixed the encoding on the lazyloading part ([74f40eb](74f40eb)), closes [#28](#28)
chore(release): 1.18.4 [skip ci]
## [1.18.4](v1.18.3...v1.18.4) (2025-10-01)
### Bug Fixes
* **playlists:** updated the link/src encodings to match previous update and support # and @ in URL ([45061f1](45061f1))
chore(release): 1.18.2 [skip ci]
## [1.18.2](v1.18.1...v1.18.2) (2025-09-30)
### Bug Fixes
* **ui:** the mute/unmute button is now clickable (it wasn't before due to a CSS depth issue) ([58b2f54](58b2f54)), closes [#27](#27)
chore(release): 1.18.0 [skip ci]
# [1.18.0](v1.17.0...v1.18.0) (2025-09-17)
### Features
* **client:** added a Share feature to send a link to a specific clip ([aef415c](aef415c)), closes [#19](#19)
chore(release): 1.15.0 [skip ci]
# [1.15.0](v1.14.3...v1.15.0) (2025-03-15)
### Features
* **client:** added playlist gallery feature with direct link to either play playlist or video ([16ae9dd](16ae9dd)), closes [#16](#16)
chore(release): 1.14.3 [skip ci]
## [1.14.3](v1.14.2...v1.14.3) (2025-03-13)
### Bug Fixes
* **client:** added a check to ensure that video files are filtered by playlist only when necessary ([63508b2](63508b2)), closes [#18](#18)