Releases: arnolicious/jelly-clipper
Releases · arnolicious/jelly-clipper
v0.3.0
New features
- feat: Download clip audio by @arnolicious in #31
- feat: Enable clipping with sub-second precision by @arnolicious in #32
Smaller stuff
- bugfix: Changes the text on the login page by @arnolicious in #30
Full Changelog: v0.2.1...v0.3.0
v0.2.1
Important
I switched the Docker image repo from Dockerhub to the github container registry, so new versions of the image will be available with the following url:
image: ghcr.io/arnolicious/jelly-clipper:latest
What's Changed
- Our html now has a title tag, thanks @astingraye ✨
- Added Renovate to track dependency upgrades
- Added Pipeline to build and publish new Docker Images
- Switch from Dockerhub to ghcr.io
New Contributors
- @astingraye made their first contribution in #24
Full Changelog: v0.1.0...v0.2.0