Skip to content

Releases: SharpClaw-NET/SharpClaw

SharpClaw pre-release v0.0.3-alpha

Pre-release

Choose a tag to compare

@mkn8rn mkn8rn released this 29 Mar 14:14

SharpClaw pre-release v0.0.3-alpha, released for Linux and macOS as well as Windows this time. Please note that only the Windows version has been tested by this point, and only scarcely by one time-constrained developer, so if you see issues or have suggestions to improve the application usability please immediately report them here: https://github.com/mkn8rn/SharpClaw/issues

I really, really, really appreciate any and all feedback at this stage because there are so many edge-cases that I have not gotten around to testing, and many bugs that I am doubtlessly not aware of at this stage.

To be able to install the MSIX, first download the .cer and run this powershell command in the directory containing it:
certutil -addstore TrustedPeople SharpClaw-Dev.cer

SharpClaw pre-release v0.0.2-alpha

Pre-release

Choose a tag to compare

@mkn8rn mkn8rn released this 20 Mar 10:16

SharpClaw pre-release v0.0.2-alpha, only released for Windows at this time. Now with a MSIX package.

To be able to install the MSIX, first download the .cer and run this powershell command in the directory containing it:
certutil -addstore TrustedPeople SharpClaw-Dev.cer

SharpClaw pre-release v0.0.1-alpha

Pre-release

Choose a tag to compare

@mkn8rn mkn8rn released this 19 Mar 15:11

SharpClaw pre-release v0.0.1-alpha, only released for Windows at this time.