diff --git a/_posts/2015-11-23-roundcube-webmail-1.2-beta-out-now.md b/_posts/2015-11-23-roundcube-webmail-1.2-beta-out-now.md index 82c5043..e15cee5 100644 --- a/_posts/2015-11-23-roundcube-webmail-1.2-beta-out-now.md +++ b/_posts/2015-11-23-roundcube-webmail-1.2-beta-out-now.md @@ -45,7 +45,7 @@ about the Enigma plugin and how it works. Please test your plugins thoroughly and look for deprecation warnings in the logs. See the complete Changelog at [trac.roundcube.net/wiki/Changelog](http://trac.roundcube.net/wiki/Changelog) -and download the new packages from [roundcube.net/download](https://roundcube.net/download). +and download the new packages from [roundcube.net/download](https://roundcube.net/download). Please note that this is a beta release and we recommend to test it on a separate environment. And don't forget to backup your data before installing it. diff --git a/_posts/2021-12-05-recent-roundcube-docker-builds.md b/_posts/2021-12-05-recent-roundcube-docker-builds.md index e95a608..52cd1d2 100644 --- a/_posts/2021-12-05-recent-roundcube-docker-builds.md +++ b/_posts/2021-12-05-recent-roundcube-docker-builds.md @@ -26,7 +26,7 @@ file for detailed descriptions of these variables. ## Redis support built in The new images for versions 1.4.12 and 1.5.1 now have the PHP Redis module included -which allows to configure Redis as caching engine or session storage backend. +which allows one to configure Redis as caching engine or session storage backend. ## Image tagging schema diff --git a/_posts/2022-03-06-roundcube-1.6-beta-released.md b/_posts/2022-03-06-roundcube-1.6-beta-released.md index d309421..ec60c7b 100644 --- a/_posts/2022-03-06-roundcube-1.6-beta-released.md +++ b/_posts/2022-03-06-roundcube-1.6-beta-released.md @@ -16,7 +16,7 @@ The most noteworthy changes are: * SQLite: Use foreign keys, require SQLite >= 3.6.19 Adding support for PHP 8.1 again required some refactoring of the Roundcube codebase -and removing/replacing now deprecated PHP code. We also used this cleaning efforts +and removing/replacing now deprecated PHP code. We also used these cleanup efforts and simplified Roundcube's config options a bit. ## Breaking Changes @@ -36,7 +36,7 @@ The following config options have either been removed or renamed: - removed `use_tls` option from `ldap_public` array (use tls:// prefix in `host`) 4. Managesieve: - removed `managesieve_port` option (non-standard port can be set via `managesieve_host`) - - removed `managesieve_usetls` option (tls:// prefix in `managesieve_host` have to be used) + - removed `managesieve_usetls` option (tls:// prefix in `managesieve_host` has to be used) If you used the **Larry** or the **Classic** skin in your deployment, you need to install them manually as they are no longer part of the release packages. They can easily be installed via Composer: diff --git a/contribute/index.html b/contribute/index.html index 2144d63..3ee278d 100644 --- a/contribute/index.html +++ b/contribute/index.html @@ -51,7 +51,7 @@