Skip to content

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 09 Apr 00:07
· 38 commits to main since this release

Added

  • Notes exposed in read API for authenticated users with mods_manage or solder_full permission
  • PUT /api/mod/{slug}/{version} endpoint for updating mod version fields
  • Notes editing UI in expanded version rows on the mod view page

Fixed

  • Sort persistence: storageKey computed as property instead of getter (getter wasn't available during Alpine init())
  • Version notes save using correct JSON content type instead of form-encoded data