Releases: IcaliaLabs/xtendize
Releases · IcaliaLabs/xtendize
Dear public...
What's Changed
- Make public the popup window id and window getter methods by @vovimayhem in #25
Full Changelog: v0.0.25...v0.0.26
PopUpWindow.executeScript
What's Changed
- Add method to immediately execute scripts in popup window by @vovimayhem in #24
Full Changelog: v0.0.24...v0.0.25
Message Routing Cleanup
Allows websites loaded as popup windows to be able to disconnect event listeners, so they can reconnect them later.
What's Changed
- Allow websites to cleanup route responders by @vovimayhem in #23
- Refactor logging on window messaging by @vovimayhem in #22
Full Changelog: v0.0.23...v0.0.24
Minor correction on window open/close state
Full Changelog: v0.0.22...v0.0.23
Closing PopUpWindows at will
Full Changelog: v0.0.21...v0.0.22
Embarrassing bug fix handling window state
v0.0.21 Prepare release of version 0.0.21
Better content script function management
That chatty PopupWindow
Removes a debugging log that was unadvertedly left...
Full Changelog: v0.0.18...v0.0.19
That slippery window...
- Fixes the reference to the popup window being lost when the extension background service gets suspended, leading to window communication dropping, and multiple popup windows.
What's Changed
- Fix PopUpWindow losing window reference by @vovimayhem in #20
Full Changelog: v0.0.17...v0.0.18
PopUp window management fixes
v0.0.17 Prepare release of version 0.0.17