v1.9.1 - July 21, 2022
- Removed lingering copy of DockUtil in Skype for Business removal package
- Removed .DS_Store file in the Office_Remove sub-package
- Increased ancient version definition to Office build 16.57, Teams 517261, and AutoUpdate 4.49
v1.9 - February 4, 2022
- Complete Removal routine no longer removes the OneDrive data folder
- Removed references to dockutil to ensure Office-Rest is python free
- Now removes stale .installBackup apps from /Applications
- Now removes cached packages from '/Library/Caches/com.microsoft.autoupdate.fba' folder
- Now removes preferences and folders from latest versions of OneDrive
- Now removes Microsoft containers from '~/Library/Application Scripts' folder on Monterey
- Now removes Microsoft containers from '~/Library/HTTPStorages' folder on Monterey
- Increased ancient version definition to Office build 16.53 and AutoUpdate 4.42
v1.8 - August 28, 2021
- Fixed an issue where resetting AutoUpdate incorrectly created a plist with the wrong permissions
- Added additional app registration support for AutoUpdate
- Added support for removing stale clones created by AutoUpdate
- Added support for removing Office 2021 license types
- Increased ancient version definition to Office build 16.50, AutoUpdate 4.36, and OneDrive 21083.0
v1.7 - June 10, 2021
- Added initial support for macOS 12 Monterey
- Additional logic to remove binarycookies stored in new HTTPStorages location
- Additional logic to remove temporary Teams download packages
- Increased ancient version definition to Office build 16.47 and AutoUpdate 4.34
- Additional logic to remove temporary Microsoft Error Reporting folders
v1.6 - April 6, 2021
- Added the ability for the tool to remove WebEx and Zoom Plugins
- Logic to more precisely remove Office-related data under /Library/Applications Support/Microsoft
- Additional logic to remove temporary Teams folders
- Tool removes new Microsoft Office Data keychain entry introduced in Office builds 16.46 and later
- Increased ancient version definition to Office build 16.41, AutoUpdate 4.31, Teams 407175.0 and OneDrive 21030.0
- Removed support for OS X 10.10 and 10.11
- Updated copyright to 2021 in the package
v1.5 - November 23, 2020
- Tool removes new OutlookCore.Secret keychain entry introduced in Outlook builds 16.42 and later
- Added support for removing the Outlook Calendar Widget
- Added support for removing the OneNote Share Extension
- Added support for removing the OneDrive File Provider
- Added support for removing additional log and support folders created by Teams
- Added support for removing Office apps icons from the dock
- Added support for removing additional preference files that might exist
- Added support for removing the group.com.microsoft Group Container
- Increased ancient version definition to Office build 16.37
v1.4 - September 16, 2020
- Adjusted logic so that the OneDrive data folder is only removed if a Complete Removal is being performed
v1.3 - September 8, 2020
- Added support for home folders that contain special characters
- Added support for removal of Skype for Business
- Added support for removing the OneDrive data folder
- Added per-application reset packages for Mac admins
v1.2 - August 19, 2020
- Initial release