Skip to content

Commit b2ac897

Browse files
committed
1.6.10 release
1 parent 39bcc0c commit b2ac897

2 files changed

Lines changed: 20 additions & 7 deletions

File tree

_data/releases.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,25 @@
11
{
22
"stable": {
33
"name": "Stable version",
4-
"version": "1.6.9",
4+
"version": "1.6.10",
55
"sources": [
66
{
77
"package": "Dependent",
8-
"url": "https://github.com/roundcube/roundcubemail/releases/download/1.6.9/roundcubemail-1.6.9.tar.gz",
8+
"url": "https://github.com/roundcube/roundcubemail/releases/download/1.6.10/roundcubemail-1.6.10.tar.gz",
99
"size": "3.8 MB",
10-
"checksum": "5adaecacc7203ae844a4f452d6cc5eae94799f248825d5978ca48cb7a9d7a51c"
10+
"checksum": "63f47ded363063c59a47031c1e3aca7e1df89254e7ce9dced699cdbfadd9d39f"
1111
},
1212
{
1313
"package": "Complete",
14-
"url": "https://github.com/roundcube/roundcubemail/releases/download/1.6.9/roundcubemail-1.6.9-complete.tar.gz",
14+
"url": "https://github.com/roundcube/roundcubemail/releases/download/1.6.10/roundcubemail-1.6.10-complete.tar.gz",
1515
"size": "5.6 MB",
16-
"checksum": "b61a5f5c22f890c299e935aacfcf0870676990d8aebff0d6cdff075bf17cef4f"
16+
"checksum": "03cfac2f494dd99c25c35efb0ad4d333f248e32f25f4204fbc8f2731bfbaf0e4"
1717
},
1818
{
1919
"package": "Framework",
20-
"url": "https://github.com/roundcube/roundcubemail/releases/download/1.6.9/roundcube-framework-1.6.9.tar.gz",
20+
"url": "https://github.com/roundcube/roundcubemail/releases/download/1.6.10/roundcube-framework-1.6.10.tar.gz",
2121
"size": "1.1 MB",
22-
"checksum": "d9ecd79c02195ca285a97dbae0b95c6a62da25a8fb3e8663e4747ecf9c8512d3"
22+
"checksum": "2cbdcc955ef0d47f9551d373ddce38401f70861b62beaff05720f56e1fde6575"
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.10 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 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.10) 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)