-
Notifications
You must be signed in to change notification settings - Fork 5
/
ch.protonmail.protonmail-bridge.metainfo.xml
234 lines (228 loc) · 9.5 KB
/
ch.protonmail.protonmail-bridge.metainfo.xml
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
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
<id>ch.protonmail.protonmail-bridge</id>
<name>Proton Mail Bridge</name>
<project_license>GPL-3.0</project_license>
<metadata_license>CC0-1.0</metadata_license>
<developer_name>Proton AG</developer_name>
<developer id="ch.protonmail">
<name>Proton AG</name>
</developer>
<url type="homepage">https://proton.me/mail/bridge</url>
<url type="bugtracker">https://github.com/flathub/ch.protonmail.protonmail-bridge/issues</url>
<url type="faq">https://proton.me/support/protonmail-bridge-faq</url>
<url type="help">
https://proton.me/support/mail
</url>
<!-- <url type="contact">mailto:bridge@protonmail.com</url> -->
<summary>
Seamlessly encrypts and decrypts your mail as it enters and leaves your computer
</summary>
<launchable type="desktop-id">
ch.protonmail.protonmail-bridge.desktop
</launchable>
<description>
<p>
The Proton Mail Bridge is an application for paid users that runs on your computer in the background and seamlessly encrypts and decrypts your mail as it enters and leaves your computer. It allows for full integration of your Proton Mail account with any program that supports IMAP and SMTP such as Microsoft Outlook, Mozilla Thunderbird and Apple Mail.
</p>
<p>
Note: This is a community package of the Proton Mail Bridge not officially supported by Proton. Report bugs through linked issue tracker.
</p>
</description>
<screenshots>
<screenshot type="default">
<image type="source">
https://github.com/flathub/ch.protonmail.protonmail-bridge/raw/master/screenshots/bridge.png
</image>
</screenshot>
<screenshot>
<image type="source">
https://github.com/flathub/ch.protonmail.protonmail-bridge/raw/master/screenshots/bridge-conf.png
</image>
</screenshot>
</screenshots>
<releases>
<release version="3.15.0" date="2024-11-25">
<description></description>
</release>
<release version="3.14.0" date="2024-10-09">
<description/>
</release>
<release version="3.13.0" date="2024-09-19">
<description/>
</release>
<release version="3.12.0" date="2024-07-02">
<description/>
</release>
<release version="3.11.1" date="2024-05-23">
<description/>
</release>
<release version="3.11.0" date="2024-05-13"/>
<release version="3.10.0" date="2024-03-21"/>
<release version="3.9.1" date="2024-02-21"/>
<release version="3.8.2" date="2024-02-02"/>
<release version="3.8.1" date="2024-01-12"/>
<release version="3.7.1" date="2023-12-06"/>
<release version="3.6.1" date="2023-11-01"/>
<release version="3.5.4" date="2023-10-19"/>
<release version="3.5.3" date="2023-10-12"/>
<release version="3.4.2" date="2023-09-04"/>
<release version="3.3.2" date="2023-07-13"/>
<release version="3.3.0" date="2023-06-21"/>
<release version="3.2.0" date="2023-05-26"/>
<release version="3.1.3" date="2023-05-10"/>
<release version="3.1.2" date="2023-04-27"/>
<release version="2.3.0" date="2022-09-08"/>
<release version="2.2.2" date="2022-07-27"/>
<release version="2.1.3" date="2022-04-27"/>
<release version="2.1.1" date="2022-02-09"/>
<release version="2.1.0" date="2022-02-03"/>
<release version="1.8.12" date="2021-12-06"/>
<release version="1.8.10" date="2021-10-13"/>
<release version="1.8.9" date="2021-09-01"/>
<release version="1.8.7" date="2021-06-24"/>
<release version="1.8.3" date="2021-05-27"/>
<release version="1.8.2" date="2021-05-21"/>
<release version="1.6.9" date="2021-04-22"/>
<release version="1.6.6" date="2021-03-04"/>
<release version="1.6.3" date="2021-02-16">
<description>
<p>Release Notes:</p>
<ul>
<li>Introducing silent updates with 'early' and 'stable' updates channels</li>
<li>Changing the distribution of release notes</li>
</ul>
</description>
</release>
<release version="1.5.7" date="2021-01-22">
<description>
<p>Fixed Bugs:</p>
<ul>
<li>Fixed sending error caused by inconsistent use of upper and lower case in sender’s email address</li>
</ul>
</description>
</release>
<release version="1.5.6" date="2021-01-21">
<description>
<p>Release Notes:</p>
<ul>
<li>Improvements to message parsing</li>
<li>Better error handling</li>
</ul>
<p>Fixed Bugs:</p>
<ul>
<li>Message corruption - rare cases of overly long headers</li>
<li>AppleMail crashes (related to timestamps)</li>
<li>Sending messages from aliases in combined inbox mode</li>
<li>Fedora font issues</li>
</ul>
</description>
</release>
<release version="1.5.4" date="2020-12-21">
<description>
<p>Release Notes:</p>
<ul>
<li>Support read confirmations</li>
<li>Adding GPLv3 licence button to the GUI</li>
<li>Improved testing</li>
</ul>
<p>Fixed Bugs:</p>
<ul>
<li>AppleMail crashes (timestamp related)</li>
<li>Encoding errors</li>
<li>Installation issues on linux</li>
</ul>
</description>
</release>
<release version="1.5.2" date="2020-11-25">
<description>
<p>
Release Notes:
</p>
<ul>
<li>Improved package creation logic</li>
<li>Refactor of sending functions to simplify code maintenance</li>
<li>Added tests for package creation</li>
</ul>
<p>Fixed Bugs:</p>
<ul>
<li>Bridge crashes related to labels handling</li>
<li>GUI popup related to TLS connection error</li>
<li>An issue where a random session key is included in the data payload</li>
<li>Error handling (including improved detection)</li>
</ul>
</description>
</release>
<release version="1.5.0" date="2020-11-12">
<description>
<p>
Release Notes:
</p>
<ul>
<li>Ensured better message flow by refactoring both address and date parsing</li>
<li>Improved secure connectivity checks</li>
<li>Better deb packaging</li>
<li>More robust error handling</li>
</ul>
<p>Fixed Bugs:</p>
<ul>
<li>Ensured that conversations are properly threaded</li>
<li>Fixed Linux font issues (Fedora)</li>
<li>Better handling of Mime encrypted messages</li>
</ul>
</description>
</release>
<release version="1.4.5" date="2020-10-22"/>
<release version="1.4.4" date="2020-10-20">
<description>
<p>
Release Notes:
</p>
<ul>
<li>Bulletproofing against any potential data loss and/or duplication</li>
<li>Performance improvements for handling attachments and non-standard formatting</li>
<li>Better stability of the message parser</li>
<li>Additional foreign encoding support for outgoing messages</li>
<li>Complete refactor of the way messages are parsed to simplify code maintenance</li>
<li>Improved User-Agent detection</li>
<li>Added MacOS Big Sur compatibility</li>
<li>Added persistent anonymous API cookies</li>
</ul>
<p>Fixed Bugs:</p>
<ul>
<li>Fixed rare mail loss when moving from Spam folder</li>
<li>Limited log size</li>
<li>Fixed Linux font issues (mouse hover)</li>
</ul>
</description>
</release>
<release version="1.3.3" date="2020-08-12">
<description>
<p>
Release Notes:
</p>
<ul>
<li>Improvements to Alternative Routing: Version two of this feature is now more resilient to unstable internet connections, which results in a smoother experience using this feature. Also includes fixes to previous implementation of Alternative Routing when first starting the application or when turning it off.</li>
<li>Email parsing improvements: Improved detection of email encodings embedded in html/xml in addition to message header; add a fallback option if encoding is not specified and decoding as UTF8 fails (ISO-8859-1); tweaked logic of parsing "References" header.</li>
<li>User interaction improvements: Some smaller improvements in specific cases to make the interaction with Proton Bridge clearer for the user</li>
<li>Code updates and maintenance: Migrated to GopenPGP v2, updates to GoIMAPv1, increased bbolt version to 1.3.5 and various improvements regarding extensibility and maintainability for upcoming work.</li>
<li>General stability improvements: Improvements to the behavior of the application under various unstable internet conditions.</li>
</ul>
<p>Fixed bugs:</p>
<ul>
<li>Fixed a slew of smaller bugs and some conditions which could cause the application to crash.</li>
</ul>
</description>
</release>
<release version="1.2.8" date="2020-08-05"/>
<release version="1.2.7" date="2020-05-20"/>
<release version="1.2.6" date="2020-03-27"/>
<release version="1.2.5" date="2020-01-13"/>
<release version="1.2.4" date="2019-12-16"/>
<release version="1.2.3" date="2019-09-23"/>
<release version="1.2.2" date="2019-08-20"/>
<release version="1.1.6" date="2019-06-28"/>
</releases>
<content_rating type="oars-1.1"/>
<update_contact>msandova_at_protonmail.com</update_contact>
</component>