Skip to content

Commit c66ff5b

Browse files
committed
1.6.6 release
1 parent c41c2ee commit c66ff5b

2 files changed

Lines changed: 21 additions & 8 deletions

File tree

_data/releases.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,25 @@
11
{
22
"stable": {
33
"name": "Stable version",
4-
"version": "1.6.5",
4+
"version": "1.6.6",
55
"sources": [
66
{
77
"package": "Dependent",
8-
"url": "https://github.com/roundcube/roundcubemail/releases/download/1.6.5/roundcubemail-1.6.5.tar.gz",
8+
"url": "https://github.com/roundcube/roundcubemail/releases/download/1.6.6/roundcubemail-1.6.6.tar.gz",
99
"size": "3.8 MB",
10-
"checksum": "6c830faa0674d917c426d9b694793743c51f8bf649cd6e7fc605957bcccd1730"
10+
"checksum": "40e4d7505b01f401e757f7439930ed96b1245ffc3863dd326fcf21e0e5847c74"
1111
},
1212
{
1313
"package": "Complete",
14-
"url": "https://github.com/roundcube/roundcubemail/releases/download/1.6.5/roundcubemail-1.6.5-complete.tar.gz",
15-
"size": "5.7 MB",
16-
"checksum": "164b72cb78de89d104741ee9090f4024e63bfada43949034844365f3fa70b5fd"
14+
"url": "https://github.com/roundcube/roundcubemail/releases/download/1.6.6/roundcubemail-1.6.6-complete.tar.gz",
15+
"size": "5.6 MB",
16+
"checksum": "c1b93a3edbe297457396b0a031d8b13c8a5dc30c9370704dfb9b2c1225017d52"
1717
},
1818
{
1919
"package": "Framework",
20-
"url": "https://github.com/roundcube/roundcubemail/releases/download/1.6.5/roundcube-framework-1.6.5.tar.gz",
20+
"url": "https://github.com/roundcube/roundcubemail/releases/download/1.6.6/roundcube-framework-1.6.6.tar.gz",
2121
"size": "1.8 MB",
22-
"checksum": "739691630e4d52c1d2088630cc28beddba7d9806a6621ad0d0c9b51253985193"
22+
"checksum": "1ab36f7ce9cb96fc49eb2bde41d2023a421b8832fdf58e4cd1b6907401436ce9"
2323
}
2424
]
2525
},
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
layout: article
3+
title: Update 1.6.6 released
4+
tags: releases updates stable
5+
---
6+
This is the next service release to update the new stable version 1.6.
7+
It provides a bunch of small fixes after getting your feedback
8+
from the previous releases. See the full changelog in the [release notes](https://github.com/roundcube/roundcubemail/releases/tag/1.6.6) on the Github download page.
9+
10+
This release is considered stable and we recommend to update all productive installations
11+
of Roundcube with this version. Download it from [roundcube.net](https://roundcube.net/download).
12+
13+
Please do backup your data before updating!

0 commit comments

Comments
 (0)