Yesterday I made a small release fixing a bug and another small issue.
The bug probably made the folder listener unusable since it wrote the names of the application internal objects instead of the actual content.
The small fix is that a change of the name of a running session now will update the title of the session window.
Thanks to a nice donation I am about to buy a certificare so that I can sign the installer. Hopefully that will remove a lot of the browser warnings when downloading it.

Release 13.05 adds the ability to drag and drop file and folder names into any textbox when configuring a listener.

This is a small release that fixes a bug that I introduced with the ability to save all events to a file.
I also removed an unnecessary binary and got the install package a bit smaller.
Change log:
13.01
Removed a binary component, a launcher, that wasn't doing anything useful.
Fixed bug in the rolling file storage that stopped polling listeners from running when there were more than one new line/message.

Today I got a patch for the SqlListener.
I didn’t use the patch, but it got me looking at that particular implementation and I could cut even more than Pavel suggested.
Please tell me if you find the Sql and MySql listeners are behaving funny now.

Finally I’ve had some time to make a new release.
Most notable is that you can choose to save all events to a rolling log file.
Here are the changes for 12.44:
Added option to save all events to a rolling log file
Added an option to the viewer to skip the listener headers for messages. Only Tcp and Udp was affected.
Fixed bug: Not saving all config data for UserActions
Fixed request: An option to remove white space surrounding messages.
