Skip to content

New calendar functionality

Compare
Choose a tag to compare
@catermelon catermelon released this 02 Jun 17:16
· 139 commits to master since this release

We had some great contributions, so this is a release for that.

Alejandro Ramirez (got-root):

  • Added functionality to create/delete/get/find/move folders of all types. (Creating a new CalendarFolder is creating a new calendar in exchange)
  • Added ability to create events in specific folders.
  • Added ability to move events between calendars (folders).
  • Created tests for all new features.

Ben Le (kantas92)

  • Fixed unicode vs bytecode encoding madness when sending unicode.

Thanks all!