We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85a064d commit 3c18dafCopy full SHA for 3c18daf
1 file changed
CHANGELOG.md
@@ -10,6 +10,16 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
10
11
- Further improve error messages in browser popup
12
13
+### New ported from upstream 2.2.0
14
+
15
+- Adding prefix, suffix and middle name to contacts
16
17
+### Fixes ported from upstream 2.2.0
18
+ - fix(GoogleDriveAPIService): Make sure target path is not a shared folder
19
+ - fix(GoogleCalendarAPIService): Sanitize calendar name
20
+ - fix(GoogleDriveAPIService): Don't break if a file causes hiccups
21
+ - Fix(l10n): Update translations from Transifex
22
23
## [2.1.1] - 2024-04-21
24
25
### Changed
0 commit comments