Skip to content

Tari Universe v1.6.12

Latest

Choose a tag to compare

@github-actions github-actions released this 06 Jul 15:26
f4650dc

Tari Universe - See the assets to download this version and install

What's Changed

  • fix: stop reporting user-environment mining errors to Sentry by @brianp in #3154
  • fix: cache NVML singleton and fix async blocking in telemetry by @brianp in #3157
  • fix: remove sentry capture on tor timeout by @brianp in #3158
  • chore(auto-update): auto update to v1.6.11 by @brianp in #3162
  • chore(deps): bump actions/upload-artifact from 6 to 7 by @dependabot in #3161
  • chore(deps): bump actions/download-artifact from 7 to 8 by @dependabot in #3160
  • chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot in #3159
  • fix: stop reporting user-environment binary download errors to Sentry by @brianp in #3156
  • chore(deps): bump the cargo group across 1 directory with 2 updates by @dependabot in #3152
  • fix: resolve stale telemetry reporting and reduce stalled block timeouts by @martinserts in #3163
  • fix: skip pool stats fetching when pool mining is disabled by @brianp in #3166
  • feat: enable localnet in TU by @brianp in #3140
  • fix: resolve 6 cargo audit security vulnerabilities by @brianp in #3173
  • chore(deps): bump microsoft/setup-msbuild from 2 to 3 by @dependabot in #3172
  • chore(deps): bump geekyeggo/delete-artifact from 5 to 6 by @dependabot in #3168
  • chore(deps): bump yamux from 0.13.8 to 0.13.10 in the cargo group across 1 directory by @dependabot in
    #3174
  • chore(deps): bump the npm_and_yarn group across 1 directory with 1 update by @dependabot in #3176
  • feat: custom remote node address selection in Settings by @0xPepeSilvia in #3184
  • fix: respect manual mining stop state on sleep/wake resume by @0xPepeSilvia in #3185
  • fix(settings): remote node address follow-ups + audit fix by @brianp in #3199
  • fix(wallet): accept newline-separated seed words on import by @0xPepeSilvia in #3186
  • fix: make wallet send setup idempotent by @samrusani in #3191
  • fix(node): reject network-mounted directories for node data location by @0xPepeSilvia in #3187
  • chore(deps): bump i18next-http-backend from 3.0.2 to 3.0.5 by @dependabot in #3201
  • chore(deps): bump the cargo group across 1 directory with 2 updates by @dependabot in #3200
  • chore(deps): bump the cargo group across 1 directory with 2 updates by @dependabot in #3203
  • chore(deps): bump uuid from 13.0.0 to 14.0.0 in the npm_and_yarn group across 1 directory by @dependabot in
    #3202
  • chore(deps): refresh npm lockfile to latest non-major versions by @brianp in #3301
  • chore: bump xmrig to 6.26.0 and lolMiner to 1.98a by @brianp in #3302
  • chore(deps): bump actions/checkout from 6 to 7 by @dependabot in #3280
  • chore(deps): bump openssl, diesel, tar to latest non-major versions by @brianp in #3304
  • docs: update Linux build documentation to reflect current state by @0xPepeSilvia in #3183
  • fix: quote Windows auto-start path to handle spaces in install directory by @0xPepeSilvia in #3182
  • feat: clean up old binary versions after download by @jaewoojang in #3252
  • Fix RandomX hashrate units by @jaewoojang in #3253
  • fix: path-scoped process cleanup (#3204) by @cjc0013 in #3216
  • chore: update Bridge tapplet version to v0.4.2 by @martinserts in #3271
  • fix: harden previous-instance cleanup against PID reuse and panic by @brianp in #3308
  • fix: case-insensitive process-name pre-filter on Windows by @brianp in #3309
  • build: switch to pnpm by @Kelketek in #3235
  • chore(deps): bump rmcp from 0.15 to 2.0 by @brianp in #3312
  • chore: bump tari to v5.4.0-rc.1 by @brianp in #3311
  • fix: delete Windows admin auto-start scheduled task by @samrusani in #3307
  • ci: notarize macOS via App Store Connect API key by @brianp in #3313
  • feat: use playwright for testing by @brianp in #3170
  • test(e2e): extend Playwright suite across the manual QA surface by @brianp in #3316
  • chore: bump tari to v5.4.0 by @brianp in #3317

Full Changelog: v1.6.11...v1.6.12