Skip to content

Releases: David-Engel/OutlookCalendarSync

Release 1.0.6

13 Aug 21:36
5ac1606
Compare
Choose a tag to compare

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

07 Jun 00:39
Compare
Choose a tag to compare

Changes:

  • Fix the notify icon in the systray

Release 1.0.4

25 Apr 23:23
Compare
Choose a tag to compare

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

07 Feb 16:50
Compare
Choose a tag to compare

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

08 May 22:48
Compare
Choose a tag to compare

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

16 Mar 23:42
Compare
Choose a tag to compare

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

01 Mar 23:19
Compare
Choose a tag to compare

Initial 1.0 release of Outlook Calendar Sync.

Easily synchronize all appointment items between two Outlook calendars.