diff --git a/4.1.4-CardBook.md b/4.1.4-CardBook.md index 41389c2..2301a4d 100644 --- a/4.1.4-CardBook.md +++ b/4.1.4-CardBook.md @@ -1,6 +1,6 @@ [CardBook](https://cardbook.icu/) is an awesome complete and well-tested Thunderbird extension implementing many features missing from the default Thunderbird address book ([that will actually get reworked soon](https://developer.thunderbird.net/planning/roadmap#address-book-rewrite-tb-78)). -Although, there will be a glitch against Thunderbird v68+ if you use this `thunderbird user.js` as long as remote CardDAV synchronization. +Although, there will be a glitch between Thunderbird >= v68 and < v102 if you use this `thunderbird user.js` as long as remote CardDAV synchronization. You'll have to **relax** `network.cookie.cookieBehavior` from `2` to `1` (see preference `2701`). For further information, see [this page](https://gitlab.com/CardBook/CardBook/wikis/Migration%20to%20Thunderbird%2068#easy-case).