WorkForze Logo

WorkForze

Release Notes

Discover the latest updates, features, and improvements.

Back to Home

Wrench

Refined Section Headers in Project Schedule: Reduced the height of section headers on the Project Schedule page by 25% for a more compact view. The section label was also updated to uppercase with smaller text to improve visual hierarchy.

Feature

Project Schedule Sections: Users can now insert custom sections into the Project Schedule to better organize workstations and timelines.

Feature

Project Schedule Row Reordering: Added movable arrow settings to the Project Schedule, allowing users to easily reorder workstation rows and sections.

Feature

Project Schedule Renaming: Users can now directly rename the project schedule title at the top of the schedule page.

Feature

Project Schedule Saving Logic: Added robust "Save Schedule" logic and a leave warning dialog to the project schedule page, ensuring all changes to rows, sections, and titles are reliably captured and not accidentally lost.

Feature

Fullscreen View Improvements: Enhanced the fullscreen experience for Milestone Trackers, providing a robust, distraction-free environment for tracking complex milestones.

Feature

Linked List Columns for Deliverables: When configuring deliverable groups during project setup, you can now assign custom columns the "List" format and link them directly to a specific Data Table and Source Column.

Feature

Percentage Focus: Introduced a new "Status (%)" column format, allowing you to track progress or specific metric ratios cleanly structured out-of-the-box.

Feature

Improved Header Layout: Milestone and tracker tables now merge and align header rows accurately. Single-tier column categories (like Metadata and Row Settings) will automatically span effectively across complex header distributions, making it easier to parse dense data matrices.

Wrench

Refined task sorting on Projects and ECR Project pages: Completed tasks are now ordered by completion date, with the oldest completed task appearing at the top of the list.

Fix

Fixed an issue where attachment storage was not correctly displaying in the Subscriptions page totals; the system now explicitly uses the stored total size for accurate allocation reporting.

Wrench

Refined the "Add Reminder" button UI to match the "Daily Planner" button style, and updated its color to align with the overall reminders theme.

Fix

Fixed an issue with the team member disabling feature: a user will now be isolated to their specific team when disabled, instead of being disabled across all teams for the manager.

Wrench

"Add" Button Alignment: In the milestone tracker wizard (Step 2), the "Add" metadata button is now vertically aligned with the input and dropdown menu on its left to fix the layout offset.

Wrench

Removed Mandatory Default Status: The Status (%) format is no longer forcibly added behind the scenes. It has been made a selectable option within the "Preset Columns" list in Step 3 so users can add it when they require it.

Fix

Fixed Green Default Highlight: Evaluated and fixed the logic ensuring the groupIsCompleted constraint works properly. It previously considered an empty evaluation (e.g. absent statuses or blank tracker data) as satisfying the 100% completion requirement, leading to falsely shaded columns. The entire group or entire row highlights correctly depending on strict conditional logic now.

Feature

Color-coded States (Orange & Red Dates): The cell background coloring condition looks to identify your "Planned Handover Date" field, checks its value against today, and automatically updates the deliverable block rows to: Green when Status is marked 100%. Red when the planned handover date is overdue / passed. Orange when the item becomes conditionally due within the next 14 days and has not been marked as 100% completed.

Feature

Added Auto-Numbering to Wizard: When selecting the "Number" format on the wizard, you will now see the option to enable auto-numbering and choose the direction (Ascending / Descending), matching the options available when adding a column inside an existing tracker.

Wrench

Wider Wizard Modal: The "Setup Milestone Tracker" wizard popup box is now 20% wider, providing a roomier experience.

Wrench

Centered and Expanded Headers: Ensured that both the main deliverable group headers (e.g., "Plug Checks") and sub-column headers are vertically and horizontally centered in their cells. I've applied text non-wrapping properties (whitespace-nowrap) and adjusted horizontal padding. Text like "Plug Checks" will no longer awkwardly squeeze and stack within a single column width; instead, the column organically stretches to properly fit the content.