Skip to content
Andreas Dieckmann edited this page Aug 15, 2019 · 28 revisions

1.34.0 (not yet released)

New nodes:

  • Journal.AuditModel
  • Journal.AuditModels

Changes:

  • Journal.ByWorkspacePath, Journal.PurgeModel & Journal.PurgeModels now support opening Revit projects in audit mode
  • RevitAddinsPath.ByVersion & RevitExecutablePath.ByVersion now default to Revit 2018
  • Removed dependency on Clockwork package

1.31.1

New nodes:

  • Config.GetPath

Changes:

  • As long as DynamoAutomation has a dependency on Clockwork, it will from now on follow Clockwork's version naming.
  • Removed all Presets nodes (nodes were not working any more and presets will be discarded in Dynamo 2.0 anyway)
  • All Journal nodes will now check any file paths (models and Dynamo graphs) for journal compatibility
  • Journal.ByWorkspacePath can now switch the active view to the default 3D view before launching DynamoRevit (solves the issue of projects saved in perspective view not being able to run DynamoRevit).
  • Journal.ByWorkspacePath, Journal.PurgeModel & Journal.PurgeModels can now open models detached and discard worksets.

1.3.4

Fixes:

  • Unblocked Zero Touch nodes

1.3.3

New nodes:

  • Journal.PurgeModel
  • Journal.PurgeModels
  • Journal.RevitStartupArguments
  • Process.KillCurrentProcess

Changes:

  • Support for models with warnings (new debugMode setting in Journal.ByWorkspacePath)
  • Standardized Revit version data type (works with string for all nodes now)
  • JournalFiles.Cleanup will now catch all journal-related files

Fixes:

  • Finally achieved compatibility with Revit 2017 & 2018

1.3.2

Fixes:

  • Made Config.Read backwards compatible with any Dynamo 1.x version

1.3.1

New nodes:

  • Config.Read

Changes:

  • Backwards compatibility (all Dynamo 1.x versions) for all custom nodes
  • Refactoring of ZT nodes

1.3.0

Changes

  • Modified node execution sequence in JournalFiles.Cleanup

Fixes

  • Fixed string concatenation bugs in RevitAddinsPath.ByVersion & RevitExecutablePath.ByVersion

1.0.1

Changes

  • Added Dynamo version detection

1.0.0

Changes:

  • Added Revit 2017 compatibility

0.90.3

Fixes:

  • Fixed a bug that would let some nodes appear twice in the node browser

Changes:

  • JournalFiles.Cleanup will now overwrite existing files by default

0.90.2

New nodes:

Contributions from redinkinc

  • Presets.ByWorkspacePathAndSliderNames
  • Presets.ByWorkspacePathSliderNamesAndNewPath
  • Presets.Clear

0.90.1

Initial Commit

New nodes:

  • Journal.ByWorkspacePath
  • JournalFiles.Cleanup
  • Process.ByPathAndArguments
  • RevitAddinsPath.ByVersion
  • RevitExecutablePath.ByVersion