Skip to content

Releases: phw198/OutlookGoogleCalendarSync

v2.7.5 Alpha

15 Jul 21:47
Compare
Choose a tag to compare
v2.7.5 Alpha Pre-release
Pre-release

πŸ”† Enhancements:

  • Properly retrieve meeting organiser's timezone
  • G->O: Allow synced items to be assigned specific category (not just colour)
  • Added option for users to automatically feedback errors
  • Suggest manual start of Outlook if OGCS not permitted

πŸͺ² Bugfix:

  • Google token expiry not calculated in UTC
  • Regression: Properly release Outlook if no Outlook GUI

v2.7.4 Alpha

20 May 20:24
Compare
Choose a tag to compare
v2.7.4 Alpha Pre-release
Pre-release

πŸ”† Enhancements:

  • Sync colours / categories
  • Option to force particular colour for synced items
  • Collapsible sections added to Sync Options configuration screen

v2.7.3 Alpha

17 Apr 19:09
Compare
Choose a tag to compare
v2.7.3 Alpha Pre-release
Pre-release

πŸ”† Enhancements:

  • Improved Push sync mechanism
  • General error handling improvements
  • First code-signed release of OGCS! (Should reduce and finally eliminate anti-virus false positives)

πŸͺ² Bugfix:

  • Cope with copy and paste of Outlook appointments
  • Stop Push syncs continually firing

v2.7.2 Alpha

18 Mar 17:05
Compare
Choose a tag to compare
v2.7.2 Alpha Pre-release
Pre-release

πŸ”† Enhancements:

  • Handle Apple iCloud changing immutable Outlook IDs
  • Option to not sync Outlook invites you have yet to responded to
  • Command line parameters to support multi-instance OGCS
  • Detect Windows system timezone changes

πŸͺ² Bugfix:

  • Only redirect to wiki once per COM error
  • Turn on support for TLS1.1 and 1.2 (GitHub removed support for TLS1.0)

v2.7.1 Alpha

13 Feb 23:40
Compare
Choose a tag to compare
v2.7.1 Alpha Pre-release
Pre-release

πŸ”† Enhancements:

  • Code refactor to better prepare for future developments
  • Google DLLs updated to latest releases; extraneous DLLs removed
  • Better ability to cancel a running sync
  • OGCS stays responsive whilst Oauth process takes place; can be cancelled

πŸͺ² Bugfix:

  • Translate annual recurrences into 12 monthly recurrences (Google apps work with this better)
  • Disconnection of Google account
  • Increase tolerance of when to compare recurring series exceptions
  • Fixed CSV file creation and format issues

v2.7.0 Beta

27 Jan 13:15
Compare
Choose a tag to compare

πŸ”† Enhancements rolled in from Alpha releases

  • Sync output now HTML, not plain text!
  • Ability to set all synced items as "Available" in target calendar
  • Option to cloak Google Event attendee email addresses (prevent Google sending unwanted notifications)
  • New upgrade alert window containing "What's New?" improvement details + option to skip a release.
  • Help/F1 to see online user guide.
  • Google authorisation process streamlined - no longer needs manual copy+paste of code.
  • If Outlook address book (GAL) blocked by corporate policy, remove OGCS features in order that basic sync works.
  • Only access GAL on start-up if user requested sync of meeting attendees (which can trigger Outlook security pop-up).
  • Don't block subsequent scheduled syncs if network drop out caused transient failure.
  • Show categories from alternative mailboxes
  • More reliable setting of next sync + restarting push sync.
  • Remove user configuration files upon uninstall
  • Feedback on settings Save button
  • Skip sync of appointment body/description, if access is denied
  • Cope with Google still using obsolete Calcutta timezone.
  • Additional info/tip when changing "What" attributes to be synced.
  • Handle Outlook and Google calendars being in different timezones.
  • Automatically invert category selection when changing between include/exclude.
  • New pseudo Outlook category "No category assigned".

v2.6.6 Alpha

13 Jan 22:35
Compare
Choose a tag to compare
v2.6.6 Alpha Pre-release
Pre-release

πŸ”† Enhancements:

  • New upgrade alert window containing "What's New?" improvement details.
  • Option to skip a release.
  • Help/F1 to see online user guide.
  • Don't block subsequent scheduled syncs if network drop out caused transient failure.
  • Continue switch to MD5.

πŸͺ² Bugfix:

  • Updating weekday recurrence interval back into Outlook.
  • Remember obfuscation sync direction.
  • Sync freezes if OGCS starts in notification tray.

v2.6.5 Alpha

16 Dec 16:29
Compare
Choose a tag to compare
v2.6.5 Alpha Pre-release
Pre-release

πŸ”† Enhancements:

  • Sync output now HTML, not plain text!
  • Change Sync button text when shift-clicking.

πŸͺ² Bugfix:

  • Updating weekday recurrence interval back into Outlook.

v2.6.4 Alpha

18 Nov 19:08
Compare
Choose a tag to compare
v2.6.4 Alpha Pre-release
Pre-release

πŸ”† Enhancements:

  • Show categories from alternative mailboxes
  • More reliable setting of next sync + restarting push sync.
  • Improved upgrade experience + error handling
  • Remove user configuration files upon uninstall
  • Better calendar security

πŸͺ² Bugfix:

  • Forgetting obfuscation rules
  • Filter on items with multiple categories may not work

v2.6.3 Alpha

22 Oct 15:25
Compare
Choose a tag to compare
v2.6.3 Alpha Pre-release
Pre-release

πŸ”† Enhancements:

  • Ability to set all synced items as "Available" in target calendar
  • Feedback on settings Save button
  • Skip sync of appointment body/description, if access is denied
  • Cope with Google still using obsolete Calcutta timezone.

❗ Breaking Change:

  • If items were configured to sync as "Private", this may need reconfiguring.

πŸͺ² Bugfix:

  • Forgetting Add attendees setting
  • Give user feedback when manually checking for update