Loupe - Log - Monitor - Resolve
Loupe / What's New - Version 5.1 / What's New - Version 2.5 / Getting Started - What's New - Version 2.5.1
In This Topic
    Getting Started - What's New - Version 2.5.1
    In This Topic

    Loupe 2.5.1 is a maintenance update to resolve issues found in Loupe 2.5.  For more information on recent enhancements see Getting Started - What's New - Version 2.5.

    New Features In This Release

    Agent Auto Send on Exit

    When Server Auto Send is enabled the agent will automatically submit the session on exit if possible.  This eliminates the need to manually set the SendSessionsOnExit option to get the session immediately.

    AddIns Can Access Metric Data

    The AddIn API has been extended to expose all of the metric data available in each session along with the log messages.  This data is available in both raw and analyzed form, allowing add ins to replicate the various Metric displays and perform other metric-related tasks.

    Support for NLog 2

    While NLog 2.0 is still in beta the Loupe Agent for NLog has been updated to work with the latest builds.  For more information see Third Party Integration - Using NLog with Loupe.

    User Opt In / Out

    Windows applications (WinForms and WPF) can now use a built in feature for users to opt in & out of sending data automatically to the Server.  This is configured with the AutoSendConsentConfiguration Class.  For more information see Getting Started - User Opt In.

    Server Upload Performance

    New optimizations have been added to Server to improve performance over fast network connections, dramatically increasing the speed that large sessions can be uploaded over a fast network.  This was done without sacrificing the efficiency and throttling requirements for low bandwidth connections.

    Server Storage

    Previously, the hub cached a compressed copy of a session if it was ever downloaded in compressed form (which is the default for newer versions of Loupe Desktop).  This could cause the repository to use up to 175% as much space on disk as the data storage limit configured by the administrator.  In this release the Server uses a dynamic cache that drops data more quickly and will generally not exceed 2GB regardless of the size of the repository.

    Defects Fixed In This Release

    This is the list of issues fixed since the last release version (2.5.0.748)

    Agent

    Loupe Desktop

    Server

    See Also