Skip to content

Releases: Lombiq/Lombiq-Orchard-Visual-Studio-Extension

v1.8.1

19 May 15:44
940e23b

Choose a tag to compare

What's Changed

  • VSIX-67: Updating Analyzers and Microsoft.VisualStudio.SDK to latest by @Piedone in #42
  • Update dependency Microsoft.VisualStudio.SDK to 17.13.40008 by @renovate in #51
  • Update dependency System.Drawing.Common to 9.0.4 by @renovate in #55
  • Update dependency System.Drawing.Common to 9.0.5 by @renovate in #56
  • Update dependency Microsoft.VisualStudio.CommandBars to 17.14.40260 by @renovate in #57
  • VSIX-74: Updating dependencies by @Piedone in #59
  • Update dependency Microsoft.VisualStudio.SDK to 17.14.40265 by @renovate in #58
  • VSIX-65: Add support for Razor Pages to the Dependency Injector. by @DrewBrasher in #40

New Contributors

Full Changelog: v1.8.0...v1.8.1

v1.8.0

31 Mar 14:36

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.7.2...v1.8.0

v1.7.2

21 Aug 20:27

Choose a tag to compare

Fixing image paths in the Overview displayed in the VS Marketplace.

Full Changelog: v1.7.1...v1.7.2

v1.7.1

21 Aug 20:05

Choose a tag to compare

What's Changed

  • OSOE-173: Adding workflow to create Jira issues for GitHub community activities by @Piedone in #22
  • VSIX-54: Move build from TeamCity to GitHub Actions by @Piedone in #29
  • CARE-265: Refactoring GitHub Actions workflows to DRY with common ones by @Piedone in #30
  • Avoid crashing during shutdown of the package by @davkean in #31

New Contributors

Full Changelog: v1.7.0...v1.7.1

v1.7.0

16 Mar 21:35

Choose a tag to compare

What's Changed

  • VSIX-40: Make Dependency Injector support class declarations with 0 indentation (for file scoped namespaces) by @Piedone in #20

Full Changelog: v1.6.0...v1.7.0

v1.6.0

23 Feb 23:29

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.4...v1.6.0

v1.5.4

26 Jan 13:52

Choose a tag to compare

Fixing that the dependency injector didn't add the constructor parameter if it created a new constructor.

v1.5.3

18 Jan 17:52

Choose a tag to compare

  • Injected ILogger<T> instances are now saved into non-generic ILogger fields.
  • Removing additional line breaks around generator constructors when injecting dependencies (removing "logical code islands").

v1.5.2

23 Feb 23:15

Choose a tag to compare

Fixing potential UI deadlocks when the Orchard Error Log Watcher icon was visible on the toolbar, causing VS freezes frequently on build.

v.1.5.1

23 Feb 23:15

Choose a tag to compare

  • Fixing startup performance issues. If you've previously seen a message like "Visual Studio stopped responding for x seconds. Disabling the extension Lombiq Orchard Visual Studio Extension 1.5.0 might help." when launching Visual Studio then that's gone now.
  • Updating Lombiq logo to the current one.