Version 2.2.25 (Jan 14, 2025)

Simplifying the pivot view, improvements to Gantt view and general fixes.

New features

Simplified pivot view

  • Previously, the pivot view reproduced the whole Gantt hierarchy inside the pivot hierarchy. This is sometimes desired, but often it causes messy view that makes reading it difficult.
  • By default, the new functionality hides the Gantt hierarchy and only displays the pivot hierarchy. View becomes simpler and there are more meaningful rows visible.
  • The feature is accessible via pivot dialog. One can make the Gantt hierarchy visible when needed.
    Screenshot 2025-01-15 at 12.46.09

Gantt view improvements

  • Deadline and timeline note labels are made more visible and easier to read
     
  • To accommodate a popular user request, modification of the work package start and end dates via Gantt table cell has now new logic: moving start date moves the whole package; moving end date changes the length of the package.
    move
     
  • Area cell in Gantt table is simplified, many users found % marking in aggregate rows confusing, % is now removed.
    Screenshot 2025-01-15 at 12.37.37
     
  • Prevented resizing of work package that has manually entered work amount when user changes efficiency 
     
  • Added support to delete work packages simply via keyboard keys (del or backspace) in Gantt view
  • Enable uploading task image while creating tasks
     
  • Previously some work packages were visible only once in pivot view, where as they now appear in all branches where they should (e.g. in all spaces)

Fixes

  • Re-enable entering of status comments to sum work packages
     
  • Quantity handling improvements
     
  • Hide misleading “0:00” value in work amount cells
     
  • Fixed issue where sum work package could be marked completed although a short work package was still undone.
     
  • Improved tooltip texts for mass expand and collapse buttons
     
  • Prevent histogram error in certain schedules
     
  • and a bunch of smaller bug fixes :)