Skip to content

Releases: weDevsOfficial/wp-project-manager

v2.3.4

15 Nov 06:31
Compare
Choose a tag to compare

= v2.3.4 - Nov 15, 2019 =

  • Fix Task label are inserted two times while updating task.
  • Fix Task update buttons can not be selected for tooltip.
  • Update Project assigned users has been removed from user search results.
  • Update Add text limit on task title.

v2.3.3

15 Nov 06:29
Compare
Choose a tag to compare

= v2.3.3 - Nov 10, 2019 =

  • New Integrate with Pusher for real time notification.
  • New Include seeder for project, task-list and task.
  • New Set filter in project fetch 'join' and 'where' query.
  • Fix Task update popover menu used to break when task title was long.
  • Update Reset button on task-list search.

v2.3.2

10 Oct 05:44
Compare
Choose a tag to compare

= v2.3.2 - Oct 10, 2019 =

  • Fix Conflict with elementor.
  • Update Toastr library.

v2.3.1

27 Sep 05:24
Compare
Choose a tag to compare

= v2.3.1 - Sep 26, 2019 =

  • New User can create new task from my-task section.
  • New Sorting my-task table column.
  • Update My-tasks menu is not appear in front-end.
  • Update Reduce loading executing time for project home page.
  • Update Refactoring code for getting projects data.

v2.3.0

10 Sep 03:57
Compare
Choose a tag to compare

= v2.3.0 - Sep 09, 2019 =

  • New Remove current task, outstanding task and completed task tabs from my tasks.
  • New Advanced task filtering option according to current task, outstanding task and completed task in my tasks section.
  • New pm_capabilities, pm_role_project, pm_role_project_capabilities, pm_role_project_users table for permission management.
  • Update Change single task popup url from my-task to single task lists.
  • Fix Progress load more is not working.

v2.2.4

22 Jul 04:26
Compare
Choose a tag to compare

= v2.2.4 - Jul 22, 2019 =

  • New Task title field in task list search form.
  • Fix Task sorting is not working.
  • Fix Prevent sorting for default task list (Inbox).
  • Update Showing 'more task' button even there is not task.

v2.2.3

15 Jul 04:42
Compare
Choose a tag to compare

= v2.2.3 - Jun 15, 2019 =

  • Update Task list search query.
  • Fix After drag and drop task is not updating from my-task calendar.
  • Fix Milestone disapear after reloding the page.

v2.2.2

28 Jun 05:26
Compare
Choose a tag to compare

= 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.

v2.2.0

14 Jun 05:16
Compare
Choose a tag to compare

= v2.2.0 - Jun 14, 2019 =

  • New Added my task menu from where individual users can check their completed, current and outstanding tasks.
  • Fix Assigned users can not find the task description.
  • Fix Add new user in project does not appear in task users dropdown at task create or edit time.
  • Fix A newly added user in a project did not appear in the dropdown i.e in the list of users while adding, creating or editing a task.
  • Fix User can not udpate task comment from single task popup.
  • Fix A newly added user does not appear in project update form.

v2.1.0

18 May 04:51
Compare
Choose a tag to compare

= v2.1.0 - May 18, 2019 =

  • New Trello Integration.
  • Fix Fixed co-worker & client create task activities.
  • Fix Removed usermap from global setting.
  • Fix Removed unnecessary dashicons and added title to files.
  • Fix Resolved conflict from setting header.
  • Fix Fixed project edit form get closed when user click out side.