Skip to content

Releases: lusile2024/WebCode

WebCode v0.2.7

18 Apr 09:46

Choose a tag to compare

WebCode v0.2.7

Assets

  • WebCode-Setup-v0.2.7-win-x64.exe
  • WebCode-v0.2.7-win-x64-portable.zip
  • SHA256SUMS.txt

Packaging notes

  • Built from commit fd15d3b
  • Self-contained win-x64 build, no separate .NET runtime installation required
  • The installer keeps an existing appsettings.json on upgrade
  • Default install path is %LOCALAPPDATA%\Programs\WebCode
  • Default runtime data paths are data/ and workspaces/ under the install directory
  • After launch, open http://localhost:6021 in the browser

WebCode v0.2.6

14 Apr 15:32

Choose a tag to compare

Windows release for v0.2.6. Assets: WebCode-Setup-v0.2.6-win-x64.exe, WebCode-v0.2.6-win-x64-portable.zip, and SHA256SUMS.txt. Self-contained win-x64 build, no separate .NET runtime installation required. The installer keeps an existing appsettings.json on upgrade. Default install path is %LOCALAPPDATA%\Programs\WebCode. Open http://localhost:6021 after launch.

WebCode v0.2.5

21 Mar 00:31

Choose a tag to compare

WebCode v0.2.5

Assets

  • WebCode-Setup-v0.2.5-win-x64.exe
  • WebCode-v0.2.5-win-x64-portable.zip
  • SHA256SUMS.txt

Packaging notes

  • Built from commit c76f0b8
  • Self-contained win-x64 build, no separate .NET runtime installation required
  • The installer keeps an existing appsettings.json on upgrade
  • Default install path is %LOCALAPPDATA%\Programs\WebCode
  • Default runtime data paths are data/ and workspaces/ under the install directory
  • After launch, open http://localhost:5000 in the browser