Skip to content

Releases: kewisch/gdata-provider

v115.3.0

05 Jun 19:09
Compare
Choose a tag to compare

115.3.0 (2024-06-05)

Bug Fixes

v115.2.0

24 Mar 19:17
Compare
Choose a tag to compare

115.2.0 (2024-03-24)

Bug Fixes

  • Adapt to changes in pathQueryRef (f70dd3a)
  • Correct load order for event dialog (467b790)
  • Expand HTML detection to br and p tags (1b494e0)
  • Remove nsIScriptableUnicodeConverter (bug 1762335) (3acf4f3)
  • Replace use of PromiseUtils (5830458)

Features

  • Add handling for upcoming eventTypes changes (8bf8430)
  • Readonly support for conference details (e905613)

v115.0.1

27 Jul 22:37
Compare
Choose a tag to compare

115.0.1 (2023-07-09)

Bug Fixes

  • browserRequest styling for Thunderbird 102 compat (9e736f8)
  • Updates for Thunderbird 115 (eef731b)

Features

  • Go back to session page if dialog is cancelled (69a8b2c)

v102.0.3

11 Nov 19:54
Compare
Choose a tag to compare

102.0.3 (2022-11-11)

Bug Fixes

  • Remove compatibility layers for Thunderbird 101 and below (eb246a7)
  • Update for bug 1667455 - Services globally available (4d076e0)
  • Use localhost for OAuth2 instead of removed OOB mechanism (79d70bf)

v102.0.1

18 Jun 20:16
Compare
Choose a tag to compare

102.0.1 (2022-06-18)

Bug Fixes

  • Save cached listener in accordance with bug 1768992 (9dcac52)

v102.0.0

22 May 20:10
Compare
Choose a tag to compare

102.0.0 (2022-05-22)

Bug Fixes

  • Correctly do partial task sync (cb8dc66)
  • Correctly set document title for migration dialog (d9dec28), closes #398
  • Persist forcing plain text (98a90ee), closes #412
  • Remove unnecessary URL import (581effb)
  • Update for bug 1690390 - Parameters of NotificationBox appendNotification changed (4e89b40)
  • Update for bug 1693873 - Use async calendar operations (92bc1d8)
  • Update for bug 1759768 - Changed calendar service getters (e6c674c)

Features

  • Mitigate rate limit exceeded errors by disabling calendars (b0942c0)
  • Show error message in new calendar wizard (34347a6)

v91.0.3

21 Jan 19:32
Compare
Choose a tag to compare

91.0.3 (2022-01-08)

Bug Fixes

  • Correctly display activity manager stats (5b73f70)
  • Save settings under the correct key (6f01889), closes #312

Features

  • Add an option to force use of plain text for descriptions (08b4c4c), closes #316

v91.0.2

17 Oct 20:34
Compare
Choose a tag to compare

91.0.2 (2021-10-17)

Bug Fixes

  • Accept if Calendars or Tasks are disabled in G Suite (a2bfe48), closes #65
  • Avoid asking for changes when none have been made (8226cd7), closes #11
  • Correctly include organizer as attendee (f05f6c9), closes #62
  • Correctly set cookie exceptions to make logins work (ecc6781), closes #43
  • Don't show the migration dialog again when cancelled (faf2124)
  • Make sure sync prefs are available at startup (18acb63)
  • Port bug 1687612 - Fix new account OAuth window to be E10s capable. (44a563a)
  • Properly display HTML from description (6625aba)
  • Refresh completed/hidden tasks as well (3a0cf1a), closes #72
  • Remove error about aRequest.name not being implemented (3e0162e)
  • Resolve cyclic dependency and incorrect parameters in freebusy service calls (d5c72bb), closes #147
  • Still detect code if redirect is redirected to https (c5e1090), closes #227
  • Trailing slash on completion URI (dad61c9)
  • Use a different port number to avoid collisions (5a57421), closes #240
  • Use migrated preferences instead of purged legacy prefs (8a86dd5), closes #191
  • Use oob mechanism for OAuth instead (6b243be), closes #240

Features

  • Go back to the session page if auth dialog is canceled (4969f6f)
  • Invalidate session when password is removed (abd16b1)
  • Options UI for invitations options (abc3a41)
  • Roundtrip color id so it is not removed (90121ab), closes #236

v91.0.0

30 Aug 12:23
Compare
Choose a tag to compare

91.0.0 (2021-08-30)

Bug Fixes

v78.0.2

29 Aug 21:22
Compare
Choose a tag to compare

78.0.2 (2021-08-29)

Bug Fixes

  • Limit compatibility to 78 to work around ATN bug (602fe6d)
  • Avoid failure in saveReminder if defaultReminders is undefined (f6e3bab)