Roundcube v1.4.2 Release Notes

Release Date: 2020-01-01 // over 4 years ago
  • ๐Ÿš€ This is the second service release to update the stable version 1.4 of Roundcube Webmail. It contains fixes and improvements reported since the release of version 1.4.0. See the full 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

    • ๐Ÿ”Œ Plugin API: Make actionbefore, before, actionafter and after events working with plugin actions (#7106)
    • Managesieve: Replace "Filter disabled" with "Filter enabled" (#7028)
    • Managesieve: Fix so modifier type select wasn't hidden after hiding modifier select on header change
    • Managesieve: Fix filter selection after removing a first filter (#7079)
    • Markasjunk: Fix marking more than one message as spam/ham with email_learn driver (#7121)
    • Password: Fix kpasswd and smb drivers' double-escaping bug (#7092)
    • Enigma: Add script to import keys from filesystem to the db storage (for multihost)
    • โœ… Installer: Fix DB Write test on SQLite database ("database is locked" error) (#7064)
    • Installer: Fix so SQLite DSN with a relative path to the database file works in Installer
    • โš  Elastic: Fix contrast of warning toasts (#7058)
    • Elastic: Simple search in pretty selects (#7072)
    • Elastic: Fix hidden list widget on mobile/tablet when selecting folder while search menu is open (#7120)
    • ๐Ÿ›  Fix so type attribute on script tags is not used on HTML5 pages (#6975)
    • ๐Ÿ›  Fix unread count after purge on a folder that is not currently selected (#7051)
    • ๐Ÿ›  Fix bug where Enter key didn't work on messages list in "List" layout (#7052)
    • ๐Ÿ›  Fix bug where deleting a saved search in addressbook caused display issue on sources/groups list (#7061)
    • ๐Ÿ›  Fix bug where a new saved search added after removing all searches wasn't added to the list (#7061)
    • ๐Ÿ›  Fix bug where a new contact group added after removing all groups from addressbook wasn't added to the list
    • ๐Ÿ›  Fix bug where Ctype extension wasn't required in Installer and INSTALL file (#7049)
    • ๐Ÿ›  Fix so install-jsdeps.sh removes Bootstrap's sourceMappingURL (#7035)
    • ๐Ÿ›  Fix so use of Ctrl+A does not scroll the list (#7020)
    • ๐Ÿ›  Fix/remove useless keyup event handler on username input in logon form (#6970)
    • ๐Ÿ›  Fix bug where cancelling switching from HTML to plain text didn't set the flag properly (#7077)
    • ๐Ÿ›  Fix bug where HTML reply could add an empty line with extra indentation above the original message (#7088)
    • ๐Ÿ›  Fix matching multiple X-Forwarded-For addresses with 'proxy_whitelist' (#7107)
    • Fix so displayed maximum attachment size depends also on 'max_message_size' (#7105)
    • ๐Ÿ›  Fix bug where 'skins_allowed' option didn't enforce user skin preference (#7080)
    • ๐Ÿ›  Fix so contact's organization field accepts up to 128 characters (it was 50)
    • ๐Ÿ›  Fix bug where listing tables in PostgreSQL database with db_prefix didn't work (#7093)
    • ๐Ÿ›  Fix bug where 'text' attribute on body tag was ignored when displaying HTML message (#7109)
    • ๐Ÿ›  Fix bug where next message wasn't displayed after delete in List mode (#7096)
    • ๐Ÿ›  Fix so number of contacts in a group is not limited to 200 when redirecting to mail composer from Contacts (#6972)
    • ๐Ÿ›  Fix malformed characters in HTML message with charset meta tag not in head (#7116)