v0.10.1
huggingface/finetrainersv0.10.1May 25, 2020by jordan-wright
AI Summary
This release focuses on performance improvements for email sending and introduces an administrator impersonation feature, while switching to GitHub Actions for releases.
Key Highlights
- Dramatically increased email sending speed, especially for large campaigns.
- Introduced administrator impersonation to allow admins to troubleshoot user accounts.
- Switched to GitHub Actions for the release process to enable more frequent releases.
- Discontinued support for 32-bit Mac and Windows releases (only 64-bit supported).
Breaking Changes
- 32-bit Mac and Windows releases are no longer supported.
New Features
- Administrator impersonation
- Dramatically improved email sending speed
Full Release Notes
### Gophish Just Got Better. We're excited to announce v0.10.1. This release significantly improves the performance of sending emails, adds some features and fixes bugs. Here's just a couple of the exciting changes. ### Faster Email Sending Thanks to the detailed report from @edermi in #1726, we were able to **dramatically** increase the speed at which we send emails- especially for large campaigns. ### Impersonation Administrators often have a need to help troubleshoot issues other users are seeing with Gophish. To make this easier, @glennzw added an impersonation feature in #1812 that allows system administrators to login to a user's account. This is available from the User Management page. <img width="1443" alt="Screen Shot 2020-05-24 at 10 35 47 PM" src="https://user-images.githubusercontent.com/1317288/82775959-ebbd3d80-9e0e-11ea-9472-4ea4465686a8.png"> ### More Frequent Releases We've also changed our release process to use GitHub Actions. The bad news is that this means we won't be supporting 32-bit Mac or Windows releases at this time (we do support 64-bit releases!). The good news is that this will enable us to do much more frequent Gophish releases, getting awesome features and bugfixes out to the community even quicker. With this in mind, please do let us know if you run into any issues with the releases below! ### Changelog You can find the full changelog for this release [here.](https://github.com/gophish/gophish/compare/v0.9.0...v0.10.1) ### How to Upgrade To upgrade, download the release for your platform, extract into a folder, and copy (**remember to copy, not move so that you have a backup**) your existing gophish.db file into the new directory. Then, run the new gophish binary and you'll be good to go! Now, one more thing: ### We want to hear from you! Have questions, comments, or feature ideas about Gophish? Let us know by [filing an issue](https://github.com/gophish/gophish/issues/new). ### Enjoy | SHA256 Hash | Filename | |-----|-----| |e236fea0628623c9158e01d189cf20766b2ebbb7cc1e6e53c1d4f49e039c98f7|gophish-v0.10.1-linux-32bit.zip| |d075245dd146494ee1d25d2c6201ef84a5a2cdb6d38adc152df3b71ab8e91845|gophish-v0.10.1-linux-64bit.zip| |1c8e4cbd8da090b9f6f38eb5605d7b1753b3f60ccf705e943befe98ff4969ab4|gophish-v0.10.1-osx-64bit.zip| |7c01df6bbeeca6a9a6dd0fc28e12eb329414c3d15c8f0dec237bf6535e4d268a|gophish-v0.10.1-windows-64bit.zip|