# Issues Resolved in this Release ## Epic None ## New Feature None ## Improvement | Issue | Summary | Description | |--------------------------------------------------------------------------|--------------------------------------|------------------------------------------------------------------------------------------------------------------------------| | [MIT-3178](https://zuarkb.atlassian.net/browse/MIT-3178/browse/MIT-3178) | Change Mitto's name to "Zuar Runner" | To support re-naming of Mitto to "Zuar Runner" the user interface pages (Login, Setup, Readme, Jobs, Connection Error, Sources) are updated with new Runner logos and naming text. | ## Bug | Issue | Summary | Description | |--------------------------------------------------------------------------|---------------------------------------------------------|--------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | [MIT-3209](https://zuarkb.atlassian.net/browse/MIT-3209/browse/MIT-3209) | job metrics are not displayed after upgrade | Job pages are missing the Metrics in the top banner (Running Jobs, Total Jobs, Total Job Runs, Ok Run%) due to communication failure between frontend and backend. | | [MIT-3207](https://zuarkb.atlassian.net/browse/MIT-3207/browse/MIT-3207) | 'access_token' column incorrectly handled in migrations | In Mitto migrations from 2.11.1 to 3.3.4, an error occurs where the migration process fails to create the column `jobs.access_token`. This was causing the migration to fail at this stage halting the migration. |