Releases: molexxxx/molex-media-electron
Releases · molexxxx/molex-media-electron
Release list
v4.5.7
[4.5.7] - 2026-06-03
🐛 Bug Fixes
- ci: Switch macOS installer from .pkg to .dmg (4107441)
- ci: Retry stapler to handle Apple ticket propagation delay (5d305f9)
- ci: Submit signed .pkg to notarytool in CI step, drop afterSign hook (6d4a328)
- ci: Disable built-in notarize to prevent blocking poll alongside afterSign hook (46fe97f)
- ci: Move afterSign to top-level in electron-builder config (1da2320)
- ci: Submit macOS notarization async, poll in dedicated job (2fc02fb)
- updater: Handle Linux deb/rpm with manual update status (06d0631)
- cross-platform: Arch-aware binaries and POSIX-safe file URLs (31040c1)
Build
- release: Ship clean per-platform installers only (2bfd9ed)
v4.5.6
v4.5.5
v4.5.4
v4.5.3
[4.5.3] - 2026-05-23
🚀 Features
- ui: Merge sidebar "Workflow" and "Tools" sections into a single Tools group containing Processor, Editor, and Player for a more consistent, less fragmented navigation
- ui: Rename the sidebar Batch entry to Processor so it parallels Editor / Player as a tool noun (internal
batchview id and IPC names unchanged — purely a label change) - tray: Update system tray context menu to use the new Processor label, matching the sidebar
- docs: Refresh README system-tray bullet to reflect the renamed entry
🐛 Bug Fixes
- ci: Hardcode github remote in cliff.toml so changelog commit links resolve (fe5c4e9)
v4.5.2
[4.5.2] - 2026-05-22
🚀 Features
- editor: Launcher revamp with recents + file menu; advanced clip export; dashboard polish (0573dd2)
🐛 Bug Fixes
- ci: Regenerate package-lock from clean install to repair stale resolution (4d7e139)
- ui: Flip preset 'More' dropdown upward when viewport is tight (6a4ddbc)
- ci: Sync package-lock.json with @emnapi transitives (9b3d0cc)
- ui: Batch queue dropdown overflow, completed-item sweep, accurate process count (72b80d9)
📝 Documentation
- Reorder screenshot gallery thumbnails (d5e49c1)
- Fix thumbnail height to normalize gallery row sizes (8d6e1f7)
- Add screenshot gallery to README (ea30511)
⚙️ Miscellaneous
v4.5.0
[4.5.0] - 2026-05-22
🚀 Features
- Revamp normalize/boost/convert/compress/extract ops and compact panel UI (e77cce7)
📝 Documentation
- Stamp v4.5.0 release notes; refresh README extract/compress features (0c6a95e)
📦 Dependencies
- deps: Bump lucide-react from 1.14.0 to 1.16.0 (#58) (87f014d)
- deps: Bump @types/node from 25.7.0 to 25.9.0 (#57) (ee7515b)
- deps: Bump framer-motion from 12.38.0 to 12.39.0 (#55) (e62aa35)
- deps: Bump electron from 42.0.1 to 42.1.0 in the electron group (#54) (3456597)
- deps: Bump @types/node from 25.6.0 to 25.7.0 (#49) (bcf0a07)
- deps: Bump @tailwindcss/postcss from 4.2.4 to 4.3.0 (#53) (0e33915)
- deps: Bump @vitest/coverage-v8 from 4.1.5 to 4.1.6 (#51) (4037a9f)
- deps: Bump tar from 7.5.13 to 7.5.15 (#50) (177f206)
- deps: Bump vitest from 4.1.5 to 4.1.6 (#48) (f1d4458)
- deps: Bump tailwindcss in the dev-tooling group (#47) (378342e)
- deps: Bump the react group with 2 updates (#46) (4bc6ef1)
- deps: Bump electron from 41.5.0 to 42.0.1 in the electron group (#45) (ed91f21)
- deps: Bump lucide-react from 1.11.0 to 1.14.0 (#42) (87df43e)
- deps: Bump youtube-dl-exec from 3.1.4 to 3.1.6 (#44) (449766c)
- deps: Bump jsdom from 29.1.0 to 29.1.1 (#43) (9019f69)
- deps: Bump postcss from 8.5.12 to 8.5.14 in the dev-tooling group (#41) (fc08f8f)
- deps: Bump electron from 41.3.0 to 41.5.0 in the electron group (#40) (67a54e5)
- deps: Bump @vitest/coverage-v8 from 4.1.4 to 4.1.5 (#39) (6d64e4d)
v4.4.1
[4.4.1] - 2026-05-03
🐛 Bug Fixes
- Ignore @vitejs/plugin-react >=6.x until electron-vite supports Vite 8 (108e3c0)
- Pin @vitejs/plugin-react to 5.x (incompatible with electron-vite on Vite 7) (454d206)
📦 Dependencies
- deps: Bump lucide-react from 1.8.0 to 1.11.0 (#36) (a50500c)
- deps: Bump jsdom from 29.0.2 to 29.1.0 (#38) (30057f0)
- deps: Bump @tailwindcss/postcss from 4.2.2 to 4.2.4 (#37) (e9d361e)
- deps: Bump vitest from 4.1.4 to 4.1.5 (#35) (3a7aa2a)
- deps: Bump the dev-tooling group with 2 updates (#34) (9a954fb)
- deps: Bump electron from 41.2.1 to 41.3.0 in the electron group (#33) (27aab4b)
- deps: Bump the dev-tooling group with 2 updates (#32) (07a673a)
- deps: Bump electron from 41.2.0 to 41.2.1 in the electron group (#31) (c312360)
- deps: Bump autoprefixer in the dev-tooling group (#29) (e89ccff)
- deps: Bump @vitejs/plugin-react in the electron group (#28) (2ea6d06)
- deps: Bump zero-query from 1.0.9 to 1.1.1 (#23) (e2ccfda)
- deps: Bump lucide-react from 1.7.0 to 1.8.0 (#27) (e987aa2)
- deps: Bump @types/node from 25.5.2 to 25.6.0 (#21) (ad81c13)
- deps: Bump the react group with 3 updates (#19) (2b02415)
- deps: Bump @vitest/coverage-v8 from 4.1.2 to 4.1.4 (#26) (ff56054)
- deps: Bump zero-http from 0.8.5 to 0.8.7 (#24) (337a267)
- deps: Bump jsdom from 29.0.1 to 29.0.2 (#22) (93f0fda)
- deps: Bump postcss from 8.5.8 to 8.5.9 in the dev-tooling group (#20) (61fc77b)
- deps: Bump electron from 41.1.1 to 41.2.0 in the electron group (#18) (bd199c7)
⚙️ Miscellaneous
v4.4.0
v4.3.3
[4.3.3] - 2026-04-10
🐛 Bug Fixes
- ui: Editor tab isolation, dashboard polish, and UX improvements (ed81765)