Updated changelog

pull/212/head
M66B 3 years ago
parent 033e27b36e
commit 79381e19cb

@ -17,7 +17,7 @@ For support you can use [the contact form](https://contact.faircode.eu/?product=
* Small improvements and minor bug fixes * Small improvements and minor bug fixes
* Updated translations * Updated translations
![Cloud sync](https://bitbucket.org/M66B/fairemail-test/downloads/cloud_sync.png) <img src="https://bitbucket.org/M66B/fairemail-test/downloads/cloud_sync.png" width="480" />
### 1.2030 - 2023-01-14 ### 1.2030 - 2023-01-14

@ -312,6 +312,7 @@ task copyChangelog(type: Copy) {
.replaceAll(".*Google Translate.*", "--------------------") .replaceAll(".*Google Translate.*", "--------------------")
.replaceAll("### ", "") .replaceAll("### ", "")
.replaceAll("## ", "") .replaceAll("## ", "")
.replaceAll("<img.*/>", "")
.replaceAll("\\(https.*\\)", "") .replaceAll("\\(https.*\\)", "")
.replaceAll("\\[", "") .replaceAll("\\[", "")
.replaceAll("\\]", "") .replaceAll("\\]", "")

@ -17,6 +17,8 @@ For support you can use [the contact form](https://contact.faircode.eu/?product=
* Small improvements and minor bug fixes * Small improvements and minor bug fixes
* Updated translations * Updated translations
<img src="https://bitbucket.org/M66B/fairemail-test/downloads/cloud_sync.png" width="480" />
### 1.2030 - 2023-01-14 ### 1.2030 - 2023-01-14
* Added backup settings tab page * Added backup settings tab page

@ -17,6 +17,8 @@ Next version
* Small improvements and minor bug fixes * Small improvements and minor bug fixes
* Updated translations * Updated translations
1.2030 - 2023-01-14 1.2030 - 2023-01-14
* Added backup settings tab page * Added backup settings tab page

Loading…
Cancel
Save