-
v0.6.1
StableAll checks were successfulCI / test (push) Successful in 1m4sCI / build (push) Successful in 42sRelease / test (push) Successful in 59sCI / docker (push) Successful in 1m21sRelease / release (push) Successful in 1m7sRelease / docker (push) Successful in 1m22sRelease / notify (push) Successful in 1sreleased this
2026-03-06 11:31:20 +01:00 | 2 commits to main since this releaseAuto-Create Projects on Upload & API Create Endpoint
- New config option:
projects.auto_create(default:false) — when enabled, uploading to a non-existent project slug automatically creates it
withprivatevisibility. Requires admin or editor role and a global (unscoped) API token. - New API endpoint:
POST /api/projects— explicitly create projects via API withslug,name,description, andvisibilityfields. - Default visibility changed from
customtoprivatefor new projects. - Non-admin creators are auto-granted editor access to newly created projects.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- New config option: