Skip to content

Raid Signal v1.2.0

Choose a tag to compare

@github-actions github-actions released this 21 Aug 12:53
· 15 commits to main since this release
Immutable release. Only release title and notes can be modified.
3150f04

What changed

  • Loot containers can now be filtered through ten useful groups, including
    drawers, bags, weapon and ammo containers, medical, technical, supply crates,
    safes and cash, hidden caches, bodies, and a safe fallback for future types.
  • Each group has its own count, icon, and map color in the desktop, overlay, and
    encrypted phone companion.
  • Selecting a child group while the parent layer is off enables only that group,
    making it quick to reduce a dense map to the containers relevant to a raid.
  • The web, relay, Rust, and GitHub Actions dependency stacks were upgraded and
    repaired against the project's full Windows and browser verification gates.

Thank you @Carbneth for contributing the feature
and UI foundation in #15.
Maintainer review completed inherited-key, settings-migration, focus-state, and
browser edge-case hardening before merge.

Settings schema v2 and room protocol v1 remain compatible. Older settings gain
all loot groups by default. This release does not change filesystem access,
invitation-fragment handling, relay plaintext visibility, telemetry, or position
history: the relay still forwards ciphertext only and stores no positions.

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

  • feat(web): showcase v1.1.0 community release by @QTtrash in #14
  • build(deps): bump trufflesecurity/trufflehog from 3.96.0 to 3.97.0 by @dependabot[bot] in #16
  • build(deps): bump actions/setup-node from 4.4.0 to 7.0.0 by @dependabot[bot] in #17
  • build(relay): migrate to TypeScript 7 by @dependabot[bot] in #2
  • build(windows): upgrade Rust integrations by @dependabot[bot] in #3
  • build(frontend): modernize the web toolchain by @dependabot[bot] in #4
  • feat(map): categorize loot containers by @Carbneth in #15
  • chore(release): prepare v1.2.0 by @QTtrash in #18

New Contributors

Full Changelog: v1.1.0...v1.2.0