MaxTo 릴리즈 기록

실제 기록보다 더 좋습니다.

2018년 5월 22일 화요일
2.0.0-alpha2 Alpha
  • Fix crash on startup that didn't log any errors.
  • Default to alpha/beta update channel on alpha/beta releases.
  • Fix crash when closing some settings windows.
  • Fix missing initialization of license components.
  • Add more logging.
2018년 5월 16일 수요일
2.0.0-alpha1 Alpha
  • Fix click-through on acrylic windows on high-DPI
  • Prevent reload loop of license in background
  • Make message bus messages raise on correct thread (prevents crashes)
  • Use Squirrel version for version string
  • Left-click to activate menu
  • Update recipes when they are changed
2018년 5월 15일 화요일
2.0.0-alpha0 Alpha

Initial pre-release for internal testing.

2017년 6월 30일 금요일
2017.07

Bug fix release that fixes the most annoying bugs in MaxTo.

The largest change here is updating to .NET Framework 4.7, which allows us to support running monitors at different DPI, less known as "per-monitor DPI awareness".

Besides this improvement, we have fixed quite a few outstanding bugs.

  • Bug Fix error in that always numbers the primary monitor as 1.
  • Bug Fix error that loaded a merged version of main and alternative regions on primary monitor.
  • Bug Fix error preventing snapping to region edges.
  • Bug Fix error loop that would cause extreme slowness when moving a modern (UWP) app.
  • Bug Fix error that hides notification icon if MaxTo is started before Windows Explorer.
  • Bug Fix potential crash induced in other programs when signing out of Windows.
  • Improvement 4K/high-DPI support (aka. per-monitor DPI awareness).
  • Bug Compatibility shim: ignore NVidia apps (which can solve issues with iCloud)
  • Bug Compatibility shim: ignore Unity 3D
  • Bug Compatibility shim: ignore MiiCollab
2015년 11월 16일 월요일
2015.11.1
  • Bug Fix "Change/highlight regions" bug.
  • Bug Fix numbering of primary monitor if primary monitor isn't the first monitor.
2015년 11월 9일 월요일
2015.11
  • Bug Fix bug in installer where Start with Windows did not work.
  • Bug Fix crash while loading corrupt settings.
  • Bug Fix crash on older machines where opacity could not be set.
  • Improvement Better handling of Windows 10 borderless windows on high-DPI machines.
  • Improvement Better handling of Windows 10 borderless windows when snapping.
  • Bug Fix sizing of console windows on Windows 10.
  • Improvement Upgrade all dependencies to latest version to improve stability.
  • Bug Fix cursor position when dragging window out of region.
  • Bug Fix problems with Outlook.
  • Bug Fix changing region sizes when repeatedly loading/saving regions.
  • Improvement Updated French and Russian translations.
  • Bug Fix next/previous window in region hotkey when there is a console window in the region.
  • Improvement Region highlight is now behind the dragged window.
  • Bug Fix translation issue in notification area popup.
  • Bug Fix problem with "Fit all window" certain Google Chrome windows
2015년 7월 29일 수요일
2015.07.1

This release fixes the problems with the new default hotkeys.

  • Bug Fix broken default hotkeys.
2015년 7월 28일 화요일
2015.07

The ready-for-Windows-10 release. Really we just wanted an excuse to show off our new logo.

  • Bug Fix crash caused by Turkish translation.
  • Bug Fix crash when loading invalid configuration.
  • Bug Fix crash when using hotkeys for next/previous window in region.
  • Bug Fix crash if HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run does not exist (again, what kind of machines are you running this on?).
  • Bug Installer will now remove scheduled task (or registry key) when uninstalling
  • Bug Installer will now force Start with Windows to on during installation.
  • Bug Fix crash when checking if UAC is enabled.
  • Bug Fix crash caused by accessing disposed window.
  • Bug Fix crash when tray icon could not be changed (maybe the machine went insane).
  • Bug Fix crash when task scheduler library is corrupt.
  • Bug Fix crash when a window is closed while it is being moved.
  • Bug Fix crash when reading icon from another program.
  • Bug Fix crash when a console window is closed while it is being moved.
  • Improvement New logo and branding!
  • Improvement Only show compatibility bubble once per process name for as long as MaxTo is running.
  • Feature Ready for Windows 10.
  • Improvement New default shortcuts to correspond better with Windows 10 (Ctrl+Windows+arrow keys is now in use by virtual desktops).
  • Bug Fix one crash in explorer.exe when starting Internet Explorer (or potentially other processes) using the Run dialog when you have TrueCrypt installed.
2015년 3월 21일 토요일
2015.03.1

Bug-fix release that fixes all automatically reported crashes since version 2015.03.

  • Bug Crash when exiting MaxTo.
  • Bug Crash when running self-test on accounts without SeDebugPrivilege.
  • Bug Crash on machines either behind a firewall or without an internet connection.
  • Bug Crash when setting MaxTo to start with Windows.
  • Bug Crash when settings file cannot be found.
2015년 3월 10일 화요일
2015.03
  • Bug Crash with iTunes for Windows.
  • Bug Maximize to screen sometimes did not put window on correct monitor.
  • Bug Crash when tagging windows for compatibility.
  • Improvement Remove "focus mode" completely. Our data indicates it was used very little, and we felt that it had nothing to do in MaxTo anymore.
  • Bug Fix issue with snapping to window edges being enabled even though you turned it off in the options.
  • Bug Fix issue with error reports not being sent.
  • Bug Fix crash when running diagnostic tests.
  • Improvement Bundle Visual C++ Runtime with installer. This increases the installer size (almost doubles it), but is a lot quicker during installation, installs less things on your machine, and it is the right thing (TM) to do.