Magic UtilitiesMagic Utilities
  • Download
  • Buy
  • Contact
  • News
  • EnglishU.S.
  • ČeskyCzech
  • DanskDanish
  • DeutschGerman
  • EspañolEspaña
  • EspañolAmérica Latina
  • FrançaisFrench
  • ΕλληνικήGreek
  • ItalianoItalian
  • NederlandsDutch
  • NorskNorwegian
  • PolskiPolish
  • PortuguêsBrasil
  • PortuguêsPortugal
  • РусскийRussian
  • SuomalainenFinnish
  • SvenskaSwedish
  • TürkçeTurkish
  • УкраїнськаUkrainian
  • 简体Chinese simplified
  • हिन्दीHindi
  • 日本語Japanese
  • 한국어Korean
  • Magic Keyboard
  • Magic Mouse
  • Magic Trackpad

Changelog

  • Stable channel
  • BETA channel
  • DEVELOPMENT channel
  • All channels
  • Help

Version 3.1.0.5

Details
Released: 19 Mar 2021

This new release adds a Battery saver and improves false-positives with some protection tools.

All applications

  • [APP-353] + Added new power handler for better power event handling on computers with "Modern Standby".
  • [APP-356] + Added new Battery saver options to suspend a device automatically on power events or on demand by the user, more details here.
  • [APP-350] * Fixed app freeze when removing a paired Bluetooth device.
  • [APP-342] + Added hint that the Bluetooth radio might be turned off in case a device restart error occurs.
  • [APP-339] + Added detection of incompatible software "Lenovo Essential Wireless Keyboard".
  • [APP-352] - Removed Bluetooth adapter power saving option for Windows 10 2004 (20H1) or higher as the [Power Management] tab in Windows Device Manager has been removed.
  • [APP-322] * Updated licensing tool to recent version.
  • [APP-346] * Improved false-positives with some protection tools. As a result the startup time of the applications has slightly increased and by default a splash screen is shown. You can disable the splash screen in the menu via Settings > Show splash screen.

Keyboard

  • [DRV-183] * Fixed pressing fn+control+command+delete keys together to login with Ctrl+Alt+Del on the small keyboards.
  • [DRV-180] * Fixed fn on small keyboards not working if mapped to a different modifier key and another modifier key was pressed.
  • [APP-288] * Fixed reading of active keyboard layout failed for U.S layout in some cases.
  • [APP-337] * Swedish and Finish keyboards are merged into one selection option as they look the same.
  • [APP-357] * Fixed missing F16 - F19 app mappings when INI file settings storage was active.

Changes since version 3.0.9.6

The Driver ↔ App communication has been rewritten to resolve device re-connection issues. With this new approach the apps should always detect any connected devices. Any workarounds like "Reinstall device driver" should be a thing of the past.

  • The Driver menu has been simplified. Redundant settings are now hidden, select Advanced driver settings to bring them back.
  • Fixed various settings not applied.
  • Keyboard: Added Windows main menu.
  • Trackpad: Added Press and hold secondary mouse button to 3 finger dragging options.

Version 3.1.0.4

Details
Released: 15 Dec 2020

This release is focusing on rounding the edges of the previous version.

Licensed + trial versionWindows supportPlatformCPUAlternativeVersionDate
MagicUtilities-Setup-3.1.0.4-Win10.exeWindows 10+11 32+64bitx86+x64Alternative3.1.0.430 Jan 2021
MagicUtilities-Setup-3.1.0.4-Win78.exeWindows 7+832+64bitx86+x64Alternative

All applications and drivers

  • [DRV-177] * Fixed device showing up in the "Safely remove hardware" menu of the related system-tray icon.
  • [DRV-178] + Added device notification to app in case the device is about to removed. This handles cases where the driver gets uninstalled or the device gets removed from an external event.
  • [APP-339] + Variant c: Added detection of incompatible "Lenovo Essential Wireless Keyboard" software to setup installer.

Version 3.1.0.3

Details
Released: 06 Dec 2020

Unlike version 3.1.0.1 which was focusing on workarounds, this major release is a complete rewrite of the Driver ↔ App communication to resolve device re-connection issues. With this new approach the app should always detect any connected devices. Any workarounds like "Reinstall device driver" should be a thing of the past.

All applications and drivers

  • [DRV-017] + Complete rewrite of Driver ↔ App communication.
    Each device instance has now its own communication channel rather than a multiplexed master channel. "Control device" has been renamed to "Driver handler" to reflect this change. All "Wake up" settings are turned off on first application start as they are not required any more.

All applications

  • [APP-332] * Fixed issue when removing a Bluetooth device which had an active USB connection at the time.
  • [APP-334] + All "Wake up" and "Driver handler" menu items are now hidden by default as they should not be required anymore, select Driver > Advanced driver settings to show the menu items again.
  • [APP-335] * Fixed app crash when a new drive (like a SD card) became available (version 3.1.0.2 only).

Keyboard

  • [APP-331] * Fixed caps lock mapping used the right modifier instead of the left modifier.
  • [APP-333] * Fixed wrong image of the large Swedish keyboard layout.

Version 3.1.0.1

Details
Released: 30 Oct 2020

This is a major maintenance release which works around re-connection issues.

All applications

The gray text is outdated by version 3.1.0.3.

The Driver main-menu has a new Control device settings sub-menu. The Control device is part of the device driver and is used to communicate with the application. The new menu gives access on when to open and close the Control device and how to proceed on errors. We added these implementation details to have more options available in case of issues.

  • [APP-305] * Renamed "Close driver controller on sleep" to Close on: Computer sleep.
  • [APP-305] + Added Close on: Restart device and Close on: Reinstall driver. These settings exist since version 3.0.9.7 but were not exposed in the user interface.
  • [APP-325] + Added Open on: Magic device arrival only. This means the Control devices will only open when Apple devices are enumerated by Windows. Before the application tried to open the Control device also when other non Apple devices were enumerated. This should create less error logs and may prevent issues on computer wake up.
  • [APP-326] + Added automatic error handling in case the Control device can't be opened. This should workaround re-connection issues. Options are either:
    • On error: Restart last active device (default and recommended)
    • On error: Reinstall device driver
    • No selection (not recommended)
  • [APP-326] + Added Restart (last active) device driver button to user interface when no device is connected.
  • [APP-311] * Added Always update driver settings. These settings exist since version 3.0.9.8 but was not exposed in the user interface. Select this option if any settings are not correctly applied.
  • [DRV-173] * Made Control device non exclusive.
  • [APP-324] * Fixed exception when a Bluetooth device was removed via the right-click menu.
  • [APP-321] * Fixed setup crash on ARM detection when running on Windows 32bit.
  • [APP-320] + Added incompatible software detection for "Gigabyte AORUS Engine" in application and setup.
  • [APP-319] + Improved security of the Windows service.
  • [APP-299, APP-322] * Updated compiler and licencing tools.

Keyboard

  • [APP-328] + Added Windows main menu.
  • [APP-329] * Fixed Invert small app icons and moved it to the new Windows menu.
  • [APP-330] * Fixed visual height of modifier drop-down menus.

Trackpad

  • [APP-317] * Fixed bottom button settings not always applied.
  • [APP-328] + Added Press and hold secondary mouse button to 3 finger dragging options.

Page 11 of 19

  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
Copyright © 2026 Magic Utilities Pty Ltd. All Rights Reserved. This site is independent and not related to Apple Inc