Version 4.1.3 - 2026-08-12
- added protection against malformed addon paths and clean up existing broken data produced by bugged symlink handling in v4.1.0 and v4.1.1
- changed actions tab to never show suggestions for ignored addons
- fixed some linter and build time warnings, which should hopefully not have caused any observable changes
- Linux fixed ESO addons not getting detected correctly when the manifest name doesn't match the folder name casing
Version 4.1.2 - 2026-08-18
- fixed app running invisibly in the background when auto start is on, but show in tray has been turned off
- fixed more symlink related issues
- fixed quit dialog text getting cut off
Version 4.1.1 - 2026-08-16
- fixed a case where a repair action is suggested after a clean up action was executed
- fixed installer for previous version not being kept on Minion self updates
- Windows fixed various errors when the AddOn folder is symlinked to a different drive
- Linux fixed crash on KDE/Plasma desktops during launch
Version 4.1.0 - 2026-08-13 experimental
- added new task management system for easier handling of asynchronous processes
- added confirmation dialog for closing Minion when there are unfinished tasks
- added descriptive error messages when addon installation fails
- added automatic Minion 3 config import on first run
- added **experimental** support for World Of Warcraft
- changed how externally deleted addon files are handled so it no longer uninstalls the entry and instead shows a repair action
- improved font rendering
- in case it doesn't look good on your screen, you can add --lcd-text as a cli argument to get back the previous look
- fixed addon installation repeatedly failing on subsequent attempts in some cases
- fixed dependency calculation not arriving at the correct result in some cases
- fixed several situations where addon actions were not re-calculated correctly, resulting in different actions showing after restarting Minion
- fixed some files unexpectedly not getting unpacked on addon install when they are outside a folder with an addon manifest
- fixed some texts showing placeholders instead of the actual values in some languages
- fixed filesystem watcher not getting started when adding a new game install without an existing AddOn folder
- Linux added rpm package and a plain tar.gz archive for broader support
- removed "concurrent downloads" setting
Version 4.0.14 - 2026-07-01
- fixed error when toggling show in tray setting off and on
- fixed system language getting loaded when English is selected
- fixed some BBCode combinations not getting displayed correctly
- fixed cache prune not cleaning up correctly in some cases
- clean up old update installers when installing a new Minion update
- increased config backup count to 10
- updated translations
Version 4.0.13 - 2026-06-15
- fixed unhandled exception when parsing a manifest with an invalid AddOnVersion
- fixed cached images not showing properly
- implemented automated cache clean up
- added some cache related entries to settings menu
- improved BBCode handling
- changed IPC port to bind on local loopback adapter
- updated translations
Version 4.0.12 - 2026-05-23
- Improved notifications when Minion is in tray
- MacOS Linux Added proper system tray and notification support
- MacOS Linux Fixed self-update not working
- Linux Fixed auto start not working
Version 4.0.11 - 2026-05-22
- Improved detection of changes to addons files on disk
- Fixed backup function not working properly
- MacOS Fixed crash on launch and application hanging on close
- Linux Fixed incorrect app icon and title in the taskbar
- Windows Fixed AddOn folder being locked while Minion is running
Version 4.0.10 - 2026-05-13
- Added Chinese translation (thanks FusRoDah!)
- Added Russian translation (thanks art1ink and TEEN-true!)
- Improved auto update mode to show a notification when additional dependencies have to be installed, instead of installing them automatically
- The way it works is not ideal, but it's the best I can provide for now
- Updated to Java 25 LTS
- Updated all dependency versions
- Removed all traces of no longer supported VBScript
- Switched to task scheduler for running auto start on Windows
- Fixed various layout issues in languages with long texts
- added support for Linux and MacOS
- this is just the beginning and not everything may work as intended
Version 4.0.9 - 2026-04-19
- Added German translation (thanks Baertram!)
- If you want to help with translations, please register on our weblate instance and send a PM to sirinsidiator on ESOUI with your account name and which language you want to contribute to.
- Adjusted layout in various places to accommodate new translation
- Fixed incorrect font being used in some places
Version 4.0.8 - 2025-08-23
- Improved how the "best" addon version is determined
- It now considers the game and api version among other factors
- Fixed error when manifest file could not be parsed
- Fixed occasional error in picture viewer when opening a different addon
Version 4.0.7 - 2025-06-19
- Updated to Java 24 and switched from Temurin to Zulu
- Updated all dependencies to their latest version
- This seems to have fixed a few visual bugs, but at the same time may introduce new and unknown bugs - exciting!
Version 4.0.6 - 2025-06-14
- Fixed Minion update information not being refreshed correctly after installing an update
- Fixed layout issues on delete save data dialog
- Fixed useless horizontal scroll bar showing in addon lists
- Fixed some tooltips not showing immediately
- Fixed install action showing in context menu for addons with a migrate action
- Fixed repair action showing for missing addons with no installed dependants
- Updated clean up action to show for entries where all addons are missing and not needed
Version 4.0.5 - 2025-06-12
- Fixed another round of issues related to addon installation
- Fixed incorrect label in network settings
- Sort ignore list alphabetically
- API has been updated and should now fully support .addon files
Version 4.0.4 - 2025-06-11
- Added feature to keep up to 5 backup copies of config files from previous app starts
- Fixed various errors caused by incomplete .addon file support on the API side
Version 4.0.3 - 2025-04-27
- Fixed "Clean Up" action deleting more files than intended
- Fixed already installed addons not getting considered properly when resolving actions
Version 4.0.2 - 2025-04-26
- Added support for addons with the new .addon manifest extension
- Improved resolver tab in debug window (F12)
- Improved tooltip text for "Clean Up" action to show everything that will get cleaned up
- Fixed "Clean Up" action not being calculated correctly in some cases
- Fixed Minion update notification showing up when there is no update