]> git.codecow.com Git - nano-pow.git/commitdiff
Patch version. release/v5.0 v5.0.5
authorChris Duncan <chris@zoso.dev>
Sat, 21 Jun 2025 06:20:43 +0000 (23:20 -0700)
committerChris Duncan <chris@zoso.dev>
Sat, 21 Jun 2025 06:20:43 +0000 (23:20 -0700)
CHANGELOG.md
package-lock.json
package.json

index 9ffb25fb60026614d8ae5657ee5f67b5c3a1cce7..cecb3917b66b0aea8c4e08760c41aba22e7ac35e 100644 (file)
@@ -3,6 +3,17 @@ SPDX-FileCopyrightText: 2025 Chris Duncan <chris@zoso.dev>
 SPDX-License-Identifier: GPL-3.0-or-later
 -->
 
+## v5.0.5
+
+### Notable Changes
+
+Fixed missing required CSP directives in puppeteer browser instance for WASM
+compilation and `blob:` Web Workers.
+
+Reverted reduced WASM iteration count since it seems to be a Firefox issue.
+
+
+
 ## v5.0.4
 
 ### Notable Changes
index e942a28c14062b886c0406b96777c95200e86a27..798d7672e2dbfb7b2c3bdaec8ec3dbb3e5a74228 100644 (file)
@@ -1,12 +1,12 @@
 {
        "name": "nano-pow",
-       "version": "5.0.4",
+       "version": "5.0.5",
        "lockfileVersion": 3,
        "requires": true,
        "packages": {
                "": {
                        "name": "nano-pow",
-                       "version": "5.0.4",
+                       "version": "5.0.5",
                        "license": "(GPL-3.0-or-later AND MIT)",
                        "bin": {
                                "nano-pow": "dist/bin/nano-pow.sh"
index 2a423ec94c61df05f03f6ed6dae4a293e41009c0..abb2f952271809994d7693206a599ae4b8e2177d 100644 (file)
@@ -1,6 +1,6 @@
 {
        "name": "nano-pow",
-       "version": "5.0.4",
+       "version": "5.0.5",
        "description": "Proof-of-work generation and validation with WebGPU/WebGL/WASM for Nano cryptocurrency.",
        "keywords": [
                "nemo",