MRSI Wizard Change Log

6 MAR 26

BUGS and IMPROVEMENTS

  • Fixed bugs related to file versioning.

  • Improved how related items like files and reviews are handled when a document is deleted.

  • Added persistent local caching for most data requests to improve performance. Projects and documents should load much faster after the first load, especially for users with a large number of projects and documents. Changes will be loaded in the background and rendered when they are available.

Document Templates

MCA / AFH Code 2

  • Replaced references to HQDA G9 with HQDA G4
FY28 Directed Design and FY29 and beyond projects
  • Removed Site Approval sections and checklist item as sites should have been approved prior to Code 2 and certified by HQ IMCOM.

  • Structural Requirements: Special foundations should be a subline under Primary Facility in the Scope Chart and not a primary item.

  • Sustainable Design and Energy Conservation: Removed LEED references.

  • Environmental Considerations: Added questions about NEPA documentation and timelines.

  • Appendix 3 is no longer required. Instructions have been updated accordingly.

Demonstration Program Additions

Demonstration documents are not available for use in production. They may be added to production in the future after we have had a chance to test it and make any necessary adjustments, subject to our sponsor's approval. Document templates are tested here before determining if they should be added to production.

  • Added the ERDC Statement of Needs document template.

  • Added the Permanent Party Unaccompanied Housing Repair and Maintenance (PPUH R&M) document template.

28 JAN 26

User Interface (UI)

  • Document Information Screen Feature - Added a pop-up screen upon opening a document. Includes options to close (for session) or forever. This is per Document Type (program), not per document (project).

  • Additional Files page no longer allows uploads to Document Types that do not have categories defined.

  • Loads default form data when creating a document so common options are pre-loaded for the user.

  • Disables buttons when an action has been initiated to prevent the user from clicking it again, e.g. file upload.

Templates

  • Improves the Checkbox and Container MarkDoc tags for template development.

  • Auto generates template metadata

  • Improved how we generate paragraph numbers / letters; added additional formatting options for future numbering patterns.

Features

  • Adds the ability to link one document with another during the document creation process to "jump start" the new project with data. For example, creating a proposal from a pre-proposal.

  • Adds the ability for users to toggle between "edit mode" and "preview mode" while on the print document page. Lets you print the edit mode view so others can see all available options.

  • Document copy. Does not copy reviews, files, or users, only the document data.

Development Improvements

  • Converted the development environment from Create React App to Vite. This should improve client bundle sizes and improve loading of the user interface. It also improves the developer experience.