Releases: David-Engel/OutlookCalendarSync
Releases · David-Engel/OutlookCalendarSync
Release 1.0.6
Changes:
- Don't require Outlook to load on startup to populate settings along with other optimizations
- Upgrade to .NET 4.8
- Remove unused dependencies
- Enable .NET analyzers and address code issues
- Update setup project
Release 1.0.5
Changes:
- Fix the notify icon in the systray
Release 1.0.4
Changes:
- Don't prompt for the profile. Outlook will use the default if that's how it is configured.
- Better manage Outlook resources to not start the Outlook process on app startup or keep it running after sync.
Release 1.0.3
Changes:
- Improved the log output
- Fixed all anchors and made the window resizable
- Fixed a bug in days past/future UI setting
- Added a DateTime param to syncStarted so that all calls use the same base date when selecting calendar items
- Standardized variable names
- Fixed an issue where start in tray setting resulted in app appearing in alt-tab list of windows after startup when in systray mode
- Released some stray COM references
- Removed Body text additions on RTF items which stomped on any RTFBody formatting
Release 1.0.2
Changes:
- Move the sync/delete actions to a background thread
- Consider BusyStatus and Sensitivity when looking for updated items to sync
Release 1.0.1
This release fixes an issue where COM references were not being released. This meant updated items might not appear to sync correctly until the app was restarted.
Initial Release
Initial 1.0 release of Outlook Calendar Sync.
Easily synchronize all appointment items between two Outlook calendars.