Releases: NexusFFXIV/PlayerNexusTracker
Release list
v0.1.2
What's Changed
- chore: bump Version to 0.1.2.0 for testing release by @nxships in #29
- chore: bump NexusKit.Modules constraint floor to 0.1.1 by @nxships in #30
- docs(releasing): document constraint-floor bump + packages.lock refresh by @nxships in #31
- feat(ui): add list-toolbar bulk refresh button (stale-only) by @nxships in #32
- refactor(ui): normalize Lodestone status cue across detail tabs by @nxships in #33
- Fix doubled guillemets in FC join/leave history strings by @nxships in #34
- ci(release): expand internal NexusKit dependency changelog by @nxships in #35
- chore(deps): bump NexusKit to 0.2.1 + NexusKit.Modules to 0.1.2 by @nxships in #36
Full Changelog: v0.1.1...v0.1.2
📦 Internal Dependency Changes
NexusKit.ChatNotifications: 0.1.0 → 0.2.1 (range raised: [0.1.0,) → [0.2.1,))
- docs(releasing): correct PackageReference resolution behaviour (#18)
- feat(ui): add NexusStatusNotice widget with Text/Tooltip/Both modes (#19)
- chore(logging): suppress Trace/Debug/Info in Release builds (#20)
- ci(release): expand internal NexusKit dependency changelog (#21)
Full diff: NexusFFXIV/NexusKit/compare/v0.1.0...v0.2.1
NexusKit.Core: 0.1.0 → 0.2.1 (range raised: [0.1.0,) → [0.2.1,))
- docs(releasing): correct PackageReference resolution behaviour (#18)
- feat(ui): add NexusStatusNotice widget with Text/Tooltip/Both modes (#19)
- chore(logging): suppress Trace/Debug/Info in Release builds (#20)
- ci(release): expand internal NexusKit dependency changelog (#21)
Full diff: NexusFFXIV/NexusKit/compare/v0.1.0...v0.2.1
NexusKit.GameData: 0.1.0 → 0.2.1 (range raised: [0.1.0,) → [0.2.1,))
- docs(releasing): correct PackageReference resolution behaviour (#18)
- feat(ui): add NexusStatusNotice widget with Text/Tooltip/Both modes (#19)
- chore(logging): suppress Trace/Debug/Info in Release builds (#20)
- ci(release): expand internal NexusKit dependency changelog (#21)
Full diff: NexusFFXIV/NexusKit/compare/v0.1.0...v0.2.1
NexusKit.Hosting: 0.1.0 → 0.2.1 (range raised: [0.1.0,) → [0.2.1,))
- docs(releasing): correct PackageReference resolution behaviour (#18)
- feat(ui): add NexusStatusNotice widget with Text/Tooltip/Both modes (#19)
- chore(logging): suppress Trace/Debug/Info in Release builds (#20)
- ci(release): expand internal NexusKit dependency changelog (#21)
Full diff: NexusFFXIV/NexusKit/compare/v0.1.0...v0.2.1
NexusKit.Ipc: 0.1.0 → 0.2.1 (range raised: [0.1.0,) → [0.2.1,))
- docs(releasing): correct PackageReference resolution behaviour (#18)
- feat(ui): add NexusStatusNotice widget with Text/Tooltip/Both modes (#19)
- chore(logging): suppress Trace/Debug/Info in Release builds (#20)
- ci(release): expand internal NexusKit dependency changelog (#21)
Full diff: NexusFFXIV/NexusKit/compare/v0.1.0...v0.2.1
NexusKit.Modules.PlayerEnrichment: 0.1.0 → 0.1.2 (range raised: [0.1.0,) → [0.1.2,))
- fix(external-data): log FC change on first-time profile insert (#19)
- docs(releasing): correct PackageReference resolution behaviour (#20)
- feat(queue-stats): replace Content-ID column with per-row schedule (#21)
- ci(release): expand internal NexusKit dependency changelog (#22)
- chore(deps): bump NexusKit dependency floor to 0.2.1 (#23)
Full diff: NexusFFXIV/NexusKit.Modules/compare/v0.1.0...v0.1.2
NexusKit.Modules.PluginBridge: 0.1.0 → 0.1.2 (range raised: [0.1.0,) → [0.1.2,))
- fix(external-data): log FC change on first-time profile insert (#19)
- docs(releasing): correct PackageReference resolution behaviour (#20)
- feat(queue-stats): replace Content-ID column with per-row schedule (#21)
- ci(release): expand internal NexusKit dependency changelog (#22)
- chore(deps): bump NexusKit dependency floor to 0.2.1 (#23)
Full diff: NexusFFXIV/NexusKit.Modules/compare/v0.1.0...v0.1.2
NexusKit.Persistence: 0.1.0 → 0.2.1 (range raised: [0.1.0,) → [0.2.1,))
- docs(releasing): correct PackageReference resolution behaviour (#18)
- feat(ui): add NexusStatusNotice widget with Text/Tooltip/Both modes (#19)
- chore(logging): suppress Trace/Debug/Info in Release builds (#20)
- ci(release): expand internal NexusKit dependency changelog (#21)
Full diff: NexusFFXIV/NexusKit/compare/v0.1.0...v0.2.1
NexusKit.Ui: 0.1.0 → 0.2.1 (range raised: [0.1.0,) → [0.2.1,))
- docs(releasing): correct PackageReference resolution behaviour (#18)
- feat(ui): add NexusStatusNotice widget with Text/Tooltip/Both modes (#19)
- chore(logging): suppress Trace/Debug/Info in Release builds (#20)
- ci(release): expand internal NexusKit dependency changelog (#21)
Full diff: NexusFFXIV/NexusKit/compare/v0.1.0...v0.2.1
v0.1.2-test.2
What's Changed
- docs(releasing): document constraint-floor bump + packages.lock refresh by @nxships in #31
- feat(ui): add list-toolbar bulk refresh button (stale-only) by @nxships in #32
- refactor(ui): normalize Lodestone status cue across detail tabs by @nxships in #33
- Fix doubled guillemets in FC join/leave history strings by @nxships in #34
- ci(release): expand internal NexusKit dependency changelog by @nxships in #35
- chore(deps): bump NexusKit to 0.2.1 + NexusKit.Modules to 0.1.2 by @nxships in #36
Full Changelog: v0.1.2-test.1...v0.1.2-test.2
📦 Internal Dependency Changes
NexusKit.ChatNotifications: 0.1.0 → 0.2.1 (range raised: [0.1.0,) → [0.2.1,))
- docs(releasing): correct PackageReference resolution behaviour (#18)
- feat(ui): add NexusStatusNotice widget with Text/Tooltip/Both modes (#19)
- chore(logging): suppress Trace/Debug/Info in Release builds (#20)
- ci(release): expand internal NexusKit dependency changelog (#21)
Full diff: NexusFFXIV/NexusKit/compare/v0.1.0...v0.2.1
NexusKit.Core: 0.1.0 → 0.2.1 (range raised: [0.1.0,) → [0.2.1,))
- docs(releasing): correct PackageReference resolution behaviour (#18)
- feat(ui): add NexusStatusNotice widget with Text/Tooltip/Both modes (#19)
- chore(logging): suppress Trace/Debug/Info in Release builds (#20)
- ci(release): expand internal NexusKit dependency changelog (#21)
Full diff: NexusFFXIV/NexusKit/compare/v0.1.0...v0.2.1
NexusKit.GameData: 0.1.0 → 0.2.1 (range raised: [0.1.0,) → [0.2.1,))
- docs(releasing): correct PackageReference resolution behaviour (#18)
- feat(ui): add NexusStatusNotice widget with Text/Tooltip/Both modes (#19)
- chore(logging): suppress Trace/Debug/Info in Release builds (#20)
- ci(release): expand internal NexusKit dependency changelog (#21)
Full diff: NexusFFXIV/NexusKit/compare/v0.1.0...v0.2.1
NexusKit.Hosting: 0.1.0 → 0.2.1 (range raised: [0.1.0,) → [0.2.1,))
- docs(releasing): correct PackageReference resolution behaviour (#18)
- feat(ui): add NexusStatusNotice widget with Text/Tooltip/Both modes (#19)
- chore(logging): suppress Trace/Debug/Info in Release builds (#20)
- ci(release): expand internal NexusKit dependency changelog (#21)
Full diff: NexusFFXIV/NexusKit/compare/v0.1.0...v0.2.1
NexusKit.Ipc: 0.1.0 → 0.2.1 (range raised: [0.1.0,) → [0.2.1,))
- docs(releasing): correct PackageReference resolution behaviour (#18)
- feat(ui): add NexusStatusNotice widget with Text/Tooltip/Both modes (#19)
- chore(logging): suppress Trace/Debug/Info in Release builds (#20)
- ci(release): expand internal NexusKit dependency changelog (#21)
Full diff: NexusFFXIV/NexusKit/compare/v0.1.0...v0.2.1
NexusKit.Modules.PlayerEnrichment: 0.1.1 → 0.1.2 (range raised: [0.1.1,) → [0.1.2,))
- docs(releasing): correct PackageReference resolution behaviour (#20)
- feat(queue-stats): replace Content-ID column with per-row schedule (#21)
- ci(release): expand internal NexusKit dependency changelog (#22)
- chore(deps): bump NexusKit dependency floor to 0.2.1 (#23)
Full diff: NexusFFXIV/NexusKit.Modules/compare/v0.1.1...v0.1.2
NexusKit.Modules.PluginBridge: 0.1.1 → 0.1.2 (range raised: [0.1.1,) → [0.1.2,))
- docs(releasing): correct PackageReference resolution behaviour (#20)
- feat(queue-stats): replace Content-ID column with per-row schedule (#21)
- ci(release): expand internal NexusKit dependency changelog (#22)
- chore(deps): bump NexusKit dependency floor to 0.2.1 (#23)
Full diff: NexusFFXIV/NexusKit.Modules/compare/v0.1.1...v0.1.2
NexusKit.Persistence: 0.1.0 → 0.2.1 (range raised: [0.1.0,) → [0.2.1,))
- docs(releasing): correct PackageReference resolution behaviour (#18)
- feat(ui): add NexusStatusNotice widget with Text/Tooltip/Both modes (#19)
- chore(logging): suppress Trace/Debug/Info in Release builds (#20)
- ci(release): expand internal NexusKit dependency changelog (#21)
Full diff: NexusFFXIV/NexusKit/compare/v0.1.0...v0.2.1
NexusKit.Ui: 0.1.0 → 0.2.1 (range raised: [0.1.0,) → [0.2.1,))
- docs(releasing): correct PackageReference resolution behaviour (#18)
- feat(ui): add NexusStatusNotice widget with Text/Tooltip/Both modes (#19)
- chore(logging): suppress Trace/Debug/Info in Release builds (#20)
- ci(release): expand internal NexusKit dependency changelog (#21)
Full diff: NexusFFXIV/NexusKit/compare/v0.1.0...v0.2.1
v0.1.2-test.1
What's Changed
- chore: bump Version to 0.1.2.0 for testing release by @nxships in #29
- chore: bump NexusKit.Modules constraint floor to 0.1.1 by @nxships in #30
Full Changelog: v0.1.1...v0.1.2-test.1
v0.1.1
What's Changed
- chore: refresh plugin icon and bump to 0.1.1.0 by @nxships in #27
- chore(manifest): add icon_url, repo_url, category_tags by @nxships in #28
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- docs: add CONTRIBUTING, RELEASING, and PR template by @nxships in #1
- chore(ci): bump actions to v5, pin windows-2025 by @nxships in #2
- chore(ci): pin runs-on to windows-2025-vs2026 by @nxships in #3
- chore: drop legacy PlayerTrack/PlayerNexus references by @nxships in #4
- docs: expand plugin tags for Dalamud-installer discovery by @nxships in #5
- feat: integrate with NexusFFXIV/DalamudRepo for plugin distribution by @nxships in #7
- fix(workflow): use DalamudPackager's latest.zip instead of bin-tree compress-archive by @nxships in #8
- chore: rename author display from Opachl to nxships by @nxships in #9
- docs: add 'Cutting a testing build' sections by @nxships in #10
- feat(manifest): redirect feedback to GitHub Issues by @nxships in #11
- feat: Issue templates + Discussions for structured feedback by @nxships in #13
- fix(manifest): proper UTF-8 em-dashes by @nxships in #14
- feat(governance): Dependabot, CODEOWNERS, CodeQL by @nxships in #15
- chore(deps): Bump the actions group with 4 updates by @dependabot[bot] in #16
- docs: clearer feedback_message text by @nxships in #17
- feat(ci): vulnerability audit + outdated-deps check by @nxships in #18
- chore(governance): CODEOWNERS handle Opachl → nxships by @nxships in #19
- chore(dependabot): merge nexuskit + microsoft-extensions group by @nxships in #20
- chore(dependabot): wire NexusFFXIV GHP registry auth by @nxships in #21
- Bump the microsoft-platform group with 2 updates by @dependabot[bot] in #22
- docs: add status / version / compatibility badges to README by @nxships in #23
- chore: commit package.lock files by @nxships in #24
- fix(packaging): move images/ next to csproj by @nxships in #25
- fix(packaging): copy icon.png to OutputPath by @nxships in #26
New Contributors
- @nxships made their first contribution in #1
- @dependabot[bot] made their first contribution in #16
Full Changelog: https://github.com/NexusFFXIV/PlayerNexusTracker/commits/v0.1.0