Skip to content

Tags: Blazam-App/BlazamSetup

Tags

Stable-v1.9

Toggle Stable-v1.9's commit message
Update branch filter to 'net10' for GitHub releases

Changed the branch variable from "release" to "net10" in DownloadService. This updates the release filtering logic to select releases with "net10" or "stable" in their tag names, ensuring the correct branch is targeted for downloads.

Stable-v1.8

Toggle Stable-v1.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #10 from Blazam-App/feature/auto-install-dotnet-ru…

…ntime

Automatically install dotnet runtime and fix uninstall from Control Panel

Stable-v1.7.1

Toggle Stable-v1.7.1's commit message
Refactor configuration and improve code readability

- Changed `WebHostConfiguration` to a property for encapsulation.
- Updated path handling in `InstallDirPath` and `SetupTempDirectory` for cross-platform compatibility.
- Cleaned up unused `using` directives and improved organization in `IISManageer.cs` and `NavigationManager.cs`.
- Simplified error logging and HTTPS binding addition in `IISManageer.cs`.
- Modified error handling in `ConfigureDatabaseConnection.xaml.cs` to ignore exceptions.
- Overall improvements in code maintainability and readability.

Stable-v1.7

Toggle Stable-v1.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #9 from Blazam-App/feature/iis-app-init-optional

Update assembly attributes and version numbers

Stable-v1.6

Toggle Stable-v1.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #7 from Blazam-App/feature/iis-app-init-optional

Make Application Initialization Module optional

Stable-v1.5

Toggle Stable-v1.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #6 from Blazam-App/refactor/addpermission-takes-sid

Bug fixes and Uninstall UX improvement

Stable-v1.4

Toggle Stable-v1.4's commit message
Update file version

Stable-v1.3

Toggle Stable-v1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #5 from Blazam-App/net8

Fix for not downloading v1 release

Stable-v1.2

Toggle Stable-v1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #4 from Blazam-App/net8

Net8

Stabl-v1.1

Toggle Stabl-v1.1's commit message