Skip to content

Commit

Permalink
v2.7.9 release
Browse files Browse the repository at this point in the history
  • Loading branch information
phw198 committed May 13, 2019
1 parent 356ca19 commit 4402308
Show file tree
Hide file tree
Showing 5 changed files with 50 additions and 32 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.7.0-beta/OutlookGoogleCalendarSync-2.7.0-beta-full.nupkg.svg)
     ![](https://img.shields.io/github/downloads/phw198/outlookgooglecalendarsync/v2.7.0-beta/OutlookGoogleCalendarSync-2.7.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.7.8-alpha) [![Latest Release downloads](https://img.shields.io/github/downloads/phw198/outlookgooglecalendarsync/v2.7.8-alpha/total.svg)](https://github.com/phw198/OutlookGoogleCalendarSync/releases/v2.7.8-alpha)
### Latest Alpha Release: [![Latest Release](https://img.shields.io/github/release/phw198/OutlookGoogleCalendarSync/all.svg)](https://github.com/phw198/OutlookGoogleCalendarSync/releases/tag/v2.7.9-alpha) [![Latest Release downloads](https://img.shields.io/github/downloads/phw198/outlookgooglecalendarsync/v2.7.9-alpha/total.svg)](https://github.com/phw198/OutlookGoogleCalendarSync/releases/v2.7.9-alpha)

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

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

:information_source: Upgrades to this release
     ![](https://img.shields.io/github/downloads/phw198/outlookgooglecalendarsync/v2.7.8-alpha/OutlookGoogleCalendarSync-2.7.8-alpha-full.nupkg.svg)
     ![](https://img.shields.io/github/downloads/phw198/outlookgooglecalendarsync/v2.7.8-alpha/OutlookGoogleCalendarSync-2.7.8-alpha-delta.nupkg.svg)
     ![](https://img.shields.io/github/downloads/phw198/outlookgooglecalendarsync/v2.7.9-alpha/OutlookGoogleCalendarSync-2.7.9-alpha-full.nupkg.svg)
     ![](https://img.shields.io/github/downloads/phw198/outlookgooglecalendarsync/v2.7.9-alpha/OutlookGoogleCalendarSync-2.7.9-alpha-delta.nupkg.svg)

## Functionality
<img align="right" width="35%" src="https://github.com/phw198/OutlookGoogleCalendarSync/raw/master/docs/images/supported_sync_configs.png" alt="Supported configurations"/>
Expand Down
15 changes: 15 additions & 0 deletions docs/Release Notes.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
| Release Notes |
|:---|

# v2.7.9.0 - Alpha

**Enhancements**
- Redirect users with COM errors (bad Office installs) to wiki help page
- If GAL is blocked don't report this as an error.
- Don't access Outlook appointment organiser if GAL blocked by policy
- Silently fail if check for OGCS update errors.
- Use the OGCS logo for system tray notifications

**Bugfix**
- Copy and paste / click and drag Outlook appointment causing null references
- Check for custom Google reminders before setting default
- Improved handling of Exchange errors when obtaining attendee mail addresses
- Incorrect timezone offset for appointments in Outlook 2003

# v2.7.8.0 - Alpha

**Enhancements**
Expand Down
26 changes: 13 additions & 13 deletions nuget-build.bat
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
set RELEASE=2.7.8-alpha
set RELEASE=2.7.9-alpha

cd src
del Releases\OutlookGoogleCalendarSync-%RELEASE%-full.nupkg
Expand All @@ -7,26 +7,26 @@ del Releases\OutlookGoogleCalendarSync-%RELEASE%-delta.nupkg
cd ..

REM Sign the stand-alone OGCS executable
REM src\packages\squirrel.windows.1.7.8\tools\signtool.exe sign /n "Open Source Developer, Paul Woolcock" /tr http://time.certum.pl/ /td sha256 /fd sha256 /v src\OutlookGoogleCalendarSync\bin\Release\OutlookGoogleCalendarSync.exe
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\OutlookGoogleCalendarSync\bin\Release\OutlookGoogleCalendarSync.exe

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

REM Sign the Squirrel install executable
REM src\packages\squirrel.windows.1.7.8\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 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
cd src\OutlookGoogleCalendarSync\bin\Release
"c:\Program Files\7-Zip\7z.exe" u Portable_OGCS_v2.7.7.zip -u- -up0q0r2x2y2z1w2!Portable_OGCS_v2.7.8.zip *.dll *.ps1 ErrorReportingTemplate.json logger.xml tzdb.nzd OutlookGoogleCalendarSync.exe OutlookGoogleCalendarSync.exe.config Console\*
"c:\Program Files\7-Zip\7z.exe" u Portable_OGCS_v2.7.8.zip -u- -up0q0r2x2y2z1w2!Portable_OGCS_v2.7.9.zip *.dll *.ps1 ErrorReportingTemplate.json logger.xml tzdb.nzd OutlookGoogleCalendarSync.exe OutlookGoogleCalendarSync.exe.config Console\*

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

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

cd ..\..\..\..
cd ..\..\..\..
25 changes: 14 additions & 11 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.7.8-alpha</version>
<version>2.7.9-alpha</version>
<title>Outlook Google Calendar Sync</title>
<authors>Paul Woolcock</authors>
<owners>phw198</owners>
Expand All @@ -12,21 +12,24 @@
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Sync Outlook and Google calendars.</description>
<releaseNotes>
# What's New In v2.7.8?
# What's New In v2.7.9?

&lt;i class="em em-dizzy"&gt;&lt;/i&gt; Beta Release Candidate

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

- Remove Google+ related links and API calls
- Don't update last sync date if sync unsuccessful
- New window for social links; option to suppress for donors
- Faster matching of calendar items
- New advanced setting to extirpate all OGCS custom properties
- Redirect users with COM errors (bad Office installs) to wiki help page
- If GAL is blocked don't report this as an error.
- Don't access Outlook appointment organiser if GAL blocked by policy
- Silently fail if check for OGCS update errors.
- Use the OGCS logo for system tray notifications

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

- Don't try and update master Event custom attributes
- Only compare colour/category if set to be synced
- Email address cloaking
- Don't reselect Google calendar when re-downloading list
- Copy and paste / click and drag Outlook appointment causing null references
- Check for custom Google reminders before setting default
- Improved handling of Exchange errors when obtaining attendee mail addresses
- Incorrect timezone offset for appointments in Outlook 2003
</releaseNotes>
<copyright>Copyright 2019</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.7.*")]
[assembly: AssemblyFileVersion("2.7.8.0")]
[assembly: AssemblyFileVersion("2.7.9.0")]

[assembly: AssemblyMetadata("SquirrelAwareVersion", "1")]

0 comments on commit 4402308

Please sign in to comment.