USPS 2026.8.0 Release Notes

USPS 2026.8.0 Release Notes

 

Summary

This release of USPS contains bug fixes, improvements and new features. See highlights below.

This version of USPS contains a patch to update payroll history for qualified overtime. Start up will be delayed while the patch is applied.

This patch will find all historical pay amounts of type Blended Overtime and Overtime for calendar year 2026. Each of these pay amounts that are to be included in the qualified overtime calculations, determined by the FLSA Overtime flag, will have a qualified overtime value calculated. Once calculated the value will be stored in the Historical Pay Amount table.

If you have any issues upgrading to 2026.8.0 please enter a ticket into the Service Desk.

Important highlights from this release

  • Bug Fixes

    • Code Mass Load - handle null address fields when importing.

  • Improvements

    • Attendance Create Viewer.

      • Improve performance.

        • Component changed to an inline editing grid. Click a row to enable editing.

      • Include copy and remove buttons when editor is open.

    • Qualified Overtime Enhancements.

      • A patch at startup will run to write qualified overtime amounts to each FLSA Included Historical Pay Amount.

      • Qualified Overtime will be calculated in Current Payroll.

        • Total for each position can be viewed in Current Payroll detail view.

        • The next release of USPS (2026.9.0) will include a new report that can be run per pay (similar to Pay Amount Summary) to get the per pay qualified overtime amounts.

        • Qualified overtime will be written to payroll history on payroll post.

      • Create a new transaction canned report; Qualified Overtime Report.

      • W2 Report has been updated to use the new qualified overtime property on the Historical Pay Amount when totaling QOT for the Calendar Year.

      • Add Qualified Overtime as an optional property to the YTD Report.

    • Add a new button to allow Payroll Item Templates to have the name changed.

    • Update reports to include option to suppress SSN.

      • STRS Per Pay Report

      • W2 Reports

      • Direct Deposit XML

      • Checks XML

      • YTD Report

    • Add a new permission to hide / show Employee SSN in Template Reports and Grids / Edit windows

      • This new permission USPS_PRIVACY_SSN will work similar to the USAS permission USAS_PRIVACY_TAXID.

      • All standard roles in USPS will include this permission by default.

    • Federal Tax Item has been updated to allow the 2026 W4 exempt option.

  • New Features

    • REST controllers for Custom Field Definitions.

    • Sync Substitutes to SubHub.

    • Implement chunking for large documents.

  • Internal

    • Multiple improvements to internal services handling database optimistic locking.