Skip to content
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.

Tags: asticode/go-astilectron

Tags

v0.30.0

Toggle v0.30.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
added tray popupcontextmenu(#373) (#389)

* added tray popupcontextmenu(#373)

* update requested changes

v0.29.0

Toggle v0.29.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add SetFullScreen function to Window (#365)

v0.28.0

Toggle v0.28.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add powerMonitor events (#364)

* Add power events

* Bump astilectron version to 0.54.0

* Remove `power` target

* Change powerMonitor events constants names

v0.27.0

Toggle v0.27.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add setContentSize feature to Window (#344)

Fixes #343

v0.26.0

Toggle v0.26.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md (#338)

ONVIF Search Tool is not available (404)

v0.25.0

Toggle v0.25.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added SetContentProtection feature to Window (#335)

* Added SetContentProtection feature to Window

* Bumped astilectron version

v0.24.0

Toggle v0.24.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove option for context isolation (#321)

* Remove option for context isolation

Removes the option to set `ContextIsolation` from `WindowOptions.WebPreferences`. The property is now hardcoded to false in astilectron (see asticode/astilectron#45).

* Bumped astilectron to v0.48.0

v0.23.0

Toggle v0.23.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
attempt add LoadExtension method (#317)

* attempt add LoadExtension method

* handle path in LoadExtension, add LoadedExtension event

* Update session.go

* add Path to Event

* bump astilectron version to 0.47.0

v0.22.6

Toggle v0.22.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bumped electron to v11.4.3 (#319)

11.1.0 -> 11.4.3

v0.22.5

Toggle v0.22.5's commit message
Bumped astilectron