Tervetuloa Thunderbird-lisäosiin.
Lisää uusia ominaisuuksia ja tyylejä joilla teet Thunderbirdista itsesi näköisen.
SuljeProvider for Google Calendar versiohistoria
59 versiota
Ole varovainen vanhojen versioiden kanssa!
Nämä versiot ovat esillä vertailu- ja testitarkoituksia varten. Sinun kannattaa käyttää lisäosista aina uusinta versiota.
Versio 128.0.0
* feat: Remove compatibility for Thunderbird 102
* feat: Remove deprecated sendNotifications
* feat: Support related links for tasks
* fix: Restore functionality for reminder edit dialog
* fix: Make dialog adjustments work again
* fix: Make freebusy lookups work again
* fix: Simplify organizer/attendee handling
* fix: Move to lazy loading to avoid freebusy errors
- Lähdekoodi julkaistu lisenssillä Mozilla Public License, version 2.0
Versio 115.3.0
- Lähdekoodi julkaistu lisenssillä Mozilla Public License, version 2.0
Versio 115.2.0
* fix: Remove nsIScriptableUnicodeConverter (bug 1762335)
* fix: Expand HTML detection to br and p tags
* fix: Replace use of PromiseUtils
* fix: Adapt to changes in pathQueryRef
* feat: Add handling for upcoming eventTypes changes
* fix: Correct load order for event dialog
- Lähdekoodi julkaistu lisenssillä Mozilla Public License, version 2.0
Versio 115.0.2
* feat: Improve calendar wizard sorting and display
- Lähdekoodi julkaistu lisenssillä Mozilla Public License, version 2.0
Versio 115.0.1
* fix: browserRequest styling for Thunderbird 102 compat
* feat: Go back to session page if dialog is cancelled
- Lähdekoodi julkaistu lisenssillä Mozilla Public License, version 2.0
Versio 102.0.3
* fix: Remove compatibility layers for Thunderbird 101 and below
* fix: Update for bug 1667455 - Services globally available
* fix: Use localhost for OAuth2 instead of removed OOB mechanism
- Lähdekoodi julkaistu lisenssillä Mozilla Public License, version 2.0
Versio 102.0.0
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)
- Lähdekoodi julkaistu lisenssillä Mozilla Public License, version 2.0
Versio 91.0.4
- Lähdekoodi julkaistu lisenssillä Mozilla Public License, version 2.0
Versio 91.0.3
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
- Lähdekoodi julkaistu lisenssillä Mozilla Public License, version 2.0
Versio 91.0.2
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
- Lähdekoodi julkaistu lisenssillä Mozilla Public License, version 2.0
Versio 91.0.1
### Bug Fixes
* Port bug 1687612 - Fix new account OAuth window to be E10s capable. ([44a563a](https://github.com/kewisch/gdata-provider/commit/44a563a478e47f9c31e8c686998d445824a9b0a4))
# [91.0.0](https://github.com/kewisch/gdata-provider/compare/v78.0.1...v91.0.0) (2021-08-30)
### Bug Fixes
* Compatibility with Thunderbird 91 ([957b242](https://github.com/kewisch/gdata-provider/commit/957b2428194b9b6c41f2a3aa827ed667a5acf902))
* Replace `create...` by `new ...` after 1659558 (fix [#112](https://github.com/kewisch/gdata-provider/issues/112)) ([f5d4fc6](https://github.com/kewisch/gdata-provider/commit/f5d4fc65cc09403b90c76aba52415432be567f9b))
- Lähdekoodi julkaistu lisenssillä Mozilla Public License, version 2.0
Versio 78.0.2
### Bug Fixes
* Limit compatibility to 78 to work around ATN bug ([602fe6d](https://github.com/kewisch/gdata-provider/commit/602fe6d08b16b481dbfd4efd3f34ebf24f4f4368))
* Avoid failure in saveReminder if defaultReminders is undefined ([f6e3bab](https://github.com/kewisch/gdata-provider/commit/f6e3babf9de0911a9b7aa3a58f3493cc79694c60))
- Lähdekoodi julkaistu lisenssillä Mozilla Public License, version 2.0
Versio 78.0.1
* Correct the path to the icon in manifest.json ([50bc09c](https://github.com/kewisch/gdata-provider/commit/50bc09ca1147b4e4018a1133ba3f3dc6d039d7b4))
* Correct use of i18n placeholders ([9f1dfb7](https://github.com/kewisch/gdata-provider/commit/9f1dfb73ea2db57e9818ac234243ba14bcff2103))
* Import other locales ([0f32516](https://github.com/kewisch/gdata-provider/commit/0f325169e8e92ec2afb57bc5a2eb80d8c1470995))
* Suppress error messages from the browserRequest window ([d4bfb0d](https://github.com/kewisch/gdata-provider/commit/d4bfb0d659418a1dd751d19d1117311ac9f6630c))
- Lähdekoodi julkaistu lisenssillä Mozilla Public License, version 2.0
Versio 68.2.1
- Lähdekoodi julkaistu lisenssillä Mozilla Public License, version 2.0
Jotta voisit luoda omia kokoelmia, sinulla pitää olla käyttäjätili Mozilla Lisäosat -palvelussa.