← Release Notes / Version 1.0.30.0
Version 1.0.30.0
6 March 2026 Latest

A major platform update introducing in-app bug reporting, project file encryption, auto-save and recovery, company branding for PDF exports, contributor tracking, user activity reporting, a redesigned Library, and a range of stability and security improvements.

New Features
  • In-App Bug Reporting

    A "Report a Bug" dialog is now accessible from Settings and the Help menu. Submits directly to the development team with title, severity, description, steps to reproduce, and app version pre-populated. Option to attach the last 50 lines of the diagnostic log.

  • Optional Project Encryption

    Projects can now be encrypted with AES-256 via Settings - Security. Password-protected on open. Designed for clients handling sensitive workplace assessment data in defence, healthcare, and regulated environments.

  • Auto-Save and Recovery

    Project files are now auto-saved to a recovery file when unsaved changes exist. On next launch a recovery prompt offers to restore unsaved work. Interval is configurable: 15 seconds, 1 minute, 5 minutes, or 10 minutes.

  • Company Branding for PDF Exports

    Upload a company logo and set brand colours in Settings - applied automatically across all PDF exports. Primary/wide and icon/square logo variants supported alongside primary, secondary, and accent brand colours.

  • Contributors

    Record who contributed to each assessment and in what capacity. Accessible from the Tool Home page and the Reporting page. Names link optionally to existing Team Members or can be entered as free text.

  • User Activity Report

    A printable User Activity Report is now available from the Team Management page, covering assessment history, HF method competency, and digital evidence with SHA-256 project file hash. Designed for CPD and certification evidence.

  • Guided Walkthroughs - Library

    Two new guided walkthrough scenario documents added to the Library - a warehouse ergonomics scenario and a defence manufacturing scenario, each stepping through a real assessment workflow tool by tool.

  • ErgoSense Technical Reference - Library

    A technical reference document covering ErgoSense Core calculation methods, formula derivations, lookup tables, and noise gate behaviour is now available in the Library.

  • Expired Licence - Read-Only Mode

    When a licence expires, projects can now be opened in read-only mode to view and review existing work. Saving is disabled until a valid licence is restored.

  • Single Instance Enforcement

    ErgoSphere now enforces a single running instance - launching a second copy brings the existing window to the front rather than opening a duplicate.

Improvements
  • Library Page Redesign

    The Library now renders documents in an embedded WebView2 viewer rather than launching external PDF files, keeping users in-app and protecting proprietary content from casual export.

  • HTA Tool Page Redesign

    The Hierarchical Task Analysis editor has been redesigned with floating rounded section cards, a resizable split panel between tree and detail views, and SVG icons throughout.

  • Harry (Light) Theme - Home Page Improved

    Home page layout and visual hierarchy refined under the Harry light theme.

  • Pop-out Window Styles Standardised

    Dialog and pop-out window corner styles audited across the full application. All popups, flyouts, and floating dialogs now share a consistent rounded corner treatment.

  • Diagnostic Logging Enabled by Default

    Diagnostic logging is now enabled by default on fresh installs. The log captures app errors only - no project data, no personally identifiable information.

  • Project File Resilience

    Corrupt tool entries in a project file no longer prevent the entire project from loading. Unaffected tools load normally with a warning identifying what could not be recovered.

Security
  • Internal API Credentials Hardened

    Internal API credentials are no longer stored as readable strings in the application binary.

  • Licence Key Encryption

    The licence key is now encrypted on disk using Windows DPAPI.

Bug Fixes & Stability
  • Spurious Unsaved-Changes Indicator on Launch

    First-time users no longer see an unsaved-changes indicator on launch.

  • Async Method Error Handling

    22 background methods converted to properly handled async tasks. Errors now surface through normal error handling rather than disappearing silently.

  • ErgoLens Network Resource Leak

    ErgoLens pages now correctly release network resources when navigating away.

  • Settings File Corruption - Multi-Instance

    Fixed a potential for settings file corruption when multiple application instances were running simultaneously.