RevitTemplates Versions Save

Templates for creating Revit add-ins

4.0.4

1 week ago
  • Removed template engine "isEnabled" property. Visual Studio does not support it compared to Jetbrains Rider. This property caused an exception to create a Module project without UI. Thanks to @SergeyNefyodov for finding this bug

Full changelog: https://github.com/Nice3point/RevitTemplates/compare/4.0.3...4.0.4

4.0.3

1 month ago
  • Removed Core folder. It's seldom used, especially in small plugins, so it's removed by default. Thank you for your feedback
  • Updated templates description
  • Disabled dotnet clean logo for solution template

Full changelog: https://github.com/Nice3point/RevitTemplates/compare/4.0.2...4.0.3

4.0.2

1 month ago
  • Integrate the latest Revit.Build.Tasks features
  • Cleanup csproj files

Full changelog: https://github.com/Nice3point/RevitTemplates/compare/4.0.1...4.0.2

4.0.1

1 month ago

Full changelog: https://github.com/Nice3point/RevitTemplates/compare/3.2.2...4.0.1

4.0.0-preview.3.0

2 months ago
  • New icons
  • Renamed some options
  • Added summary for logger

Full changelog: https://github.com/Nice3point/RevitTemplates/compare/4.0.0-preview.2.0...4.0.0-preview.3.0

4.0.0-preview.2.0

2 months ago
  • Downgrade dependencies for Revit 2025 compability
  • Rename some files
  • Bug fixes

Full changelog: https://github.com/Nice3point/RevitTemplates/compare/4.0.0-preview.1.0...4.0.0-preview.2.0

4.0.0-preview.1.0

2 months ago

Full changelog: https://github.com/Nice3point/RevitTemplates/compare/3.2.1...4.0.0-preview.1.0

3.2.1

4 months ago
  • Fix Github release version validation

Full changelog: https://github.com/Nice3point/RevitTemplates/compare/3.2.0...3.2.1

3.2.2

4 months ago
  • Fix Github release version validation

Full changelog: https://github.com/Nice3point/RevitTemplates/compare/3.2.0...3.2.1

3.2.0

4 months ago
  • .NET 8 support.
  • Redesigned project structure, added source folder for storing projects.
  • Redesigned Nuke project. More checks, logs, compare url record for GitHub releases. Now you can run on a local machine without having a local git repository.
  • Added project description in Readme.md file, folder structure description, instructions for building the project
  • Added PackageContent.xml file support for bundles.
  • Update bundle structure for Design Automation

Full changelog: https://github.com/Nice3point/RevitTemplates/compare/3.1.1...3.2.0