Skip to content

v4.4.0

Latest
Compare
Choose a tag to compare
@dbarnett dbarnett released this 27 Aug 20:36
· 44 commits to main since this release
371a00e

What's Changed

  • Fix lots of bugs by switching from deprecated oauth2client to google_auth_oauthlib
  • Friendlier help output when import command is missing vobject extra
  • import command more gracefully handles existing events to avoid duplicates and unnecessary edits (tsheinen, cryhot)
  • Handle encoding/decoding errors more gracefully by replacing with placeholder chars instead of blowing up
  • Fix --lineart option failing with unicode errors
  • quick command now prompts for which calendar to use when ambiguous
  • Fix --nodeclined option failing on events with aliased email
  • Fix event list commands like agenda returning some events that don't actually match their search criteria due to pagination bug (kbulygin)
  • add command now supports --end as an alternative to --duration (michaelPotter)

New Contributors

Release status: #706
Full Changelog: v4.3.0...v4.4.0