ReflectInsight v5.6.1 Viewer and Router Service is Coming Soon

Our next major release of ReflectInsight Viewer and Router Service is only a few days away and it’s packed with some awesome new features that have long been requested by our users. We’re just finishing off some tests of the Live Viewer and Router Service and expect to release on June 6 2016.

Here are some of the new features and improvements:

  • Upgraded ReflectInsight apps Live Viewer, Log Viewer and Router Service to .NET Framework 4.5.1
  • Added new Remote Connection feature to the Live Viewer which provides the ability to connect to remote Router Services via TCP. This enables live logging on your current machine from remote machines
  • Added new Reload current log file from within the Log Viewer
  • Added Date and Time to the Bookmarks view in the Live and Log Viewers
  • Router Service installer now installs and auto starts the Router Service
  • Router Service can be installed anywhere now, defaults to Program Files
  • Tweaked the JSON syntax highlighter in message details
  • General fixes and performance improvements
    We will be providing more details in the next couple days for the above features, so please stay tuned and check for announcements on our blog, Twitter and Facebook.

Please download the latest version of ReflectInsight now and enjoy! Also checkout our updated Samples, and of course all our libraries can be found on NuGet.

Download_Trial42

We welcome any feedback you may have. Feedback can be given at our UserVoice site.

Thanks
The ReflectSoftware Team

Advertisement

Announcing ReflectInsight 5.6.1

Today we’re excited to announce the general availability of our next release of ReflectInsight library , version 5.6.1.

This update includes the following improvements:

Library Improvements

  • Incorrect version number on assembly
  • Minor bug fix

Please download the latest version of ReflectInsight now and enjoy! Also checkout our updated Samples, and of course all our libraries can be found on NuGet.

Download_Trial42

We welcome any feedback you may have. Feedback can be given at our UserVoice site.

Thanks
The ReflectSoftware Team

Announcing ReflectInsight 5.6

Today we’re excited to announce the general availability of our next release of ReflectInsight library and extensions, version 5.6.0.

This update includes the following improvements:

Library Improvements

    • Added ability to purge log files from ReflectInsight client API
    • Removed dependency on RabbitMQ
  • Updated to latest Newtonsoft.Json library (8.0.3)
  • With regards to the Logging Extensions and Listeners, we’ve decided to drop support for older .NET frameworks. As of this release, we’re only deploying NuGet packages for .NET 4.5. However source code still supports older frameworks if needed.
  • We are preparing a release of the ReflectInsight Live and Log Viewers. We will have more news on that in a few days.

Please download the latest version of ReflectInsight now and enjoy! Also checkout our updated Samples, and of course all our libraries can be found on NuGet.

Download_Trial42

We welcome any feedback you may have. Feedback can be given at our UserVoice site.

Thanks
The ReflectSoftware Team

Announcing ReflectInsight 5.5.1

Today we’re excited to announce the general availability of our next release of ReflectInsight, version 5.5.7218.8628.

This update includes the following bug fixes and improvements:

Library Improvements

    • Log files got corrupted when different applications wrote to the same log file distributed across the cluster
    • Fixed an issue to ensure multiple readers and only a single writer can access a log file when logging to a distributed log file

Please download the latest version of ReflectInsight now and enjoy! Also checkout our updated Samples, and of course all our libraries can be found on NuGet.

Download_Trial42

We welcome any feedback you may have. Feedback can be given at our UserVoice site.

Thanks
The ReflectSoftware Team

Announcing ReflectInsight 5.5

Today we’re excited to announce the general availability of our next release of ReflectInsight, version 5.5.7112.3816.

This update includes the following bug fixes and improvements:

Library Improvements

  • Added new SendHttpRequest message type
  • Added New SendJSON message type

Live/Log Viewer Improvements

    • New dark theme support for Message Details. When selecting any of he dark themes, the message details section now fully supports this theme
    • Improved multi-monitor support for location of dialogs
    • Fixed issue in which dialogs will now always show up center of the application. However any resizing will persist for the viewer session
    • Fixed multi-monitor issue in which the viewer is located on the non-primary desktop and after  disconnecting the non-primary monitor, the viewer will now startup on the primary monitor
    • Upgraded to AvalonEdit 5 for the message details
    • New JSON message detail type
    • New HttpRequest Message detail type
    • Fixed wrong icon being displayed with the Open Dialog from the Ribbon Backstage
    • New feature to re-enable "keep new messages in view" after clearing the screen
    • Updated installers to include new highlighting resource files (XML, SQL, JSON, HTML) for the dark themes

Other Improvements

    • New command line License Utility (This is currently in beta and only supports the command line functionality. The UI mode is disabled and will be updated and released in the near future)
    • Created new GitHub repository for the Samples
    • Moved CodePlex Extensions and Listeners to GitHub

    Please download the latest version of ReflectInsight now and enjoy! Also checkout our updated Samples, and of course all our libraries can be found on NuGet.

    Download_Trial42

    We welcome any feedback you may have. Feedback can be given at our UserVoice site.

    Thanks
    The ReflectSoftware Team

    ReflectInsight Summer Special – Save $100

    ReflectSoftware is pleased to announce a summer special – save $100 off when purchasing ReflectInsight. This special will last until September 1 2015. Like summer, this offer will won’t last forever.

    In addition to the $100 savings, you also are entitled to discount pricing of 10-20% on volume orders of 2 or more licenses.

    Buy Online at http://www.reflectsoftware.com/Public/Buy/Purchase.aspx or contact our sales team at sales@reflectsoftware.com about our volume discounts.

    Enjoy your summer and happy coding!

    The ReflectSoftware Team

    New ReflectInsight Samples Repository on GitHub

    Today we’re pleased to announce that we’ve create a repository on GitHub for our ReflectInsight sample applications. We will be looking to add new samples over time and we’re open to any samples that you the community would want to also contribute.

    Check it out…https://github.com/reflectsoftware/reflectinsight-samples

    Enjoy!

    The ReflectSoftware Team

    image

    Announcing ReflectInsight 5.4

    Today we’re excited to announce the general availability of our next release of ReflectInsight, version 5.4.6412.57.

    This update includes the following bug fixes and improvements:

    Viewer Improvements

    • Updated wording in the Options Dialog in the Auto Save/Auto Purge sections to make it more clear what each represents:
      image
    • Added new Auto Save by File Size. File size can be between 0 MB and 102,400 MB. File size of 0 is ignored
    • Updated layout in the Options Dialog in the Font and Colors section
    • Fixed a bug when checking for updates when in debug mode
    • Fixed an issue where live messages were not properly blocked when the Live Viewer would crash when receiving messages to the Watch and a user changed the theme. if changing the theme
    • Updated the Account backstage to show license expiry information for when a user’s support and upgrade expires
    • Updated status bar label to show number of messages in the current User Defined View vs. that of the Master view. In this example the Master view has 123 messages and the User Defined View only has 30:
      image
    • Updated status bar button Keep New Messages in View to show the text label:
      image

       

      Library Improvements

      • Added support for Auto Save by File Size. File size can be between 0 MB and 102,400 MB. File size of 0 is ignored
      • Added support for passing in XML document objects (i.e. XmlDocument and XDocument) for SetExternalConfigurationMode
      • Fixed an issue with Debugger Attached mode where messages to the Live Viewer were being cut short because the connection was closed before all messages were flushed
      • Added ability within the TraceMethod scope to execute the inner body code, allowing you to trap and log exceptions based on policy
      • Updated library, extensions and listeners to latest NuGet packages
      • Configuration bug fixes

          Other Improvements

        • New Destination Binding sample
        • New Database (SQL Server) Listener sample
        • Updated samples to latest NuGet packages
        • Updated Router Service and installer with new application logo/icon
        • General performance improvements

        Please download the latest version of ReflectInsight now and enjoy! Also checkout our updated Samples, and of course all our libraries can be found on NuGet.

        Download_Trial42

        We welcome any feedback you may have. Feedback can be given at our UserVoice site.

        Thanks
        ReflectSoftware Team

        ReflectInsight Introductory Offers Ends November 30

        Hurry, time is running out on our introductory pricing for ReflectInsight. Buy by November 30, 2014 and get 50% discount.

        Here is what you can do with ReflectInsight:

        • See Logging Live in any environment with our amazing Viewer
        • Log incredible Rich Details such as datasets, binary objects, images, XML, SQL, etc
        • Log structured data to our Binary File Listener or to your own custom Listener
        • Detect and Resolve Complex Issues Faster than Ever Before
        • Easily Instrument Your Applications with Rich Details
        • Debug Multithreaded Requests with Full Traceability
        • Preserve your Existing Logging Investment with our logging extensions
        • Network Distributed Logging made Simple

        Please download the latest version of ReflectInsight now and enjoy!

        Download_Trial42

        We welcome any feedback you may have. Feedback can be given at our UserVoice site.

        Thanks
        ReflectSoftware Team

        Announcing ReflectInsight 5.3 with Introductory Offer

        Introductory Offer: Buy before December 1st 2014 and SAVE 50%!

        Here is what you can do with ReflectInsight:

        • See Logging Live in any environment with our amazing Viewer
        • Log incredible Rich Details such as datasets, binary objects, images, XML, SQL, etc
        • Log structured data to our Binary File Listener or to your own custom Listener
        • Detect and Resolve Complex Issues Faster than Ever Before
        • Easily Instrument Your Applications with Rich Details
        • Debug Multithreaded Requests with Full Traceability
        • Preserve your Existing Logging Investment with our logging extensions
        • Network Distributed Logging made Simple

        Please download the latest version of ReflectInsight now and enjoy!

        Download_Trial42

        We welcome any feedback you may have. Feedback can be given at our UserVoice site.

        Thanks
        ReflectSoftware Team

        %d bloggers like this: