Releases: PhilippElhaus/CalendarSync
Releases · PhilippElhaus/CalendarSync
v2.1 Release
What's Changed
- Handle startup failures gracefully to mitigate Windows system error dialog by @PhilippElhaus in #48
- Set default OutputPath and update NuGet package versions by @PhilippElhaus in #49
- Fix GetOccurrences call and guard iCloud serialized content by @PhilippElhaus in #50
Full Changelog: v2.0...v2.1
v2.0 Release
What's Changed
- Two-file log rotation; fix Outlook COM import and STA task completion safety
Full Changelog: v1.9...v2.0
v.1.9 Release
What's Changed
- Refine bin relocation and resolver by @PhilippElhaus in #39
- Add build quickstart readme and clean output artifacts by @PhilippElhaus in #41
- Add bootstrap diagnostics for startup failures by @PhilippElhaus in #44
Full Changelog: v1.8...v1.9
v1.8 Release
What's Changed
- Fix recurring series overrides for modified occurrences
- Fix DST drift when expanding Outlook recurrences
- Handle invalid DST locals when adjusting recurrences
v1.7 Release
What's Changed
- Improve Outlook COM initialization retry logic
- Enforce iCloud post-sync verification
- Fix timezone handling for Outlook event sync
- Stabilize timezone normalization by trusting Outlook UTC data
- Ensure all-day events sync as true all-day entries
- Improve all-day event handling and tracking
- Simplify recurrence expansion and recurrence helpers
v1.6 Release
What's Changed
- Launch fallback Outlook in background mode
- Fix Outlook reuse on platforms without Marshal.GetActiveObject
- Implement manual full resync workflow from tray menu
- Fix duplicate events from Outlook recurrence exceptions
- Tighten single-instance guard formatting
v1.5 Release
What's Changed
- Handle iCloud unauthorized responses gracefully
- Stabilize recurrence expansion around master data
- Guard iCloud clean-up against unmanaged events
- Fix recurrence expansion start and legacy UID detection
Full Changelog: v1.4...v1.5
v1.4 Release
What's Changed
- Run Outlook automation on STA thread
v1.3 Release
What's Changed
- Enhance event log setup and naming by @PhilippElhaus in #6
- Fix tray icon paths by @PhilippElhaus in #7
- Implement per-source tagging by @PhilippElhaus in #8
- Add wipe iOS calendar option by @PhilippElhaus in #9
- Fix all-day event detection by @PhilippElhaus in #10
- Fix multi-day all-day events by @PhilippElhaus in #11
- Disable alarms for all-day events by @PhilippElhaus in #12
Full Changelog: 1.2...1.3
v1.2 Release
Added Tray Icon incl. RightClick Exit/Log Functionality
Full Changelog: 1.1...1.2