Skip to content

1.2.1-beta.8

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 23 Dec 01:42

Features

  • Support net7.0-windows for Revit 2025.

Application

  • Add EnsureApsUserHaveOpenId to make sure OpenId has data.
  • Disable EnsureApsUserHaveOpenId, not working OpenId is null after Refresh.
  • Update OpenFile in Log with UseShellExecute=true.
  • Update net7.0-windows for Revit 2025.
  • Update csproj.
  • Add ApplicationPreviewUtils to enable know if Revit application is preview.
  • Enable run without LoginUserId when IsPreviewRelease.
  • Update ricaun.Revit.UI
  • Update RibbonUtils with updated ricaun.Revit.UI
  • Update images to ico.

Shared

  • Update net6.0-windows framework.

Console

  • Update net7.0-windows framework.
  • Update csproj.
  • Update MarshalUtils in net7.0
  • Update RevitTestUtils with no hiddenRevitArgument, use NUnit.Language to add extra arguments to open Revit.

Build

  • Update net48 and net7.0-windows console zip.

TestAdapter

  • Update TestAdapter to net6.0
  • Select resource console zip for NetFramework and NetCore.
  • Update ResourceConsoleUtils
  • Update RevitTestConsole to remove + in FileInfo.
  • Add FileVersionInfoUtils to remove + in FileInfo.
  • Update to HttpClient.
  • Update RevitTestConsole to use HttpClient.
  • Update Log to show download fail and the ProductVersion.
  • Update Download exception to Warning.

Warning

  • Ignore Newtonsoft.Json warning in Application project.