Releases: BF3RM/vumm-registry
Releases · BF3RM/vumm-registry
v0.4.2
Full Changelog: v0.4.1...v0.4.2
v0.4.1
Full Changelog: v0.4.0...v0.4.1
v0.4.0
v0.3.2
v0.3.1
v0.3.0
Added S3 Storage support, artifacts are no longer stored locally
v0.2.0
Improved mod permissions
Starting v0.2.0 it's possible to define per mod version tag permissions.
This update does not break existing permissions, after upgrading from 0.1.x to 0.2.0, users will remain to have the same permissions.
The /api/v1/mods/{name}/grant and /api/v1/mods/{name}/revoke now allow a extra field called Tag. When the Tag field is set permissions will be changed for that mod version tag and not the mod itself
v0.1.1
Added mod based permissions
v0.1.0
cicd: also publish the latest tag