-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathNEWS
95 lines (78 loc) · 3.08 KB
/
NEWS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
31.0.6
------
- skip invalid folders during folders update startup process
- no longer check if one account is defined before restarting Thunderbird
- added error handling around getting account's username
31.0.5
------
- version bump to match SOGo Connector
31.0.4
------
- make sure a display name is there before using it in the ACL dialog
- fixed the calendar unsubscribe title/text dialog
- do not strip parenthesis is folder names
- Thunderbird 52 support
31.0.3
------
- restart TB only if at least one account is defined
31.0.2
------
- version bump to match SOGo Connector
- fixed calendar color synchronization (#3353)
- add app_version and item_version in update_url
31.0.1
------
- version bump to match SOGo Connector
31.0.0
------
- initial import for Thunderbird 31
24.0.6
------
- we now honor "sogo-integrator.disable-send-invitations-checkbox" correctly and in case
the "Notify attendees" checkbox is unchecked, we add the "X-SOGo-Send-Appointment-Notifications: NO"
key/value pair to avoid sending notifications.
- we now handle the 200's response content when subscribing to resources to properly honor the name
enforced on the server
24.0.5
------
- version bump to match SOGo Connector
24.0.4
------
- fixed the synchronization of mail tags when creating them from the "New Tag..." popup menu
24.0.1
------
- we now synchronize mails labels to and from SOGo
17.0.4
------
- updated Czech translation
0.92
----
- added the ability to force user preferences by adding a file named "chrome/content/sogo-integrator/content/general/custom-preferences.js"
- added the ability to remove installed extensions by setting the version number to "disabled" in updates.php (SOGo's update server)
- we now remove the "home" calendar if it doesn't contain any items
- accelerated the search of users by resolving their shares only when the corresponding user entry is unfolded
- added the possibility to show only the selected calendar or all of them
- we now force immediately the creation of cached CalDAV calendars
- we now immediately show the full name and email address of the subscribed calendar / address book
- added the ability to add a custom startup script which will be executed when found in chrome://sogo-integrator/content/general/startup.js
0.81
----
- enable the use of the user email address to construct his/her urls to SOGo
- validate the returned data when syncronising folders to avoid removing existing folders when the server returns an inconsistent response
- intercept the user password for the "SOGo site" (mail server + SOGo server) and automatically fill the relevant dialogs
0.80
----
- fixed some exceptions related to the handling of requests occuring from a closing dialog
- the calendar colors are now handled
0.67
----
- the creation dialog can now be confirmed with "enter"
0.66
----
- implemented interfaces to handle ACL on SOGo addressbooks and calendars
0.65
----
- disable automatic updates in the default prefs
- show inline attachments in the default prefs
- added the ability to create, unsubscribe from and delete SOGo folders
- added the ability to rename SOGo folders remotely