Today we are announcing activeCollab 2.1.3. This is a bug fix and compatibility release. The most important issues that it covers are:
1. Editor expander works well in Google Chrome
2. Native mailer options are configurable
3. Administrators can select which headers will be set by activeCollab when email notifications are sent
Thanks for the upgrade. I noticed an error during the upgrade process when I updated our corporate version (2.0.2) to this 2.1.3. The error was a database alter table error in the execute.php when it was trying to drop the 'parent_id' from the ctx_status_update table. This parent_id key did not exist in the first place !! (in our 2.0.2 version) The only way I could continue the upgrade process was to manually add this field in the table with phpmyadmin and then run the upgrade tool again to have it remove it again.
You should probably have a look at the upgrade script and correct this error for other users. (I followed the excellent upgrade instructions to the letter !) For the rest everything went fine, thanks again and good luck with the further development of your beautiful product.
Hmm, this release didn't "fix" the "problem" of re-assignees not being subscribed to the ticket? Seems extremely odd and VERY frustrating for us over here.
If you are watching this topic for feature mentioned in comment #9, please note that it will be part of activeCollab 2.1.4. Until than, check this reply to see how you can implement it by yourself.
1. Editor expander works well in Google Chrome
2. Native mailer options are configurable
3. Administrators can select which headers will be set by activeCollab when email notifications are sent
Please check release notes article for full list of changes. Installation and upgrade instructions are also available.
PS: If you are using activeCollab 2.2 beta, we have similar bug fix release coming in the next couple of days.