Skip to content

Releases: sharafutdinovdi/revit-devloader

v0.4.2

Choose a tag to compare

@sharafutdinovdi sharafutdinovdi released this 14 Sep 15:44
4d854bb

0.4.2 (2026-09-14)

Bug Fixes

  • align logging dependencies with Revit's .NET 8 runtime (#38) (839b695)

Install

Close Revit before installing, then open Add-Ins > DevLoader > Dev.

v0.4.1

Choose a tag to compare

@sharafutdinovdi sharafutdinovdi released this 14 Sep 14:57
26425a6

0.4.1 (2026-09-14)

Bug Fixes

  • target the lowest Revit API build within each year (#35) (8fc73bf)

Install

Close Revit before installing, then open Add-Ins > DevLoader > Dev.

Revit DevLoader 0.4.0

Choose a tag to compare

@github-actions github-actions released this 13 Sep 17:46

Highlights

Added

  • GitHub Pages documentation with MkDocs Material, local previews, strict PR builds, llms.txt and llms-full.txt.
  • User and admin Inno Setup installers alongside the release ZIP, with SHA256 checksums.
  • Windows CI smoke tests for silent install and uninstall, component selection, preserved settings and the running Revit guard.
  • WinGet manifest generation and optional submission for stable releases when WINGET_TOKEN is configured.
  • CODE_OF_CONDUCT.md (Contributor Covenant 2.1), AGENTS.md and CLAUDE.md for contributors and coding agents.
  • Release notes start with a Highlights section taken from this changelog and direct install links.

Changed

  • README leads with who the tool is for and a three-step install from the release; build-from-source and the sample plugin walkthrough moved to CONTRIBUTING.md.
  • This changelog follows the Keep a Changelog layout.

Install

Close Revit before installing, then open Add-Ins > DevLoader > Dev.


What's Changed

Docs

Dependencies

  • chore(deps): Bump ILRepack from 2.0.46 to 2.0.48 by @dependabot[bot] in #1
  • chore(deps): Bump Microsoft.Extensions.Logging.Abstractions from 8.0.2 to 10.0.12 by @dependabot[bot] in #2
  • chore(deps): Bump Microsoft.NET.Test.Sdk from 17.12.0 to 18.10.0 by @dependabot[bot] in #3
  • chore(deps): Bump Serilog and Serilog.Sinks.File by @dependabot[bot] in #9
  • chore(deps): Bump Serilog and Serilog.Sinks.File by @dependabot[bot] in #10
  • chore(deps): Bump Serilog and Serilog.Sinks.File by @dependabot[bot] in #8

Other changes

New Contributors

Full Changelog: v0.3.0...v0.4.0

Revit DevLoader 0.3.0

Choose a tag to compare

@github-actions github-actions released this 12 Sep 11:05

What's Changed

Docs

New Contributors

Full Changelog: v0.2.0...v0.3.0

Revit DevLoader 0.2.0

Choose a tag to compare

@github-actions github-actions released this 12 Sep 08:56

Full Changelog: v0.1.0...v0.2.0

Revit DevLoader 0.1.0

Choose a tag to compare

@github-actions github-actions released this 11 Sep 18:37

Full Changelog: demo-feed...v0.1.0

Demo feed for Revit 2026

Pre-release

Choose a tag to compare

@sharafutdinovdi sharafutdinovdi released this 11 Sep 14:51

Demo application feed for Revit 2026.

  • RevitDayByDay 1.0.0, built from the archived public repository.
  • Revit DevLoader 0.1.0, built from this repository.

Configure feedRepo=sharafutdinovdi/revit-devloader, feedTag=demo-feed and feedAsset=feed.json.
Application payloads require a Revit restart after installation.
The DevLoader payload creates a separate revit-devloader.addin. It does not replace the bootstrap RevitDevLoader.addin, and installing both can load duplicate copies. Automatic bootstrap self-update is not implemented.
Live Revit validation is pending.