# Version 1.10 > Minor

Published 2024-02-05

Fix plugin manager not showing enabled plugins.
Tumppi066 Plugin Manager

Removed NavigationDetection AI Data collector.
Glas42 NavigationDetection

Fixed hardcoded paths in NavigationDetection.
Glas42 NavigationDetection

Added NavigationDetectionAI.
Glas42 NavigationDetection

Fix bettercam crashing if monitor is not found.
Tumppi066 BetterCamScreenCapture

Yep... 1.10.63 was meant to be an April fools joke. Very badly executed.
DylDev DefaultSteering

Hotfix in Default Steering to fix a bug.
DylDev DefaultSteering

Fixed a bug which crashed the automatic setup of the NavigationDetection.
Glas42 NavigationDetection

Try and force the creation of mainUI.root to fix errors.
Tumppi066 MainUI

Fix errors with the app trying to open dialogs before the mainUI is initialized.
Tumppi066 MainUI

Fixed some small UI bugs.
Glas42 App Backend MainUI

Fixed a bug that the NavigationDetection setup wont work properly with the MSSScreenCapture.
Glas42 NavigationDetection

Fixed a bug which crashed the app when using UFLDLaneDetection without the model.
Glas42 UFLDLaneDetection

Fix translator issues when the mainUI is not fully initialized.
Tumppi066 MainUI

Reverted to the old src\settings.py because of bugs from the last updates.
Glas42 App Backend

Added back the new settings file (Not broken this time (hopefully))!
NOTE: This new file improves startup time by over 100ms!

Fix profile file not ound (I made a large screw up)
DylDev App Backend

Fix "cannot access local variable closeAfter"
Tumppi066 App Backend

Fix error when loading plugins before initializing the mainUI.
Fix updater when not running in a venv.
Tumppi066 App Backend Updater

Fix first time setup not detecting the game even if the SDK is installed.
Tumppi066 First Time Setup

Fixed repeating requirements installation after every restart.
Glas42 App Backend

Fix mainUI.root not found when loading the app.
Tumppi066 App Backend

Changes in requirements.txt
Bug Fixes
DylDev Requirements

Hotfix for the new loading screen, fix updater.
Tumppi066 MainUI Updater

New loading screen.
Tumppi066 MainUI

Added more dialogs.
All websites now open IN APP.
Tumppi066 MainUI Main Menu

Removed debug printing.
You can now close popups by clicking them with any (normal) mouse button.
Tumppi066 MainUI

Fix dialog translations.
Add a note when translating.
Tumppi066 MainUI

Adjust dialog spacing.
Tumppi066 MainUI

New custom confirmation system, looks real nice.
Tumppi066 MainUI

Move ETS2 API to new popup system.

  • Due to this it is now possible to use the app UI normally even while waiting for the connection.
    Tumppi066 TruckSimAPI MainUI First Time Setup

Fixed the code to close the console.
Glas42 App Backend

Added a warning to the missing venv folder in the NavigationDetection setup.
Glas42 NavigationDetection

(devs) Add support for popups
Fix importlib_metadata trying to install on each start.
Tumppi066 App Backend MainUI

Add sys back.
Tumppi066 App Backend

Fix importlib_metadata not being installed.
Tumppi066 App Backend

Changelog tab will now close automatically after closing window.
The app will no longer try and reinstall pyqt5.
Tumppi066 Changelog App Backend

Updated main menu wiki link.
Tumppi066 Main Menu

No longer stuck in first time setup if bettercam is not found.
Tumppi066 First Time Setup

Fix vertical height when bottom fps counter or copyright notice is enabled.
Tumppi066 Main UI UI Settings

The app now supports non main monitors.
Glas42 Setup Scripts

Fix favorites bar not working correctly. (ony the last favorite would be opened, regardless of which one was clicked)
Tumppi066 Main UI

Fix UIs and PluginFrames not correctly resetting. This manifested as weird UI bugs after a reload.
Added a favorites bar.
Slightly tweaked the plugin manager to make it fit in the frame correctly.
Tumppi066 Main UI Plugin Manager

The app will no longer hang when the server is not available.
Tumppi066 App Backend

Fix first UI disappearing on startup.
Tumppi066 Main UI

Add pinging the server. This is used to determine current user count. (NO DATA IS SENT)
Hopefully fix some issues with the plugin installers.
Migrate the Main Menu to be a panel, instead of being hard coded.
Added an MOTD to the Main Menu.
(devs) add control of line height to empty lines

Tumppi066 App Backend Main Menu

The app can now automatically scale based on the windows scaling setting. This can be toggled on/off from settings -> ui settings.
Added the ability to unlock the resizing in windows, this is not intended to be used. The UI might break if you use this. But it is now included for the sake of completeness.

Tumppi066 Main UI

The MSS Screen Capture now works for all plugins. BetterCamScreenCapture is still recommended and MSS is only a backup.

Added missing assets from the last update.

TrafficLightDetection UI Update.

Temporary return to the old version of the DefaultSteering due to missing functions.

Fixed small DefaultSteering bug.

Backend changes: Cleaned up DefaultSteering plugin for easier maintainability
Backend Changes broke saving UI, hotfix pushed to repair.
Added an alpha PID functionality.

Backend changes: Cleaned up DefaultSteering plugin for easier maintainability

Changed to a custom sleep timer for more accurate and consistent FPS limiting.
Fix divide by zero in fps limiter.

FPS limiter works when mainloop is disabled.

Bug fixes in the TrafficLightDetection.

Fix crash when (keyboard) keybind is invalid.

Bug fixes in the TrafficLightDetection.

Added crash reports to TrafficLightDetection.

Improved the YOLO model loading for the TrafficLightDetection.

NavigationDetection UI update.

Fix crash caused by 1.10.6.

Fixed logger crashing when log.txt is not found for some reason.
Fixed settings crashing when currentProfile.txt is not found, the file will now be created.

Fixed app enabling and disabling constantly while holding the toggle button.

Fixed some bugs

Fix changelog opening with no update.
Fix changelog opening twice after install (hopefully).

Fixed a bug that caused the setup to not work

Removed NavigationDetection V1 and V2
Added an automatic setup method for NavigationDetection