2.0.9-1
What's Changed
-
TOTP based Two factor authentication (2FA) Ref - #709
- User can enable 2FA for login
- Check the docs related 2FA : https://swiftwave.org/docs/dashboard/manage-users#-enable-two-factor-authentication-2fa
-
Upload Source Code feature has been enhanced. Ref - swiftwave-org/dashboard#134
- Now, while converting source code to tar archieve, it will respect .gitignore and exclude all file/folders as per ignore file patterns.
- For this enhancement, we have written a tiny JS package @swiftwave/tartplus which can build tar achieve with additional support of ignore files (.gitignore, .npmignore, .dockeringore etc) in browser.
-
App Install page has been revamped Ref - swiftwave-org/dashboard#173
Full Changelog: 2.0.8-1...2.0.9-1