CrossPaths - Social Memory Tracker

Crosspaths is a lightweight, World of Warcraft addon that passively tracks and analyzes social encounters with other players. It gives users insights into whom they've seen, grouped with, or interacted with across characters and time.

File Details

v0.3.1

  • R
  • Jul 3, 2026
  • 78.29 KB
  • 16
  • 12.0.7
  • Retail

File Name

Crosspaths-0.3.1.zip

Supported Versions

  • 12.0.7

Files included in this release:

  • All Lua addon files
  • Crosspaths.toc (addon metadata)
  • README.md, LICENSE, CHANGELOG.md, INSTALL.md

Installation:

  1. Download the Crosspaths-0.3.1.zip file
  2. Extract to your WoW Interface/AddOns/ directory
  3. Enable the addon in-game

See INSTALL.md for detailed installation instructions.

Changelog:

[0.3.1] - 2026-07-03

Added

  • ci: attest SLSA build provenance for release zips
  • Phase 0: fix 6 crash/correctness bugs, remove dead code
  • Phase 1: real-code test harness + 3 analytics bug fixes
  • Phase 2: DRY - SortAndSlice helper, unique newGuilds, Truncate helper
  • Phase 3a: design-system colour palette + Colorize helper
  • Phase 3b: UI load smoke-test harness
  • Phase 3c: Config checkbox factory (tracking section)
  • Merge pull request #68 from djdefi/add-build-provenance
  • Merge pull request #70 from djdefi/audit-fixes-and-refactor

Changed

Fixed

  • fix: scope id-token and attestations permissions to release job only