Releases: elonen/clapshot
Releases · elonen/clapshot
0.5.0
- New feature: Support for HTTP uploading multiple videos at once.
- New feature: Rename clips.
- Bugfix: User notifications were often shown twice.
- Bugfix: Failed upload removed old video from disk in certain cases.
NOTE! This release requires a database migration if you're upgrading an existing installation.
First, make a backup of the .sqlite file. Then, add line migrate = true
temporarily to /etc/clapshot-server.conf
if using the Debian package, or use --migrate
if running the server manually.