Skip to content

v2.2.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@maxxcrawford maxxcrawford released this 07 Sep 21:34
· 9646 commits to main since this release
3e06fba

Summary

  • Added feature where users confirm their subdomain registration before submitting the form #1027
  • Fixed issue where the app could not run (gulp would not compile) locally in Windows OS
  • Upgraded gulp-sass to 5.0.0, resolving 6 high risk vulnerabilities

🎉 Thanks to @lloan for their first contribution

Changelog

3e06fba Upgrade gulp-sass to 5.0.0, add package-lock.json file to be tracked (#1079)
e07ec24 Domain registration confirmation modal (#1027)
3216a43 don't send unknown address errors to sentry