Skip to content

Commit

Permalink
v2.9.7
Browse files Browse the repository at this point in the history
  • Loading branch information
phw198 committed Apr 10, 2023
1 parent f830572 commit 70b5a41
Show file tree
Hide file tree
Showing 7 changed files with 53 additions and 33 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,17 +29,17 @@ If you find a bug, [help squash it](https://github.com/phw198/OutlookGoogleCalen
     ![](https://img.shields.io/github/downloads/phw198/outlookgooglecalendarsync/v2.9.0-beta/OutlookGoogleCalendarSync-2.9.0-beta-full.nupkg.svg)
     ![](https://img.shields.io/github/downloads/phw198/outlookgooglecalendarsync/v2.9.0-beta/OutlookGoogleCalendarSync-2.9.0-beta-delta.nupkg.svg)

### Latest Alpha Release: [![Latest Release](https://img.shields.io/github/release/phw198/OutlookGoogleCalendarSync/all.svg)](https://github.com/phw198/OutlookGoogleCalendarSync/releases/tag/v2.9.6-alpha) [![Latest Release downloads](https://img.shields.io/github/downloads/phw198/outlookgooglecalendarsync/v2.9.6-alpha/total.svg)](https://github.com/phw198/OutlookGoogleCalendarSync/releases/v2.9.6-alpha)
### Latest Alpha Release: [![Latest Release](https://img.shields.io/github/release/phw198/OutlookGoogleCalendarSync/all.svg)](https://github.com/phw198/OutlookGoogleCalendarSync/releases/tag/v2.9.7-alpha) [![Latest Release downloads](https://img.shields.io/github/downloads/phw198/outlookgooglecalendarsync/v2.9.7-alpha/total.svg)](https://github.com/phw198/OutlookGoogleCalendarSync/releases/v2.9.7-alpha)

:floppy_disk: [Installer](https://github.com/phw198/OutlookGoogleCalendarSync/releases/download/v2.9.6-alpha/OGCS_Setup.exe)
     [![](https://img.shields.io/github/downloads/phw198/outlookgooglecalendarsync/v2.9.6-alpha/OGCS_Setup.exe.svg)](https://github.com/phw198/OutlookGoogleCalendarSync/releases/download/v2.9.6-alpha/OGCS_Setup.exe)
:floppy_disk: [Installer](https://github.com/phw198/OutlookGoogleCalendarSync/releases/download/v2.9.7-alpha/OGCS_Setup.exe)
     [![](https://img.shields.io/github/downloads/phw198/outlookgooglecalendarsync/v2.9.7-alpha/OGCS_Setup.exe.svg)](https://github.com/phw198/OutlookGoogleCalendarSync/releases/download/v2.9.7-alpha/OGCS_Setup.exe)

:package: [Portable ZIP](https://github.com/phw198/OutlookGoogleCalendarSync/releases/download/v2.9.6-alpha/Portable_OGCS_v2.9.6.zip)
     [![](https://img.shields.io/github/downloads/phw198/outlookgooglecalendarsync/v2.9.6-alpha/Portable_OGCS_v2.9.6.zip.svg)](https://github.com/phw198/OutlookGoogleCalendarSync/releases/download/v2.9.6-alpha/Portable_OGCS_v2.9.6.zip)
:package: [Portable ZIP](https://github.com/phw198/OutlookGoogleCalendarSync/releases/download/v2.9.7-alpha/Portable_OGCS_v2.9.7.zip)
     [![](https://img.shields.io/github/downloads/phw198/outlookgooglecalendarsync/v2.9.7-alpha/Portable_OGCS_v2.9.7.zip.svg)](https://github.com/phw198/OutlookGoogleCalendarSync/releases/download/v2.9.7-alpha/Portable_OGCS_v2.9.7.zip)

:information_source: Upgrades to this release
     ![](https://img.shields.io/github/downloads/phw198/outlookgooglecalendarsync/v2.9.6-alpha/OutlookGoogleCalendarSync-2.9.6-alpha-full.nupkg.svg)
     ![](https://img.shields.io/github/downloads/phw198/outlookgooglecalendarsync/v2.9.6-alpha/OutlookGoogleCalendarSync-2.9.6-alpha-delta.nupkg.svg)
     ![](https://img.shields.io/github/downloads/phw198/outlookgooglecalendarsync/v2.9.7-alpha/OutlookGoogleCalendarSync-2.9.7-alpha-full.nupkg.svg)
     ![](https://img.shields.io/github/downloads/phw198/outlookgooglecalendarsync/v2.9.7-alpha/OutlookGoogleCalendarSync-2.9.7-alpha-delta.nupkg.svg)

## Functionality
- Supports all versions of Outlook from 2003 to 2019/Microsoft365 64-bit!
Expand Down
19 changes: 19 additions & 0 deletions docs/Release Notes.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,25 @@
| Release Notes |
|:---|

# v2.9.7.0 - Alpha

**Enhancements**
- Recurring series improvements
- When moving occurrence to date of another previously existing occurrence
- When moving occurrence multiple times
- When deletions are disabled, list items intended for deletion
- Only exclude unresponded invites during creation
- Don't delete if rescheduled and not responded to
- Don't delete from Google items that were filtered out from Outlook
- Better splash screen hiding; donor details case insensitive
- Migrated to Google Analytics 4 from deprecated Universal Analytics

**Bugfix**
- Robust access of Outlook categories
- If item categories are not accessible, treat as though none exist
- Handle new type of quota errors properly
- Check a schedule is configured when enable/disable sync

# v2.9.6.0 - Alpha

**Enhancements**
Expand Down
2 changes: 1 addition & 1 deletion docs/latest_zip_release.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Latest ZIP Release
**Alpha**: [v2.9.6.0](https://github.com/phw198/OutlookGoogleCalendarSync/releases/tag/v2.9.6-alpha)
**Alpha**: [v2.9.7.0](https://github.com/phw198/OutlookGoogleCalendarSync/releases/tag/v2.9.7-alpha)
**Beta**: [v2.9.0.0](https://github.com/phw198/OutlookGoogleCalendarSync/releases/latest)
20 changes: 10 additions & 10 deletions nuget-build.bat
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
set RELEASE=2.9.6-alpha
set RELEASE=2.9.7-alpha

REM Check for new NodaTime DB @ http://nodatime.org/tzdb/latest.txt

Expand All @@ -13,7 +13,7 @@ REM src\packages\squirrel.windows.1.9.0\tools\signtool.exe sign /n "Open Source

REM In VS Package Manager
REM PM> Install-Package squirrel.windows -Version 1.9.0
REM PM> packages\squirrel.windows.1.9.0\tools\Squirrel --releasify OutlookGoogleCalendarSync.2.9.6-alpha.nupkg --no-msi --loadingGif=..\docs\images\ogcs128x128-animated.gif
REM PM> packages\squirrel.windows.1.9.0\tools\Squirrel --releasify OutlookGoogleCalendarSync.2.9.7-alpha.nupkg --no-msi --loadingGif=..\docs\images\ogcs128x128-animated.gif

REM Sign the Squirrel install executable
REM src\packages\squirrel.windows.1.9.0\tools\signtool.exe sign /n "Open Source Developer, Paul Woolcock" /tr http://time.certum.pl/ /td sha256 /fd sha256 /v src\Releases\Setup.exe
Expand All @@ -24,15 +24,15 @@ del src\Releases\OGCS_Setup.exe
rename src\Releases\Setup.exe OGCS_Setup.exe

cd src\OutlookGoogleCalendarSync\bin\Release
del Portable_OGCS_v2.9.6.zip
"c:\Program Files\7-Zip\7z.exe" u Portable_OGCS_v2.9.5.zip -u- -up0q0r2x2y2z1w2!Portable_OGCS_v2.9.6.zip *.dll *.ps1 ErrorReportingTemplate.json logger.xml tzdb.nzd OutlookGoogleCalendarSync.exe OutlookGoogleCalendarSync.exe.config OutlookGoogleCalendarSync.pdb Console\*
del Portable_OGCS_v2.9.7.zip
"c:\Program Files\7-Zip\7z.exe" u Portable_OGCS_v2.9.6.zip -u- -up0q0r2x2y2z1w2!Portable_OGCS_v2.9.7.zip *.dll *.ps1 ErrorReportingTemplate.json logger.xml tzdb.nzd OutlookGoogleCalendarSync.exe OutlookGoogleCalendarSync.exe.config OutlookGoogleCalendarSync.pdb Console\*

"c:\Program Files\7-Zip\7z.exe" e -y Portable_OGCS_v2.9.5.zip Microsoft.Office.Interop.Outlook.DLL
"c:\Program Files\7-Zip\7z.exe" e -y Portable_OGCS_v2.9.5.zip stdole.dll
"c:\Program Files\7-Zip\7z.exe" e -y Portable_OGCS_v2.9.5.zip "Windows Defender SmartScreen Unblock.ps1"
"c:\Program Files\7-Zip\7z.exe" e -y Portable_OGCS_v2.9.6.zip Microsoft.Office.Interop.Outlook.DLL
"c:\Program Files\7-Zip\7z.exe" e -y Portable_OGCS_v2.9.6.zip stdole.dll
"c:\Program Files\7-Zip\7z.exe" e -y Portable_OGCS_v2.9.6.zip "Windows Defender SmartScreen Unblock.ps1"

"c:\Program Files\7-Zip\7z.exe" a Portable_OGCS_v2.9.6.zip Microsoft.Office.Interop.Outlook.DLL
"c:\Program Files\7-Zip\7z.exe" a Portable_OGCS_v2.9.6.zip stdole.dll
"c:\Program Files\7-Zip\7z.exe" a Portable_OGCS_v2.9.6.zip "Windows Defender SmartScreen Unblock.ps1"
"c:\Program Files\7-Zip\7z.exe" a Portable_OGCS_v2.9.7.zip Microsoft.Office.Interop.Outlook.DLL
"c:\Program Files\7-Zip\7z.exe" a Portable_OGCS_v2.9.7.zip stdole.dll
"c:\Program Files\7-Zip\7z.exe" a Portable_OGCS_v2.9.7.zip "Windows Defender SmartScreen Unblock.ps1"

cd ..\..\..\..
29 changes: 15 additions & 14 deletions src/OutlookGoogleCalendarSync/OutlookGoogleCalendarSync.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package >
<metadata>
<id>OutlookGoogleCalendarSync</id>
<version>2.9.6-alpha</version>
<version>2.9.7-alpha</version>
<title>Outlook Google Calendar Sync</title>
<authors>Paul Woolcock</authors>
<owners>phw198</owners>
Expand All @@ -12,25 +12,26 @@
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Sync Outlook and Google calendars.</description>
<releaseNotes>
# What's New In v2.9.6?
# What's New In v2.9.7?

&lt;i class="em em-high_brightness"&gt;&lt;/i&gt; **Enhancements**

- Warn if multiple instances of OGCS are running with the same configuration
- Cater for Kyiv time zone rename (from Kiev)
- Browser agent version updated
- Display error detail if OGCS unable to communicate with Google
- Abort sync if Exchange connection becomes unavailable
- Better UI for colour map configuration
- Recurring series improvements
- When moving occurrence to date of another previously existing occurrence
- When moving occurrence multiple times
- When deletions are disabled, list items intended for deletion
- Only exclude unresponded invites during creation
- Don't delete if rescheduled and not responded to
- Don't delete from Google items that were filtered out from Outlook
- Better splash screen hiding; donor details case insensitive
- Migrated to Google Analytics 4 from deprecated Universal Analytics

&lt;i class="em em-beetle"&gt;&lt;/i&gt; **Bugfix**

- Error when switching Profiles
- Use correct Find/Replace regular expression from Profile
- Resolve "Precondition Failed", error [412] on sync to Google
- Fix null reference errors on sync to Google
- Don't validate colour mappings if no longer syncing colours
- Improved handling of startup registry keys
- Robust access of Outlook categories
- If item categories are not accessible, treat as though none exist
- Handle new type of quota errors properly
- Check a schedule is configured when enable/disable sync
</releaseNotes>
<copyright>Copyright 2023</copyright>
<tags>Outlook Google Calendar Sync 2-way Two-way Bidirection</tags>
Expand Down
2 changes: 1 addition & 1 deletion src/OutlookGoogleCalendarSync/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@
// You can specify all the values or you can use the default the Revision and
// Build Numbers by using the '*' as shown below:
[assembly: AssemblyVersion("2.9.*")]
[assembly: AssemblyFileVersion("2.9.6.7")]
[assembly: AssemblyFileVersion("2.9.7.0")]

[assembly: AssemblyMetadata("SquirrelAwareVersion", "1")]
Binary file modified src/OutlookGoogleCalendarSync/tzdb.nzd
Binary file not shown.

0 comments on commit 70b5a41

Please sign in to comment.