Skip to content

Releases: steveseguin/electroncapture

Click-thru for Socialstream

23 Mar 20:06
Compare
Choose a tag to compare
Pre-release

CTRL + Shift + X to toggle the click-thru mode or not

Windows build

attempted fix for changing resolution crash

17 Mar 21:31
Compare
Choose a tag to compare

Not sure this will work, but on windows if changing resolutions of electron, sometimes it may throw an error.

Some library updates applied also.

Windows build provided

click-thru, minimize on start, director record

14 Dec 17:55
f47cc22
Compare
Choose a tag to compare
  • Enable click-thru when pinned option added
  • --minimized to hide window on start
  • fixed director recording issue
  • updated electron.js core
  • load custom local css scripts using the --css test.css option now

always-on-top-fix

18 Sep 13:49
105a3b6
Compare
Choose a tag to compare
always-on-top-fix Pre-release
Pre-release

fix for always on top not working always well with windows

Improved save-video-to-disk reliability

21 Jul 13:25
Compare
Choose a tag to compare
  • the system now silently waits a couple seconds on close to properly wait for any media recording to finish and close safely.

automatic downloads supported

18 Jul 14:10
Compare
Choose a tag to compare
Pre-release

&autorecord or --savefolder xxxxxxxxxxfolderlocaltionherexxxxxxxxxxx

iframe navigation/editing

15 Jul 13:37
Compare
Choose a tag to compare
Pre-release

iframe navigation/editing, also pop up windows don't pop anymore.

Offline files now supported

11 Jul 20:26
Compare
Choose a tag to compare
Pre-release

Local web sites can be loaded via the command line or via the right-click "edit url" option.

This will disable security for that window, allowing local file access; please keep in mind that this can give any website (local or remote) access to your local file system if loaded. That window will be "tainted", and should be closed and a new window opened before navigating to untrusted websites.

For security purposes, accessing local files via the normal landing page is disabled.

extension support + fixed title bug

28 Jun 20:18
448efbb
Compare
Choose a tag to compare

fixed a bug where command line titles were not being set correctly.

windows-build only at the moment

electron.js version updated to 19.0.6

Chrome extension support added

18 Jun 21:24
Compare
Choose a tag to compare
Pre-release

Right click app -> Enable Chrome extension -> select -> perhaps reload the window.

This will reuse any existing Chrome extension it can find on your PC/Mac.

You WILL need Chrome installed, or have the extension put where it is expecting to find the chrome extensions. This feature does not let you download extensions from the web store or keep them up to date.