This repository was archived by the owner on Apr 22, 2025. It is now read-only.
Releases: MyCollab/mycollab
Releases · MyCollab/mycollab
Changelog from MyCollab 4.2.0
Improvements
- Upgrade Vaadin to 7.2.4
- Upgrade HirakiCP to 4.2.0
- Update mobile edition
- Improve Gantt chart display
- Add Simple view of phase
- Support Japanese localization
- Emails are localized per language
- Support lazy load view
- Allow user can select the default system language
- Focus in system stable by adding many unit tests and refactor the system
Bug Fixes
- Exception is thrown when user save customized view
- Exception is thrown when user save search result
- Can not save login credential in mobile edition
- Can not add new role or edit role name of existing item
- Save duplicate monitor items
Changelog from MyCollab 4.1.1
Improvements
- Upgrade Vaadin to 7.2.2
- Upgrade Apache Camel to 2.13.1
- Refactor reporting engine and improve the output of report
- Adjust JVM parameters to avoid the PerGem error
- Update icons to make UI more intuitive
- Add welcome message for view that has empty retrieved items.
- Add push service in Vaadin to lazy load heavy task on UI
- Remove border of buttons
- Texts of emails
Bug Fixes
- Invite and accept invitation causes NPE in several exceptional cases.
- Can not assign role to new user
- Several wrong link in emails
- Calendar style issue
- Can not save edit role
- Link of following ticket is wrong
Changelog from MyCollab 4.1.0
Improvements
- Refactor tooltip generator for Project and CRM module
- Allow user choose create new item in read view
- Improve localization service, and move texts in localization files
- Upgrade Spring framework to 4.0.5.RELEASE
- Upgrade Jackrabbit to 2.8.0
- Upgrade Flyway to 3.0
- Upgrade Resteasy to 3.0.7
- Upgrade Vaadin to 7.2.0
Bug Fixes
- Align button and text on the top in read view
- Customized view display wrongly
Changelog from MyCollab 4.0.0
Improvements
- Boot time of application is much faster than previous version in some OSes
- Email template of task and bug are re-ordered fields more logically
- Cache spring service classes to init application context faster
- Support user localization.common
- Make install process easier for non-tech users
- Add gantt chart
- Upgrade Vaadin library to 7.1.15
Bug Fixes
- Application can not allow users upload big file size
- Fix NPE of email sending when user create then delete item before the email is sent out
- Fix date issue in email update of project milestone, and crm meeting
- Cut username display name if it is long too in bug dashboard
- Align user name center in standup report display
- Display empty string if user does not enter their last name
Changelog from MyCollab 3.0.0
Improvements
- Redesign application user interface
- Redesign email template
- Dynamic query builder and let user can save query parameters for next search
- Upgrade MyCollab libraries to higher version
- Revise standup report and time logging feature
- Improve code structure and simplify email processing procedure
Bug Fixes
- Mass update in CRM module throws exception in several special cases
- Fix exception throw when user back to previous screen
- MyCollab cache views even when user sign out the site
- Upload file in Chrome display upload window two times
- Fix several wrong links in email
- Improve datasource configuration to avoid site open many connections if the site is under heavy load
- Fix database connection bottleneck in unit test cases if we run all batch tests