Skip to content

v0.6.1 (replaces 0.6.0)

Compare
Choose a tag to compare
@elonen elonen released this 20 May 10:11
· 70 commits to master since this release

See the upgrading guide for instructions if you are already running a previous release.

Highlights:

  • Support for folders in the UI (requires installing the basic_folders organizer plugin)
  • New auth HTTP header X-Remote-User-Is-Admin to grant any user admin priviliges. (In the PHP htadmin based simple deployment, user admin is the only admin.)
  • CORS: config option cors to select which origins to restrict API access to
  • Work-in-progress Organizer Plugin system
  • Major codebase revamp, lots of bug fixes, and probably lots of new bugs
  • "Download original" button in the video player
  • Most dependencies updated to new versions

This is a fairly big upgrade. Please report any regressions in functionality.

Recovering comments from broken 0.6.0 ⚠️ migration

The now pulled 0.6.0 release had a broken DB migration script that lost existing comments.
If this happened to you, install 0.6.1 over 0.6.0, then follow instructions in Upgrade Guide to restore the comments.