Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
# Created with RevitLookup CI/CD using komac v2.16.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json

PackageIdentifier: LookupFoundation.RevitLookup.2026
PackageVersion: 2026.1.4
InstallerLocale: en-US
InstallerType: wix
UpgradeBehavior: install
ProductCode: '{468ECD03-68D6-4D99-B04C-13D7CAC4CCBC}'
ReleaseDate: 2026-09-06
AppsAndFeaturesEntries:
- DisplayName: RevitLookup
DisplayVersion: 26.1.4
ProductCode: '{468ECD03-68D6-4D99-B04C-13D7CAC4CCBC}'
UpgradeCode: '{468ECD03-68D6-4D99-B04C-13D72AB47CBC}'
Installers:
- Architecture: x64
Scope: user
InstallerUrl: https://github.com/lookup-foundation/RevitLookup/releases/download/2027.0.4/RevitLookup-2026.1.4-SingleUser.msi
InstallerSha256: 81C61845D01F3990EDAA7F7A6EA796A27C37CB7C5E8CA85032AFB2969CF8A996
InstallationMetadata:
DefaultInstallLocation: '%AppData%\Autodesk\Revit\Addins'
- Architecture: x64
Scope: machine
InstallerUrl: https://github.com/lookup-foundation/RevitLookup/releases/download/2027.0.4/RevitLookup-2026.1.4-MultiUser.msi
InstallerSha256: 1A88F73910E8B3DF6D9E7FEFB30CB58E0ADAADBF5760CE77A0355317425C14CD
InstallationMetadata:
DefaultInstallLocation: CommApp\Autodesk\Revit\Addins
ManifestType: installer
ManifestVersion: 1.12.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
# Created with RevitLookup CI/CD using komac v2.16.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json

PackageIdentifier: LookupFoundation.RevitLookup.2026
PackageVersion: 2026.1.4
PackageLocale: en-US
Publisher: Lookup Foundation
PublisherUrl: https://github.com/lookup-foundation
PublisherSupportUrl: https://github.com/lookup-foundation/RevitLookup/issues
Author: Nice3point
PackageName: RevitLookup 2026
PackageUrl: https://github.com/lookup-foundation/RevitLookup
License: MIT
LicenseUrl: https://github.com/lookup-foundation/RevitLookup/blob/HEAD/LICENSE.md
Copyright: Copyright (c) Lookup Foundation and Contributors
ShortDescription: Interactive Revit RFA and RVT project database exploration tool to view and navigate BIM element parameters, properties and relationships.
Tags:
- addin
- api
- autodesk
- revit
- snoop
- utility
ReleaseNotes: |-
A new minor release with installer fixes and improvements.
- Improved enumeration performance for categories, phases, and family parameters.
- Deferred the Autodesk Parameters Service members ParameterUtils.DownloadParameter, DownloadCompanyName and DownloadParameterOptions.
- Replaced Serilog with Microsoft.Extensions.Logging.
- Fixed the addin startup under a multi-user installation #438
- Fixed the missing DLL error on installation while Revit is running #464
That's all for now. Next up: CLI, NuGet, MCP tools, and Avalonia UI
Full changelog: 2027.0.3...2027.0.4
ReleaseNotesUrl: https://github.com/lookup-foundation/RevitLookup/releases/tag/2027.0.4
ManifestType: defaultLocale
ManifestVersion: 1.12.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created with RevitLookup CI/CD using komac v2.16.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json

PackageIdentifier: LookupFoundation.RevitLookup.2026
PackageVersion: 2026.1.4
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.12.0