4.4.1 (2020/11/07)
Tweak: use bootstrap columns system instead of percentages width in collection view to prevent too much columns to be generated on large screens
4.4.0 (2020/10/28)
Tweak: protect post types from being public, do not allow accessing private contents via URL
4.3.0 (2020/06/18)
New: improved the carousel design on frontend private content views
New: added a "Add" button on single project views that let you quickly attach new contents to the project
New: added a "View project" link on single project views, when clicking on a project link into the carousel
New: added new "Status" tile on frontend carousel single project views
Tweak: Update translations
Tweak: Improve security
4.2.3 (2020/01/14)
Fix: Disable key navigation for wizard steps (was conflicting with moving caret using arrow keys)
4.2.2 (2019/11/05)
Fix: projects sometimes not showing up into Select2 lists
4.2.1 (2018/12/14)
Fix: remove use of WP_***_URL constants in favor of functions #315
4.2.0 (2018/04/24)
New: Ajaxify project team members selection
New: New filter to allow to edit display names in selection fields 'cuar/core/ownership/owner-display-name?owner-type=prj'
4.1.4 (2018/01/23)
Fix: Notice: Trying to get property of non-object in core-classes/Content/list-table.class.php
4.1.3 (2017/12/20)
Fix: bug for new project notifications
4.1.2 (2017/10/11)
Fix: switch clearfix CSS class to cuar-clearfix to avoid conflicts
Fix: do not execute project updated hook twice
4.1.1 (2017/06/29)
Fix: wrong hook for the owner type hooks
Tweak: task list update hook parameters
Tweak: improve longs owner names rendering
4.1.0 (2017/05/15)
New: compatibility with the new add-on: Unread documents
Fix: Moved the collection list manager tooltip to be showed on top
4.0.3 (2016/09/15)
Fix: compatibility with WP Customer Area 7.1
4.0.2 (2016/06/30)
Fix: dates and calendars where sometimes not properly internationalized
4.0.1 (2016/06/21)
Fix: ACF fields where showing up on all wizard panels
4.0.0 (2016/06/07)
New: Compatibility with WP Customer Area 7.x
New: Improved the frontend look and feel
New: compatibility with the notifications add-on (new project notification)
Fix: Could not clear schedule date once it had been set
3.0.1 (2016/01/25)
Fix: bug at first activation + cannot see status admin page
3.0.0 (2015/11/26)
New: allow redefinition of project roles (manager, participant) and add a guest role
New: create, update and delete projects from the front-end
New: refactored most of the add-on code for better stability and extensibility
Fix: the add_meta_box function was not called within the proper callback
2.1.0 (2015/05/06)
New: Support for Customer Area 6.1
New: log changes to the project properties
2.0.0 (2015/02/17)
Fix: the new project page was not accessible to some roles even if they had the capability
Fix: formatting of the percentage symbol in the template files
1.0.0 (2014/06/17)
First plugin release