Skip to content

v0.9.0

Latest
Compare
Choose a tag to compare
@countincognito countincognito released this 28 Dec 23:10
· 44 commits to develop since this release

Please uninstall any previous version before installing!

Overview

  • Various memory clean-up changes to help prevent memory leaks
  • New navigation buttons in Tracking tab to find last values
  • New look and feel using Semi and Ursa themes
  • New paginated tracker that splits activity and resource tracking
  • Dark/Light Theme changer added
  • Classic date display format (i.e. like MS Project) now included
  • Settings (i.e. show dates, use business days, use classic dates) now persisted at the app level
  • Effort levels added to metric window
  • Project efficiency now calculated using effort instead of cost
  • Earned-value chart updated to handle activities worked on by more than one resource properly
  • Graph compilation now includes resource dependencies when infinite resources are assumed
  • Bug fix: disabled status of individual resources now persisted
  • Update Dark Theme color scheme
  • Strip out unnecessary memory usage during resource and workstream selector creation/update (bottlenecks when tracking data is large)
  • Remove AutoSizeColumn calls when exporting Excel data (bottlenecks when tracking data is large)
  • New themes added and moved to settings
  • Charts and plots now given dark theme makeover
  • New splash screen added during application initialization
  • Experiment with a new app name
  • Bug fix for files that contain full stops
  • About header in dark theme now fixed
  • Zoom for arrow graph now handled by mouse wheel and centred on pointer location
  • Bug fix for tooltips in datagrids
  • Add MSI and MSIX packager projects
  • Track project status to prevent automatic overwriting for imported files
  • Color-code CLI outputs

Full Changelog: v0.8.2...v0.9.0