s-ui-x-extended v1.0.0-hotfix4
Hotfix for the first stable release. No manual database migration is required.
Fixes
- Fixed the client config editor not showing the MTProxy
secretfield. The generic config loop only renderedpassword,uuid, andauth_strfields, so MTProxy credentials were invisible and uneditable in the UI.
Verification
Checked locally with:
cd frontend && npm run testcd frontend && npm run lintcd frontend && npm run build