Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: 8bit2qubit/OmniConsole
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.4.0
Choose a base ref
...
head repository: 8bit2qubit/OmniConsole
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.5.0
Choose a head ref
  • 2 commits
  • 3 files changed
  • 1 contributor

Commits on Mar 18, 2026

  1. fix: Block Nahimic and RealtekAudioControl from being set as custom p…

    …latform launch targets
    
    - Added Nahimic and RealtekAudioControl to the blocklist in IsAllowedPackageFamilyName() in PlatformFieldValidator.cs.
    - These apps are terminated by KillIgnoredBackgroundServices() before launch; setting them as a target would cause an immediate loop.
    8bit2qubit committed Mar 18, 2026
    Configuration menu
    Copy the full SHA
    9852ae6 View commit details
    Browse the repository at this point in the history
  2. chore: Bump version to 1.0.5.0

    - Bumped the application package version to `1.0.5.0` in `Package.appxmanifest`.
    - Added `v1.0.5.0` to the version dropdown within the GitHub issue template.
    8bit2qubit committed Mar 18, 2026
    Configuration menu
    Copy the full SHA
    7845857 View commit details
    Browse the repository at this point in the history
Loading