Skip to content

v2.2.2

Compare
Choose a tag to compare
@asaquzzaman asaquzzaman released this 28 Jun 05:26
· 858 commits to develop since this release

= v2.2.2 - Jun 28, 2019 =

  • New Action hook in task list page 'pm_after_task_content'.
  • New Event initiation after task user update 'after_update_single_task_user'.
  • New Action hook before delete task list 'pm_before_delete_task_list'.
  • Update User gets mail at task updating time even the task is not updated.
  • Update Archived tasks will not appear on MyTask calendar.
  • Update New tasks are listing in the descending order in the task lists.
  • Fix User can remove administrator from manage capability permission.
  • Fix Inbox task list does not appear at the top of the task lists.
  • Fix compact(): undefined index variable problem for php 7.3
  • Fix Text domain 'pm' to 'wedevs-project-manager'.
  • Fix Task lists menu is not activating while clicking pagination.