Skip to content

Releases: BF3RM/vumm-registry

v0.4.2

15 Feb 19:18
dc539cb

Choose a tag to compare

v0.4.1

12 Jan 20:14

Choose a tag to compare

Full Changelog: v0.4.0...v0.4.1

v0.4.0

08 Jan 01:20
f8c9b32

Choose a tag to compare

  • (#15): Upgrade to .NET 6.0 and add ARM support

v0.3.2

04 Jan 23:25
67f9453

Choose a tag to compare

  • (#14) allow anonymous mod downloads

v0.3.1

03 Jan 22:20
19ab409

Choose a tag to compare

Fix mod version duplication issue (#12)

v0.3.0

02 Jan 23:25

Choose a tag to compare

Added S3 Storage support, artifacts are no longer stored locally

v0.2.0

21 Oct 00:34

Choose a tag to compare

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

05 Apr 15:25
9b51c92

Choose a tag to compare

Added mod based permissions

v0.1.0

22 Mar 20:51

Choose a tag to compare

cicd: also publish the latest tag