mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2025-12-18 16:17:03 +00:00
release notes
This commit is contained in:
@ -15,20 +15,14 @@
|
|||||||
// You should have received a copy of the GNU General Public License
|
// You should have received a copy of the GNU General Public License
|
||||||
// along with ProtonMail Bridge. If not, see <https://www.gnu.org/licenses/>.
|
// along with ProtonMail Bridge. If not, see <https://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
// Code generated by ./release-notes.sh at Mon Apr 6 08:14:14 CEST 2020. DO NOT EDIT.
|
// Code generated by ./release-notes.sh at Mon 18 May 2020 02:00:37 PM CEST. DO NOT EDIT.
|
||||||
|
|
||||||
package bridge
|
package bridge
|
||||||
|
|
||||||
const ReleaseNotes = `NOTE: We recommend to reconfigure your email client after upgrading to ensure the best results with the new draft folder support
|
const ReleaseNotes = `• Changed directory for storing logs on Linux
|
||||||
|
|
||||||
• Faster and more resilient mail synchronization process, especially for large mailboxes
|
|
||||||
• Added "Alternate Routing" feature to mitigate blocking of Proton Servers
|
|
||||||
• Added synchronization of draft folder
|
|
||||||
• Improved event handling when there are frequent changes
|
|
||||||
• Security improvements for loading dependent libraries
|
|
||||||
• Minor UI & API communication tweaks
|
|
||||||
`
|
`
|
||||||
|
|
||||||
const ReleaseFixedBugs = `• Fixed rare case of sending the same message multiple times in Outlook
|
const ReleaseFixedBugs = `• Fixed sync errors due to localization
|
||||||
• Fixed bug in macOS update process; available from next update
|
• Fixed draft deletion
|
||||||
|
• Fixed re-appearing messages in Outlook
|
||||||
`
|
`
|
||||||
|
|||||||
Reference in New Issue
Block a user