chore: merge dev into main [skip ci] #104
Reference in New Issue
Block a user
Delete Branch "dev"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
97e56cb372to83244e8361The API endpoint POST /releases/{id}/assets bypasses CreateRelease and UpdateRelease, so checksums were not generated for API uploads. Added GenerateReleaseChecksums call after successful asset upload. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>Add runtime ${APP_NAME} placeholder substitution in locale strings so all user-facing text reflects the configured APP_NAME from app.ini. Replace 52 hardcoded locale strings, template literals, HTTP auth realm headers, and Swagger API titles/descriptions with the configurable value. Closes #1 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>