The easiest way to apply patches is with Check for Updates in Wing's Help menu. To apply a patch manually, unpack it into the Installation Directory listed in Wing's About box. After restarting Wing, the About box will also show the installed patches by number.
| Fix Remotely Stored Projects | 6.0.12-1p1 | Show progress, allow cancel, and correctly handle failure to open remotely stored projects | |
| Fix VI Mode Backward Word Selection | 6.0.12-1p2 | Fix backward word selection in VI mode to include the last character on the first selected word | |
| Fix Debugging matplotlib Code | 6.0.12-1p3 | Fix debugging matplotlib code so that the debugger does not fail to block in show() | |
| Fix Debugging logging.error() | 6.0.12-1p4 | Avoid calling sys.excepthook and printing two copies of the traceback when logger.error() is called in a debug process. | |
| Disable Frequent License Notices | 6.0.12-1p5 | Dont show frequent notices about license status when running on an expiring license | |
| Fix Rewrapping Text | 6.0.12-1p6 | Avoid placing unwanted backslashes when rewrapping text in Python and other file types. | |
| Dont Flash License Dialog | 6.0.12-1p7 | Avoid flashing a progress dialog when running on a license that is close to expiring. | |
| Fix VI Mode c2w | 6.0.12-1p8 | Do not apply vi mode repeats both to a move command and associated change or insert mode change. |

