Compare commits

...

2 Commits

Author SHA1 Message Date
Administrator
660d0b76a1 release: v1.8.3 2026-03-11 23:31:10 +01:00
Administrator
d99645a9df feat: custom app icon (arrows-up design)
Replace default Electron icon with custom multi-upload arrows icon.
ICO includes all sizes: 16, 24, 32, 48, 64, 128, 256px.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-11 23:30:46 +01:00
3 changed files with 1 additions and 1 deletions

BIN
assets/app_icon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

BIN
assets/app_icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.0 KiB

View File

@ -1,6 +1,6 @@
{
"name": "multi-hoster-uploader",
"version": "1.8.2",
"version": "1.8.3",
"description": "Upload files to doodstream, voe, vidmoly, byse simultaneously",
"main": "main.js",
"scripts": {