# Release Notes: Mitto Version 3.2.0 Releases 3.0.0 and 3.1.0 were unpublished internal releases for which no release notes are available. Release notes for 3.2.0 contain a description of all changes since Mitto 2.11.0. ## Overview The Mitto 3.2.0 release is focused on improving Mitto as a platform. This work enhances currently available features, and lays stable foundation for future improvements. ## New Features ### Docker Mitto 2.11.0 ran as a monolithic application on Ubuntu 18.04. With the introduction of 3.2.0, Mitto now runs as eight Docker services. Zuar-hosted Mitto instances deploy Docker on Ubuntu 22.04. Customer-hosted Mitto instances have the option of deploying Mitto 3.2.0 via Docker on other operating systems. Mitto's Docker services: * mitto_app_nginx * mitto_webapp * mitto_auth * mitto_db * mitto_nginx * mitto_certbot * mitto_scheduler * mitto_vsftpd ### Packaging Previous to Mitto 3.2.0, Mitto and Mitto Connectors were distributed as Debian packages. Starting with Mitto 3.2.0, Mitto and Mitto connectors are distributed as Python packages. ### Postrgres Mitto 3.2.0 includes Postgres 14.6. ### OpenResty Mitto 3.2.0 includes OpenResty 1.21. ### Licensing Mitto now uses a new licensing system that makes it easier to evaluate new features on a trial basis. Mitto and all Mitto Connectors are all now individually licensed each license with an individual, distinct expiration date. If a license is close to expiring, notices are displayed in the user interface. If a feature's license is not renewed and is allowed to expire, the licensed feature will no longer function. Any configuration and data associated with an exprired feature remains on the system after expiry - re-licensing the feature will restore the configuration. ### User Interface The user interface has been re-themed with a simplified, light appearance. ### Webhooks Jobs can be started via webhooks. ### Performance Optimizations in how Mitto "learns" data types can result in 20-40% shorter job run times, depending upon the input data. ### Logging #### Logs - Jobs Logs for Mitto jobs are now stored in JSON format. The presentation of logs the UI has not changed. #### Logs - Services Logs for all Mitto services running in Docker containers are (?) ### Python Mitto now uses Python 3.9.10. Python 3.9.10 is the version of Python made available in `cmd` jobs. ### Other Improvementes * Job history supports per-page navigation * Output from `cmd` jobs is now logged * Named credentials are now sorted alphabetically * Wizards only show named credentials suitable for use with the job type being created. * The running of scheduled jobs can be paused in the UI as well as on the command-line. ## Breaking Changes * To reduce image build times and sizes, Pandas and NumPy are no longer present in Mitto's Python virtualenv. ## Custom Python Versions and virtualenvironments Installation of a custom Python executable and custom Python virtual environments is not currently supported. ## Plugin Version Requirements for Mitto 3.2.0 | Plugin | Version Required | | ------------------------------------------------------------------------------ | ---------------- | | 15five | | | Access | | | ADP | 2023.02.01 | | [Amazon Advertising](https://www.zuar.com/api/mitto/plugin/amazon_advertising) | 2023.01.16 | | Amazon AWS | | | Amazon Selling Partner | 2023.01.19 | | Amazon Vendor Central | | | Centro Basis | | | [Centro DSP](https://www.zuar.com/api/mitto/plugin/dsp) | | | Clarizen | 2023.01.16 | | Coupa | 2022.11.24 | | Digital Ocean | | | Domo | 2020.12.7 | | Dynamics | 2023.1.12 | | Dynamics 365 | 2023.01.19 | | Enquire CRM | | | Facebook | | | FifteenFive | 2022.01.16 | | Gainsight NXT | | | ghost | | | GitHub | | | Gong | 2023.01.16 | | Google Adwords | 2023.02.03 | | Google Analytics | 2022.10.27 | | Google Sheets | 2023.02.03 | | Hubspot | 2022.11.21 | | IMAP | | | Jira | 2023.02.01 | | [LeafLogix](https://www.zuar.com/api/mitto/plugin/leaflogix) | 2023.02.01 | | LinkedIn | 2023.1.19 | | Marketo | 2023.02.01 | | Matomo | | | mavenlink | 2023.02.01 | | metrc | 2022.11.28 | | Mitto API | | | mj freeway | 2023.1.19 | | MP-Access | 2023.1.30 | | [Netsuite](https://www.zuar.com/api/mitto/plugin/netsuite) | 2022.10.27 | | Paycom | 2023.02.01 | | Pipedrive | 2022.01.16 | | Piwik | | | QuickBooks Enterprise | | | QuickBooks Online | 2023.02.03 | | [Rclone](https://www.zuar.com/api/mitto/plugin/rclone) | 2023.1.23 | | [ReqRes](https://www.zuar.com/api/mitto/plugin/reqres/) | | | [RingCentral](https://www.zuar.com/api/mitto/plugin/ringcentral) | 2023.01.17 | | Salesforce | 2023.1.18 | | ServiceNow | 2023.01.16 | | Shopify | 2023.02.01 | | SkyBox | | | sugarcrm | 2023.01.16 | | Tableau REST API | 2023.1.20 | | Tamarac | 2023.1.18 | | [Terminus](https://www.zuar.com/api/mitto/plugin/terminus) | 2023.01.16 | | Treez | | | Version One | 2023.01.16 | | Wurk | 2021.7.16 | | [Zendesk](https://www.zuar.com/api/mitto/plugin/zendesk) | 2022.10.27 | .. mdinclude:: 3.2.18-issues.md