This repository has been archived by the owner on Jan 3, 2025. It is now read-only.
Releases: MyCollab/mycollab
Releases · MyCollab/mycollab
MyCollab 4.5.5
Library Upgrades
- Upgrade Vaadin to 7.3.5
- Upgrade HirakiCP to 2.2.5
- Upgrade Jackson to 2.4.4
- Upgrade Infinispan to 7.0.2
- Upgrade several Vaadin addons
Improvements
- Add user comment to the activity stream
Bug Fixes
- Display the activity stream in CRM dashboard may show the duplicated items
- Not thread safe when saving bugs, tasks
- Navigate user account throws exception
- Display full comment content are enclosed with crm note
MyCollab 4.5.4
Library Upgrades
- Upgrade Spring framework to 4.1.2.RELEASE
- Upgrade HirakiCP to 2.2.4
- Upgrade Vaadin to 7.3.4
- Upgrade AspectJ library to 1.8.4
Improvements
- Make the right widgets fly over when user scroll to the bottom in the task list view
- Revise Task, Bug, Risk, Problem, Milestone read views
- [Mobile] Make the back button associates to native back action to improve the navigation performance
- [Mobile] Support thumbnail for attachment
- [Mobile] User can preview attachment easily
- [Mobile] Support display hyperlinks for assignee, task, task group, milestone etc
- [Mobile] Revise time logging component
- [Mobile] Revise the mobile toolbar display
- [Mobile] Replace icons for better UI experience
Bug Fixes
- Fix timezone issue for datefield component
- Can not send email if user switch to the locale not in the supported list
- Can not get the log date for time logging in several rare browsers
- [Mobile] Back button does not work properly
- [Mobile] View title is not aligned center in iOS
- [Mobile] Can only upload one file in iOS
MyCollab 4.5.3
Library Upgrades
- Upgrade AspectJ library to 1.8.3
Improvements
- The new MyCollab mobile is released! This is the alpha release, use it at your own risk.
- All description supports rich text
- Clean html in rich text to help html display html string correctly
- Display the crm activity stream properly when there is several items user can not access
- Display attachments in thumbnail mode
- Allow users can search in their following ticket list
Bug Fixes
- Custom layout throws NPE
- Fix NPE when user navigate the project time tracking list
- Throws error if user save the empty page content
- Minor fixes in set the overdue title colors in project and crm items
- Error when user upload the invalid file name
MyCollab 4.5.2
Library Upgrades
- Upgrade Spring framework to 4.1.1.RELEASE
- Upgrade Vaadin to 7.3.3
- Upgrade Camel to 2.14.0
New Features
- Make the new MyCollab installer for every platform: Windows, MacOS, Linux
- Install MyCollab as window service
- The new notification to remind user upload his avatar if he did not
Improvements
- Remove unused libraries for the community edition such as Dropbox, Solr to reduce the size of installer
- Tweak the error handling while init view
- Refactor the file module management
- Add more unit tests for crm, content, project services and use assertj instead of standard junit assert statements
- Revise the localization and date format associate to locale. It helps external developers can translate MyCollab to other languages easily
- Refactor the test module, using assertJ and JUnit TestRule instead of the custom JUnitClassRunner to make unit tests more flexible in enhancements
- Remove remote resources in setup assets. User can install MyCollab in their LAN network, we do not need an internet connection requires
- Remove the warning message of Jackrabbit
Bug Fixes
- Project Notification can not be sent in several special cases
- Minor bug fixes and new features for mobile edition
- Can not save audit log in several special cases
- Search time logging throws exception in several special input cases
- Fix NPE exception when there is several options has null value
- Minor bug fixes for file module
- Fix issue of can not reload the web context when we upgrade Jetty to 9.2.3
- Fix migration scripts could be failed with several MySQL versions
Changelog from MyCollab 4.5.0
Improvements
- Upgrade Spring framework to 4.1.0.RELEASE
- Upgrade Vaadin libraries
- Adding scheduler unit tests
- Project page could be exported into pdf format
- Project time logging is displayed in multiple layouts
- User can add comment to project component and project version
- Validate project shortname is unique in account
- Make links of bug and task are readable
- Add tooltip to pretty time display
Bug Fixes
- Save task in task read view throws exception
- Inconsistent time logging permission
- Throws exception if user saves an empty search criteria
- Return redundant task element for empty task list
- Switch view causes the right widget in task, bug display in the wrong position
Changelog from MyCollab 4.4.0
Improvements
- Upgrade libraries versions
- Revise project time tracking view
- Support version management in project page
- Support date format associate to user's locale
- Break mobile app into 2 sub apps: CRM and Project Management
- Reload site after user change information to make this change is applied immediately
- Improve error handling in event bus implementation
- The project time tracking views support multiple views
- Create the default task group when user create the new project
- Support more search criteria for bug
- Support display inline more image file types different than jpg/png
Bug Fixes
- Page path is cached across projects
- Milestone simple view display wrongly
- Display date time field correctly with user custom timezone
- Can not display username in phase detail view if the display name is empty
- Log user is removed when user update task status
- Can not trace activity when user update several kinds of items
Changelog from MyCollab 4.3.3
Improvements
- Add new page editor in project module
- Allow users can archive project
- Revise milestone list view to allow user can edit, delete milestone
- Revise invite project member that displays user avatar in suggested list
- Display total open bugs, due bugs in bug dashboard
- Clean user session resources properly
- Optimize image sizes
Bug Fixes
- Tooptip use the default system language instead of user defined language
- Component and Version do not show the marker of complete right
- Ambiguous email field search criteria in CRM account search page
- Project permissions are cached across projects
- Show project permissions wrongly in Japanese locale
Changelog from MyCollab 4.3.2
Improvements
- Update Japanese localization
- Update mobile module
- Support chart localization
- Support gantt chart localization
- Improve page template
- Upgrade Vaadin version to 7.2.6
- Improve UIs of projet views includes Bug, Task, Version, Component, Milestone
- Allow users delete comments
- Having the new Time Tracking feature
Bug Fixes
- Remove border of Create Project button
- Fix assignment table header misses border
- Fix several broken unit tests
- Fix css issues of email template
- Edit project view is not consistent to other views
- Can not display Japanese in several servlets
- Can not display well on Safari browser due to Vaadin profiler
Changelog from MyCollab 4.3.1
Improvements
- Update Japanese localization
- Upgrade Jasypt library up to 1.9.2
- Upgrade Vaadin to 7.2.5
- Upgrade Spring framework to 4.0.6.RELEASE
- Add the generic search module by using Solr
- Add permission review when user select role
- Simplify servlet error handler
Bug Fixes
- Add more tracked fields in version notification email.
- Fixed NPE when browser cookie is disabled.
- Fixed bug view render wrongly in some rare cases.
- Fixed overflow tooltip title if it is too long
- Minor bug fix of project activity stream
- Fixed confirm dialog body text size calculation wrongly
- Validate email fails in several email formats
- Fix bug view layout display wrongly in several cases
- Email misspelling issues
Changelog from MyCollab 4.3.0
Improvements
- Upgrade Reflections to 0.9.9-RC2
- Upgrade Guava to 15.0
- Support Japanese in reporting
- Internalization reporting module
- Improve UIs
- Update mobile edition
Bug Fixes
- Can not save user in some special case
- Minor bug fixes in inviting project member
- Can not assign new role to project member
- Notification Dialog has useless header
- Minor UI bugs on IE
- Can not 'remember password' in IE