Releases: ForgeWireLabs/ForgeLink
Releases · ForgeWireLabs/ForgeLink
ForgeLink 2.0.1
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.svgplus generatedicon.pngand Windowsicon.ico. - Configured electron-builder to use the branded Windows icon for the installer/executable and PNG icon for Linux builds.
Validation
cd Electron && npm testpython .local\validate_system.pycd Electron && npm run screenshotcd Electron && npm run build -- --dircd Electron && npm run build- Extracted the icon from
Electron/dist/win-unpacked/ForgeLink.exeand verified it renders.
SHA256
c1e0f1cc67d180fdf351aa7ed6ace74027e161978c69e1504fde853a9cd10cea ForgeLink Setup 2.0.1.exe
5f623eb649020f3672dd0d80c6728550d9da232c788b85542e2320d0e37e8653 ForgeLink Setup 2.0.1.exe.blockmap
ForgeLink 2.0.0
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%\.forgelinkwhile importing existing.twilio-phoneand legacyTwilioPhonedata when safe. - Packaged a Windows x64 NSIS installer as
ForgeLink Setup 2.0.0.exe.
Validation
cd Electron && npm testpython .local\validate_system.pycd Electron && npm run screenshotcd Electron && npm run build -- --dircd Electron && npm run build
SHA256
5bfe7a698c87b631a503b6084f2f161468703fe25b931baaa58ebf80a31b4297 ForgeLink Setup 2.0.0.exe
f12d0cd114ec5d982f0be10fd02eb75032674c6aa11318cd09a433667961cd83 ForgeLink Setup 2.0.0.exe.blockmap