Skip to content

Releases: ForgeWireLabs/ForgeLink

ForgeLink 2.0.1

15 Jun 21:23

Choose a tag to compare

ForgeLink 2.0.1

Patch release for the first branded ForgeLink installer.

Changes

  • Added a ForgeWire-family ForgeLink app icon: dark rounded tile, amber node graph, cyan wiring, and a blue-violet link hub.
  • Added editable source artwork at Electron/assets/icon.svg plus generated icon.png and Windows icon.ico.
  • Configured electron-builder to use the branded Windows icon for the installer/executable and PNG icon for Linux builds.

Validation

  • cd Electron && npm test
  • python .local\validate_system.py
  • cd Electron && npm run screenshot
  • cd Electron && npm run build -- --dir
  • cd Electron && npm run build
  • Extracted the icon from Electron/dist/win-unpacked/ForgeLink.exe and verified it renders.

SHA256

c1e0f1cc67d180fdf351aa7ed6ace74027e161978c69e1504fde853a9cd10cea  ForgeLink Setup 2.0.1.exe
5f623eb649020f3672dd0d80c6728550d9da232c788b85542e2320d0e37e8653  ForgeLink Setup 2.0.1.exe.blockmap

ForgeLink 2.0.0

15 Jun 21:10

Choose a tag to compare

ForgeLink 2.0.0

ForgeLink is the renamed and release-ready successor to Twilio Phone: a private communications console for direct links, messages, and trusted channels.

Highlights

  • Renamed the Electron app, package metadata, window title, notifications, and renderer UI to ForgeLink.
  • Added first-run Twilio onboarding with credential validation and OS-encrypted credential storage.
  • Protected private local backend routes with a per-launch bearer token shared only through the preload bridge.
  • Added React/TypeScript renderer source and renderer tests.
  • Added local data backup, restore, export, retention, corruption recovery, and legacy data migration.
  • Moved default data storage to %USERPROFILE%\.forgelink while importing existing .twilio-phone and legacy TwilioPhone data when safe.
  • Packaged a Windows x64 NSIS installer as ForgeLink Setup 2.0.0.exe.

Validation

  • cd Electron && npm test
  • python .local\validate_system.py
  • cd Electron && npm run screenshot
  • cd Electron && npm run build -- --dir
  • cd Electron && npm run build

SHA256

5bfe7a698c87b631a503b6084f2f161468703fe25b931baaa58ebf80a31b4297  ForgeLink Setup 2.0.0.exe
f12d0cd114ec5d982f0be10fd02eb75032674c6aa11318cd09a433667961cd83  ForgeLink Setup 2.0.0.exe.blockmap