* Python 2.7 and 3.4 have been **deprecated**
* The whole resources fetching architecture was refactored ([see the documentation](https://github.com/nccgroup/ScoutSuite/wiki/(Draft)-Resources-fetching-system-architecture) for more details) and AWS and Azure were migrated to that new architecture
* A new flag was added (`--max-workers`) which allows specifying the exact number of workers (threads) Scout will use. This will replace `--thread-config`, which is less verbose. The new flag can be used with Azure and AWS only as GCP has not yet been refactored.
* Performance was improved
* The logging system was refactored
* A _Resources summary_ page was added (available through the top-right menu)
* UI improvements were made
* Bugs were fixed
* Some (AWS) resources that were not used for findings or surface attack analysis have been removed
* EC2: `customer_gateways`, `vpn_gateways`, `vpn_connections`, `route_tables`, `peering_connections`
* Route53: `hosted_zones`
* SNS: `subscriptions` (already included in topics)
* ELBv2: `ssl_policies`
* ELB: `elb_policies`