Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Roundcube
  3. Roundcube 1.6 (beta) - breaking changes

Roundcube 1.6 (beta) - breaking changes

Scheduled Pinned Locked Moved Roundcube
1 Posts 1 Posters 258 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • necrevistonnezrN Offline
      necrevistonnezrN Offline
      necrevistonnezr
      wrote on last edited by
      #1

      Roundcube 1.6 beta is out and it shows that the 1.6 version family will have some breaking changes:

      We proudly announce the beta release for the next major version 1.6 of Roundcube webmail. With this milestone we cleaned up the codebase and bring full support for PHP 8.1. The most noteworthy changes are:

      • PHP 8.1 support
      • Dropped support for PHP < 7.3
      • Support responses (snippets) in HTML format
      • Option to purge deleted mails older than 30, 60 or 90 days
      • Unified and simplified services connection config options
      • Removed the Classic and Larry skins from the release packages
      • 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 simplified Roundcube’s config options a bit.

      Breaking Changes
      The following config options have either been removed or renamed:
      IMAP:

      • renamed default_host to imap_host
      • removed default_port option (non-standard port can be set via imap_host)
      • set “localhost:143” as a default for imap_host

      SMTP:

      • renamed smtp_server to smtp_host
      • removed smtp_port option (non-standard port can be set via smtp_host)
      • set “localhost:587” as a default for smtp_host

      LDAP:

      • removed port option from ldap_public array (non-standard port can be set via host)
      • removed use_tls option from ldap_public array (use tls:// prefix in host)

      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)

      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.

      1 Reply Last reply
      4
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Bookmarks
        • Search