tag:github.com,2008:https://github.com/BrowserBox/FIPSPad/releases Tags from FIPSPad 2026-02-04T13:38:51Z tag:github.com,2008:Repository/1148061562/v0.2.2 2026-02-04T13:54:50Z FIPSPad v0.2.2 github-actions tag:github.com,2008:Repository/1148061562/v0.2.1 2026-02-04T11:23:47Z v0.2.1 crisdosaygo tag:github.com,2008:Repository/1148061562/v0.2.0 2026-02-04T11:33:31Z FIPSPad v0.2.0 github-actions tag:github.com,2008:Repository/1148061562/v0.1.7 2026-02-04T11:29:26Z FIPSPad v0.1.7 github-actions tag:github.com,2008:Repository/1148061562/v0.1.6 2026-02-04T11:27:51Z FIPSPad v0.1.6 github-actions tag:github.com,2008:Repository/1148061562/v0.1.5 2026-02-04T10:53:52Z FIPSPad v0.1.5 <p>Fix workflow: check signing cert in script, not if condition</p> <p>Secrets can't be accessed in step 'if' conditions directly.</p> <p>Co-Authored-By: Claude Opus 4.5 &lt;[email protected]&gt;</p> github-actions tag:github.com,2008:Repository/1148061562/v0.1.4 2026-02-04T10:29:33Z v0.1.4: Make Windows signing non-blocking <p>Make Windows signing non-blocking</p> <p>Add continue-on-error for signing step to allow unsigned releases <br />when certificate/password issues occur.</p> <p>Co-Authored-By: Claude Opus 4.5 &lt;[email protected]&gt;</p> crisdosaygo tag:github.com,2008:Repository/1148061562/v0.1.3 2026-02-04T10:13:22Z v0.1.3: Fix Windows build: use *mut c_void for BCrypt handles <p>Fix Windows build: use *mut c_void for BCrypt handles</p> <p>windows-sys 0.59 changed BCRYPT_ALG_HANDLE from usize to *mut c_void.</p> <p>Co-Authored-By: Claude Opus 4.5 &lt;[email protected]&gt;</p> crisdosaygo tag:github.com,2008:Repository/1148061562/v0.1.2 2026-02-04T10:07:56Z v0.1.2: Fix Linux build: unsafe extern block for Rust 2024 <p>Fix Linux build: unsafe extern block for Rust 2024</p> <p>Co-Authored-By: Claude Opus 4.5 &lt;[email protected]&gt;</p> crisdosaygo tag:github.com,2008:Repository/1148061562/v0.1.1 2026-02-04T10:00:59Z v0.1.1: Fix release workflow: remove retired macos-13 runners <p>Fix release workflow: remove retired macos-13 runners</p> <p>- Remove macOS from test matrix (FIPS validation won't pass on CI) <br />- Cross-compile x86_64 build on macos-14 instead of native macos-13 <br />- Update artifact path for cross-compiled binary</p> <p>Co-Authored-By: Claude Opus 4.5 &lt;[email protected]&gt;</p> crisdosaygo