File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4646 "sources" : [
4747 {
4848 "package" : " Dependent" ,
49- "url" : " https://github.com/roundcube/roundcubemail/releases/download/1.7-rc3 /roundcubemail-1.7-rc3 .tar.gz" ,
49+ "url" : " https://github.com/roundcube/roundcubemail/releases/download/1.7-rc4 /roundcubemail-1.7-rc4 .tar.gz" ,
5050 "size" : " 4.0 MB" ,
51- "checksum" : " 9efb8e02e04a4182d69911e155ed952c87d87adfcd7d17b49463466df5658435 "
51+ "checksum" : " bf148cfd31195fec70e3f285221128a14ace619c61155c6c6f88d0d75edaf776 "
5252 },
5353 {
5454 "package" : " Complete" ,
55- "url" : " https://github.com/roundcube/roundcubemail/releases/download/1.7-rc3 /roundcubemail-1.7-rc3 -complete.tar.gz" ,
55+ "url" : " https://github.com/roundcube/roundcubemail/releases/download/1.7-rc4 /roundcubemail-1.7-rc4 -complete.tar.gz" ,
5656 "size" : " 6.1 MB" ,
57- "checksum" : " bcbe6a7419ed15be8b6a38638b33b45fe2255cb4038d64158b7c3f3f021d0282 "
57+ "checksum" : " a2a5aa6e0be3a7ab2290f193f233560dd3ef183bd3cd52de415a7b7ac9b6cb1e "
5858 },
5959 {
6060 "package" : " Framework" ,
61- "url" : " https://github.com/roundcube/roundcubemail/releases/download/1.7-rc3 /roundcube-framework-1.7-rc3 .tar.gz" ,
61+ "url" : " https://github.com/roundcube/roundcubemail/releases/download/1.7-rc4 /roundcube-framework-1.7-rc4 .tar.gz" ,
6262 "size" : " 1.1 MB" ,
63- "checksum" : " e7738b3d80816ccc9e2c8831cf82b9969a8dba3360d8e9cd11d8fa3a8a019eb0 "
63+ "checksum" : " 9ee4f4d3ce39a72de9dc23aee57fe4579b9c20e37b1b8899df73340f49335697 "
6464 }
6565 ]
6666 }
Original file line number Diff line number Diff line change 1+ ---
2+ layout : article
3+ title : Roundcube 1.7 RC4 released
4+ tags : releases beta
5+ ---
6+
7+ We just published the fourth release candidate for the next major version 1.7 of Roundcube webmail.
8+
9+ This release fixes two minor issues, it's mostly published to fix a file permission problem in the previous release v1.7-rc3.
10+
11+ The changes are:
12+
13+ - Ensure correct file permissions when building a release.
14+ - Installer: Fix broken link to download the created configuration file (#10092 )
15+
16+ The tarballs can be downloaded [ from roundcube.net/download] ( https://roundcube.net/download/ ) .
17+
18+ Or directly from [ the release page at github.com] ( https://github.com/roundcube/roundcubemail/releases/tag/1.7-rc4 ) .
19+
20+ We believe it is production ready, but we recommend to test it on a separate environment.
21+
22+ Migrate existing configs with either the ` installto.sh ` or the ` update.sh ` scripts.
23+
24+ And don't forget to backup your data before installing it!
You can’t perform that action at this time.
0 commit comments