Skip to content

Raid Signal v1.1.0

Choose a tag to compare

@github-actions github-actions released this 20 Aug 14:05
· 23 commits to main since this release
Immutable release. Only release title and notes can be modified.
dfd1f57

What changed

  • Active quests can now show all of their objectives on the selected map.
  • Quest markers remain opt-in and have a dedicated Utility toggle.
  • Hide all now hides focused and active quest markers together.
  • Changing maps or PvP/PvE modes clears markers that no longer apply.

This is Raid Signal's first merged community feature. Thank you
@TedCreator for contributing the foundation in
#12. Maintainer review added
compatibility hardening and regression coverage before merge.

Settings schema v2 and room protocol v1 remain compatible. This release does not
change filesystem access, relay behavior, telemetry, or sharing trust boundaries.

Install and verify

Download installers only from this GitHub Release. The release assets include a
SHA-256 checksum, release.json, an SPDX SBOM, and GitHub build provenance.

The Windows installer is currently unsigned and may show an unknown-publisher
warning. Raid Signal is independent and not endorsed by Battlestate Games.

What's Changed

  • docs(support): enable Discussions channel by @QTtrash in #10
  • build(deps): bump actions/checkout from 4.4.0 to 7.0.1 by @dependabot[bot] in #1
  • build(deps): bump actions/upload-artifact from 4.6.2 to 7.0.1 by @dependabot[bot] in #5
  • build(deps): bump actions/download-artifact from 4.3.0 to 8.0.1 by @dependabot[bot] in #7
  • build(deps): bump actions/attest-build-provenance from 3.0.0 to 4.2.2 by @dependabot[bot] in #6
  • build(deps): bump actions/dependency-review-action from 4.9.0 to 5.0.0 by @dependabot[bot] in #8
  • feat(quests): show active markers on the selected map by @TedCreator in #12
  • chore(release): prepare v1.1.0 by @QTtrash in #13

New Contributors

Full Changelog: v1.0.0...v1.1.0