Releases: clear-code/ieview-we
v3.0.0
v1.6.6
v1.6.4
v1.6.1
v1.5.3
* Close blank tab produced by redirection more aggressively. Update the native messaging host: * Better compatibility on Citrix environment. * Output logs to the stderr. * Fix installer batch file for environments with username containing whitespaces. * Add ability to use URL placeholder "%s" and "%**" in strings wrapped with quotations.
v1.5.1
v1.4.0
This is the first version that supports BrowserSelector "Talk"
protocol, which allows IEView-We to delegate the URL pattern
matching to host programs.
For details, see https://gitlab.com/clear-code/browserselector.
v1.3.2
Changes:
- Don't lock checkboxes when their value is not loaded from MCD configuration files.
IMPORTANT NOTE:
- You must update the native messaging host to the latest version also.
- Files named
host.exe
inieview-we-host.zip
may be detected asTrojan:Win32/Azden.A!cl
by Microsoft Windows Defender, but it is false positive and actually safe. Those misdetectons have been reported to Microsoft, and go away after you update the malware definitions.
v1.3.0
v1.2.0
In this release, there are some improvements.
- show more verbose logs correctly
In the previous versions, details of logs are not correctly shown in debug mode. This bug is fixed by applying JSON.stringify().
Additionally, the native messaging host is updated. cfg file detection is improved.
Download ieview-we-host.zip and reinstall it:
If there are multiple .cfg files are exists under c:\Program Files (x86)\Mozilla Firefox, always first .cfg file is detected. It is not suitable when third party generates extra .cfg under such a directory and it was detected as proper .cfg.