Antwise community forums
AntView version 1.1.270 - Printable Version

+- Antwise community forums (https://forums.antwise.com)
+-- Forum: General Info and Questions (https://forums.antwise.com/forumdisplay.php?fid=3)
+--- Forum: Updates (https://forums.antwise.com/forumdisplay.php?fid=6)
+--- Thread: AntView version 1.1.270 (/showthread.php?tid=150)



AntView version 1.1.270 - wila - 2023-02-21

So far history of updates was only published at the News page of the AntView site.
Starting as of today we will also keep a list of updates here as well.

February 21, 2023

Release of version 1.1.270

New functionality:

AntView interface

Properties:
    BrowserProcessIDLong
    CookieManager
    IsDocumentPlayingAudio
    IsDownloadDialogOpen
    IsSuspended
    Muted
Methods:
    CloseDownloadDialog
    NavigateWithWebResourceRequestSync
    OpenDownloadDialog
    OpenTaskManagerWindow
Events:
    OnDocumentPlayingAudioChanged
    OnDownloadDialogOpenChanged
    OnMutedChanged

New AntViewCookieManager interface

Methods:
    AddOrUpdateCookie
    CopyCookie
    CreateCookie
    DeleteAllCookies
    DeleteCookie
    DeleteCookies
    DeleteCookiesWithDomainAndPath
    GetCookies
Events:
    OnDestroy
    OnGetCookieList

New AntViewCookieList interface

Properties:
    Count
Method:
    ValueAtIndex
Events:
    OnDestroy

New AntViewCookie interface

Properties:
    DefaultInterface
    Domain
    Expires
    HttpOnly
    IsSession
    Name
    Path
    SameSite
    Secure
    Value
Events:
    OnDestroy

Bugfix/Changed behavior:
The online help system has been touched up a bit to work closer to how the Windows CHM help works and looks like.

Download AntView version 1.1.270