]> git.codecow.com Git - nano-pow.git/commitdiff
Patch version. v5.1.12
authorChris Duncan <chris@zoso.dev>
Thu, 2 Apr 2026 07:30:11 +0000 (00:30 -0700)
committerChris Duncan <chris@zoso.dev>
Thu, 2 Apr 2026 07:30:11 +0000 (00:30 -0700)
CHANGELOG.md
package-lock.json
package.json

index 215311a8f59da4c79d2b452232b72847eae65d1a..91690e93a9a00e2b2412065a66be6ecbf08040b1 100644 (file)
@@ -5,6 +5,18 @@ SPDX-License-Identifier: GPL-3.0-or-later
 
 # Changelog
 
+## v5.1.12
+
+### Notable Changes
+
+Fix invalid WebGL canvas due to iOS Safari regression.
+
+## v5.1.11
+
+### Notable Changes
+
+Pin build targets for compatibility on systems missing built-in base64 support.
+
 ## v5.1.10
 
 ### Notable Changes
index e989322e08d4b2f11a9d1a5b556827638bec99f7..2a07c5ff04ac01b88ca25876ab6eee4987d42020 100644 (file)
@@ -1,12 +1,12 @@
 {
        "name": "nano-pow",
-       "version": "5.1.11",
+       "version": "5.1.12",
        "lockfileVersion": 3,
        "requires": true,
        "packages": {
                "": {
                        "name": "nano-pow",
-                       "version": "5.1.11",
+                       "version": "5.1.12",
                        "license": "(GPL-3.0-or-later AND MIT)",
                        "bin": {
                                "nano-pow": "dist/bin/nano-pow.sh"
index 0f3574c45b94b2b1eab64052ad6ca0084462ab37..7064473db9605bef4d01310fe2bb0116c826a332 100644 (file)
@@ -1,6 +1,6 @@
 {
        "name": "nano-pow",
-       "version": "5.1.11",
+       "version": "5.1.12",
        "description": "Proof-of-work generation and validation with WebGPU/WebGL/WASM for Nano cryptocurrency.",
        "keywords": [
                "nemo",