RoundCube Webmail is een webapplicatie die zich als een imapclient gedraagt. Zo wordt het door verschillende hosters gebruikt om webmailfunctionaliteit aan te bieden. Het bevat onder andere mime- en html-ondersteuning, adresboeken, zoekmogelijkheden en een spellingscontrole. Deze webapplicatie is geschreven in php en heeft een MySQL-, MSSQL-, SQLite- of een Postgres-database nodig om zijn gegevens in op te slaan. Voor meer informatie verwijzen we naar deze pagina. De ontwikkelaars hebben versie 1.3.4 uitgebracht, voorzien van de volgende aankondiging en lijst met veranderingen:
Roundcube Webmail 1.3.4
This is a service release to update the stable version 1.3 of Roundcube Webmail. It contains fixes to several bugs reported by our dear community members and makes Roundcube fully compatible with PHP 7.2. See the complete changelog below.
This version considered stable and we recommend to update all productive installations of Roundcube with it. Please do backup your data before updating!
CHANGELOG
- Fix a couple of warnings on PHP 7.2 (#6098)
- Fix bug where contacts search could skip some records (#6130)
- Fix possible information leak - add more strict sql error check on user creation (#6125)
- Fix broken long filenames when using imap4d server - workaround server bug (#6048)
- Fix so temp_dir misconfiguration prints an error to the log (#6045)
- Fix untagged COPYUID responses handling - again (#5982)
- Fix PHP warning "idn_to_utf8(): INTL_IDNA_VARIANT_2003 is deprecated" with PHP 7.2 (#6075)
- Fix bug where Archive folder wasn't auto-created on login with create_default_folders=true
- Fix performance issue when parsing malformed and long Date header (#6087)
- Fix syntax error in mssql.initial.sql (#6097)
- Fix bug where contacts export by selection returned no more than 10 entries (#6103#6103, Export selected contact only exports the first 10)
- Fix searching contacts by address in LDAP source (#6084)
- Fix X-Frame-Options: ALLOW-FROM support, remove custom click-jacking protection (#6057)