New i-MSCP Roundcube addon available 0.2.0 - Roundcube version 0.9.0

  • Hello ;


    The i-MSCP Roundcube addon has been updated to the version 0.2.0 - Roundcube version 0.9.0. Due to some compatibility breaks with installer present in i-MSCP versions already released (eg. 1.1.0-rc1.4), this version is only available for those that will update to last git master.


    This new version addresses the following:


    • Updated Roundcube version to 0.9.0
    • Updated i-MSCP password changer plugin for new Roundcube (major) version


    For those that are already using git master, you can update to this version by doing:


    Code
    1. # cd /usr/local/src/imscp# git pull# perl imscp-autoinstall --debug


    Note: Excepted if you are using another location.


    For those that are not using git master, you can update to it by doing:


    Code
    1. # aptitude update && aptitude install git
    2. # cd /usr/local/src
    3. # git clone git://github.com/i-MSCP/imscp.git
    4. # cd imscp
    5. # perl imscp-autoinstall --debug


    This will update the i-MSCP Roundcube addon to the latest version as referenced (0.2.0.x-dev) on the packagist repository.


    Thank you for using i-MSCP

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

    Edited once, last by Nuxwin ().