Fullscreen Image

Accruent Meridian Cloud 2025.3 Release Notes

We’re actively preparing the next Meridian Cloud release and will announce the release date once confirmed. This release includes the following highlights:

  • AutoCAD 2026: Use the AutoCAD 2026 add-ins.

  • Manual renditions: Disable automatic renditions to preserve your manually attached files for selected documents.

  • Favorites ribbon: Access your most-used sections quickly with the new Favorites ribbon.

  • Explorer annotations: View Meridian Cloud Explorer annotations in Power to speed your workflow.

  • Recent documents: Access recent documents with one click to return to your work faster.

  • Assembly resolution: Resolve assembly components stored anywhere in the vault.

Meridian Power

Disable automatic renditions

MPS-56984

Disable automatic renditions to keep your manually attached renditions unchanged. This prevents Meridian Power from replacing your uploaded rendition during workflow changes. When you select a manual rendition for a document, the system applies watermarks during workflow state changes and doesn't update the title blocks. When you disable automatic renditions for a document, you must attach an up‑to‑date rendition before moving the document forward in workflow. If the rendition isn’t current, the workflow transition fails.

Favorites ribbon

MPS-59385

Quickly access your most-used sections with the new Favorites ribbon. Click the star icon in each section you want to include in the Favorites ribbon.

List of recently viewed documents

MPS-60963

You can now access up to 30 documents in the Recent Documents navigation view, making it easier to return to your work. To add an item, click the clock icon next to the file name in the Document tab. To open the list, select Recent Documents in the navigation toolbar.

Summary

Reference #

We've refreshed the look of the menu ribbon and property page tabs.

MPS-60960

If you pin the ribbon, the system now retains your selected tab after a page refresh.

MPS-61384

You can now hide status icons in document lists to reduce visual clutter. The icon appears when you hover over a row, allowing you to view the status only when needed. In your Personal Preferences, select Hide status icons in lists.

MPS-60961

When you unlock a drawing document in Power, Meridian now synchronizes the property from MicroStation based on the active sheet you selected and closed, rather than the last sheet in the document.

MPS-57920

The Replace content and rendition command now works as expected when you drag a new drawing and PDF file over an existing document in Power.

MPS-58986

When you edit the Memo field of a Word document in Meridian Power, the formatting now syncs with Microsoft Word.

MPS-58777

Meridian Power no longer supports Edge in IE mode following the interface modernization.

MPS-61498

View Meridian Cloud Explorer annotations directly in Power. When you select a document in Masters or Documentation, click the Comments tab to view the Cloud Explorer annotations.

MPS-62677

MPS-55600

Document content search now works as expected with Microsoft Office files. Meridian Power returns documents that match the content of your search.

MRS-907

When you use the Set Property Value command, the system correctly applies restrictions to property values for users who do not have administrative privileges.

MPS-53744

Application Integration

Summary

Reference #

When saving a document in a Meridian vault using Application Integration in remote or online mode, you can now attach a rendition from the Save as dialog, instead of replacing the native document content.

To do this, first save the rendition to your local workspace (LWS). In the Save as dialog, select Attach as rendition.

MPS-59694

 

You can now open renditions instead of the native document content from the Open dialog in Application Integration when in remote or online mode.

To do this, ensure the rendition is synchronized to your local workspace (LWS). In the Open dialog, select Open rendition. This option is disabled if the document is already a PDF.

MPS-59438

MPS-57358

The Connect to PowerWeb button now works as expected when you open a document in Application Integration.

MPS-59640

Application Links

AutoCAD 2026

MPS-63943

The Meridian add-ins are now available for AutoCAD 2026.

AutoCAD Family 2025 Support

MPS-55021, MPS-55020, MPS-55026, MPS-55017

Meridian now integrates with AutoCAD 2025, and AutoCAD based applications such as Electrical, Map 3D, Civil 3D, and RealDWG 2025.

Improvements and issues fixed

Summary

Reference #

When you open an assembly in Inventor, you can now select a workflow state and apply it to all files in the assembly, saving time and ensuring consistency. To do this, select the Apply to all checkbox.

MPS-60327

When you open an assembly from Meridian Power, Inventor now automatically searches the vault to find and resolve missing component files. Find more information about this feature in Resolve Assembly in Inventor.

MPS-57903

In Application Integration, the search field keeps the term you previously entered but doesn’t run the search until you press Enter. This reduces load times and lets you change the search term before executing the search.

MPS-64046

Meridian Administration

Component

Summary

Reference #

API

The new Get metadata API method lets you retrieve metadata for the current version of a document.

Endpoint:

GET edmsapi/v1/items/<id>/metadata?properties

=<properties>

Parameters:

  • ID: The document ID.

  • Properties: A comma-separated list that defines which property values to return. You can use:

    • * to return all properties.

    • <PropertySetName>.* to return all properties in a specific property set.

    • <PropertySetName>.<PropertyName> to return a specific property.

MPS-57836

API

The Masters API now includes the following enhancements:

New optional parameters

  • library: Filters results by library. Valid values are Masters and Documentation.

  • excludeArchive: When set to true, excludes archived documents from the results.

New Meridian system properties

  • synchronizedOn

  • documentType

  • archived

  • createdBy

  • createdOn

  • modifiedBy

  • modifiedOn

  • fileSize

  • library

  • revision

  • status

Lookup and hierarchy code values

The API now returns additional entries for the code value of lookup and hierarchy properties in the properties collection. These values use the _Code suffix in the property name.

Updated ModifiedOn behavior

  • The existing modifiedOn property now returns the Modification Time, which updates whenever the file is modified in Meridian.

  • The internal document service timestamp previously returned as modifiedOn is now exposed as synchronizedOn.

MPS-63840

MPS-65267

Import Profile

When you import new file system documents an error no longer occurs when Meridian scans the package using Import Profile.

MPS-61090

Viewer

Text search is no longer available in the viewer when comparing documents or revisions.

MPS-63116

Viewer

Meridian viewers now display comments in renditions correctly for all documents. Previously, the viewer wasn't displaying all comments for specific documents.

MPS-62444

Known issues

Component

Summary

Reference #

Meridian Power

The system displays an error when you replace the content of an existing hybrid part while site cache mode is active.

Workaround:

  1. Select and delete the hybrid part.

  2. Select a document to attach the hybrid part.

  3. Drag the new hybrid content onto the document.

  4. Select Attach as hybrid.

MRS-614