Hi,
I found the official upgrade directions here:
http://trac.roundcube.net/wiki/Howto_Upgrade http://trac.roundcube.net/browser/github/UPGRADING
which goes mentions using the installto.sh script to handle upgrades. However I installed from Git and so far haven't had problems. To upgrade to v1.0 I ran:
cd /path/to/my/roundcube/install/dir git fetch git checkout 1.0.0
From what I can tell I'm done, but I wanted to check and see if there is a post-upgrade step I'm missing. Looking over the upgrade guide I don't see mention of any database upgrade steps like MediaWiki or WordPress uses. Am I missing anything?
For reference this is what I see in the "About" (upper left-hand corner):
Roundcube Webmail 1.0.0 [GIT 20140405.0225]
Thanks!
P.S.
Sending this from a Roundcube Webmail 1.0.0 installation. Thanks to the devs for all of their hard work!