diff --git a/README.md b/README.md index d837a5b1..11c44265 100644 --- a/README.md +++ b/README.md @@ -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.3-alpha) [![Latest Release downloads](https://img.shields.io/github/downloads/phw198/outlookgooglecalendarsync/v2.9.3-alpha/total.svg)](https://github.com/phw198/OutlookGoogleCalendarSync/releases/v2.9.3-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.4-alpha) [![Latest Release downloads](https://img.shields.io/github/downloads/phw198/outlookgooglecalendarsync/v2.9.4-alpha/total.svg)](https://github.com/phw198/OutlookGoogleCalendarSync/releases/v2.9.4-alpha) -:floppy_disk: [Installer](https://github.com/phw198/OutlookGoogleCalendarSync/releases/download/v2.9.3-alpha/Setup.exe) -      [![](https://img.shields.io/github/downloads/phw198/outlookgooglecalendarsync/v2.9.3-alpha/Setup.exe.svg)](https://github.com/phw198/OutlookGoogleCalendarSync/releases/download/v2.9.3-alpha/Setup.exe) +:floppy_disk: [Installer](https://github.com/phw198/OutlookGoogleCalendarSync/releases/download/v2.9.4-alpha/Setup.exe) +      [![](https://img.shields.io/github/downloads/phw198/outlookgooglecalendarsync/v2.9.4-alpha/Setup.exe.svg)](https://github.com/phw198/OutlookGoogleCalendarSync/releases/download/v2.9.4-alpha/Setup.exe) -:package: [Portable ZIP](https://github.com/phw198/OutlookGoogleCalendarSync/releases/download/v2.9.3-alpha/Portable_OGCS_v2.9.3.zip) -      [![](https://img.shields.io/github/downloads/phw198/outlookgooglecalendarsync/v2.9.3-alpha/Portable_OGCS_v2.9.3.zip.svg)](https://github.com/phw198/OutlookGoogleCalendarSync/releases/download/v2.9.3-alpha/Portable_OGCS_v2.9.3.zip) +:package: [Portable ZIP](https://github.com/phw198/OutlookGoogleCalendarSync/releases/download/v2.9.4-alpha/Portable_OGCS_v2.9.4.zip) +      [![](https://img.shields.io/github/downloads/phw198/outlookgooglecalendarsync/v2.9.4-alpha/Portable_OGCS_v2.9.4.zip.svg)](https://github.com/phw198/OutlookGoogleCalendarSync/releases/download/v2.9.4-alpha/Portable_OGCS_v2.9.4.zip) :information_source: Upgrades to this release -      ![](https://img.shields.io/github/downloads/phw198/outlookgooglecalendarsync/v2.9.3-alpha/OutlookGoogleCalendarSync-2.9.3-alpha-full.nupkg.svg) -      ![](https://img.shields.io/github/downloads/phw198/outlookgooglecalendarsync/v2.9.3-alpha/OutlookGoogleCalendarSync-2.9.3-alpha-delta.nupkg.svg) +      ![](https://img.shields.io/github/downloads/phw198/outlookgooglecalendarsync/v2.9.4-alpha/OutlookGoogleCalendarSync-2.9.4-alpha-full.nupkg.svg) +      ![](https://img.shields.io/github/downloads/phw198/outlookgooglecalendarsync/v2.9.4-alpha/OutlookGoogleCalendarSync-2.9.4-alpha-delta.nupkg.svg) ## Functionality - Supports all versions of Outlook from 2003 to 2019/Microsoft365 64-bit! diff --git a/docs/Release Notes.md b/docs/Release Notes.md index 8225d87b..ef700df1 100644 --- a/docs/Release Notes.md +++ b/docs/Release Notes.md @@ -1,6 +1,24 @@ | Release Notes | |:---| +# v2.9.4.0 - Alpha + +**Enhancements** +- Do not delete inaccessible Outlook items from Google +- Ensure cached Outlook categories are still valid +- Improved connection to Outlook for Push syncs +- Setup.exe renamed to OGCS_Setup.exe +- Direct users to wiki for help with Outlook conflicts +- Cope with environment variables not being available + +**Bugfix** +- Ensure correct Outlook calendar is being targeted +- Don't let obfuscation trample original text +- Don't crash when manually switching Profiles +- More reliable comparison of meeting attendees +- Avoid loss of Google description when none exists in Outlook (2-way) +- Improved parsing of colour maps and empty maps + # v2.9.3.0 - Alpha **Enhancements** diff --git a/docs/latest_zip_release.md b/docs/latest_zip_release.md index baa443b7..0820f09e 100644 --- a/docs/latest_zip_release.md +++ b/docs/latest_zip_release.md @@ -1,3 +1,3 @@ # Latest ZIP Release -**Alpha**: [v2.9.2.0](https://github.com/phw198/OutlookGoogleCalendarSync/releases/tag/v2.9.2-alpha) +**Alpha**: [v2.9.4.0](https://github.com/phw198/OutlookGoogleCalendarSync/releases/tag/v2.9.4-alpha) **Beta**: [v2.9.0.0](https://github.com/phw198/OutlookGoogleCalendarSync/releases/latest) diff --git a/nuget-build.bat b/nuget-build.bat index a1f52dc5..6aaa5b35 100644 --- a/nuget-build.bat +++ b/nuget-build.bat @@ -1,4 +1,4 @@ -set RELEASE=2.9.3-alpha +set RELEASE=2.9.4-alpha REM Check for new NodaTime DB @ http://nodatime.org/tzdb/latest.txt @@ -13,23 +13,26 @@ 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.3-alpha.nupkg --no-msi --loadingGif=..\docs\images\ogcs128x128-animated.gif +REM PM> packages\squirrel.windows.1.9.0\tools\Squirrel --releasify OutlookGoogleCalendarSync.2.9.4-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 REM Build ZIP PAUSE +del src\Releases\OGCS_Setup.exe +rename src\Releases\Setup.exe OGCS_Setup.exe + cd src\OutlookGoogleCalendarSync\bin\Release -del Portable_OGCS_v2.9.3.zip -"c:\Program Files\7-Zip\7z.exe" u Portable_OGCS_v2.9.2.zip -u- -up0q0r2x2y2z1w2!Portable_OGCS_v2.9.3.zip *.dll *.ps1 ErrorReportingTemplate.json logger.xml tzdb.nzd OutlookGoogleCalendarSync.exe OutlookGoogleCalendarSync.exe.config OutlookGoogleCalendarSync.pdb Console\* +del Portable_OGCS_v2.9.4.zip +"c:\Program Files\7-Zip\7z.exe" u Portable_OGCS_v2.9.3.zip -u- -up0q0r2x2y2z1w2!Portable_OGCS_v2.9.4.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.2.zip Microsoft.Office.Interop.Outlook.DLL -"c:\Program Files\7-Zip\7z.exe" e -y Portable_OGCS_v2.9.2.zip stdole.dll -"c:\Program Files\7-Zip\7z.exe" e -y Portable_OGCS_v2.9.2.zip "Windows Defender SmartScreen Unblock.ps1" +"c:\Program Files\7-Zip\7z.exe" e -y Portable_OGCS_v2.9.3.zip Microsoft.Office.Interop.Outlook.DLL +"c:\Program Files\7-Zip\7z.exe" e -y Portable_OGCS_v2.9.3.zip stdole.dll +"c:\Program Files\7-Zip\7z.exe" e -y Portable_OGCS_v2.9.3.zip "Windows Defender SmartScreen Unblock.ps1" -"c:\Program Files\7-Zip\7z.exe" a Portable_OGCS_v2.9.3.zip Microsoft.Office.Interop.Outlook.DLL -"c:\Program Files\7-Zip\7z.exe" a Portable_OGCS_v2.9.3.zip stdole.dll -"c:\Program Files\7-Zip\7z.exe" a Portable_OGCS_v2.9.3.zip "Windows Defender SmartScreen Unblock.ps1" +"c:\Program Files\7-Zip\7z.exe" a Portable_OGCS_v2.9.4.zip Microsoft.Office.Interop.Outlook.DLL +"c:\Program Files\7-Zip\7z.exe" a Portable_OGCS_v2.9.4.zip stdole.dll +"c:\Program Files\7-Zip\7z.exe" a Portable_OGCS_v2.9.4.zip "Windows Defender SmartScreen Unblock.ps1" cd ..\..\..\.. diff --git a/src/OutlookGoogleCalendarSync/OutlookGoogleCalendarSync.nuspec b/src/OutlookGoogleCalendarSync/OutlookGoogleCalendarSync.nuspec index a73df559..76701ae1 100644 --- a/src/OutlookGoogleCalendarSync/OutlookGoogleCalendarSync.nuspec +++ b/src/OutlookGoogleCalendarSync/OutlookGoogleCalendarSync.nuspec @@ -2,7 +2,7 @@ OutlookGoogleCalendarSync - 2.9.3-alpha + 2.9.4-alpha Outlook Google Calendar Sync Paul Woolcock phw198 @@ -12,17 +12,25 @@ false Sync Outlook and Google calendars. -# What's New In v2.9.3? +# What's New In v2.9.4? <i class="em em-high_brightness"></i> **Enhancements** -- The arrival of **Profiles** brings multi-calendar sync! :tada: +- Do not delete inaccessible Outlook items from Google +- Ensure cached Outlook categories are still valid +- Improved connection to Outlook for Push syncs +- Setup.exe renamed to OGCS_Setup.exe +- Direct users to wiki for help with Outlook conflicts +- Cope with environment variables not being available <i class="em em-beetle"></i> **Bugfix** -- Don't error if Google event has no "popup" notification -- Rolled back incompatible SharpCompress DLL -- Remove alt-tab icon when minimised to system tray +- Ensure correct Outlook calendar is being targeted +- Don't let obfuscation trample original text +- Don't crash when manually switching Profiles +- More reliable comparison of meeting attendees +- Avoid loss of Google description when none exists in Outlook (2-way) +- Improved parsing of colour maps and empty maps Copyright 2022 Outlook Google Calendar Sync 2-way Two-way Bidirection diff --git a/src/OutlookGoogleCalendarSync/Properties/AssemblyInfo.cs b/src/OutlookGoogleCalendarSync/Properties/AssemblyInfo.cs index 06b0e639..7c0e9fa7 100644 --- a/src/OutlookGoogleCalendarSync/Properties/AssemblyInfo.cs +++ b/src/OutlookGoogleCalendarSync/Properties/AssemblyInfo.cs @@ -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.3.0")] +[assembly: AssemblyFileVersion("2.9.4.0")] [assembly: AssemblyMetadata("SquirrelAwareVersion", "1")] \ No newline at end of file