Taneli Otala's picture

Pion 3.0.5 is now available. This is a maintenance release to fix bugs which have recently been identified, and is believed to be extremely stable. All users of previous versions are encouraged to upgrade.
 
One notable change is that on Windows, Pion runs as an Application instead of a Service. It is still possible to run Pion as a Service, by manually starting it.
 
The following changes have been made in Pion Core since our 3.0.3 release:

  • String comparisons did not work on zblob type terms (888)
  • Wizard did not reject expired license keys (893)
  • FissionReactor - CopyAllTerms option (903)
  • Import XML locks UI if window is too short (892)
  • reactors.xml did not have line feeds after wizard completes (896)
  • Windows - run Pion as application instead of service (898)
  • TCPConnection - add accessors for ssl socket object (901)

The following additional changes have been made in Pion Enterprise:

  • GoogleAnalyticsReactor needs to url_encode some of the ecommerce values in the query strings it produces (889)
  • HTTPRequestSender - maximum request queue size (821)
  • HTTPRequestSender - maximum lifetime for connections (902)

The following additional changes have been made in Pion Replay:

  • Replay: add user-agent string to Page Details tab (894)
  • ReplayService - offline queries now handle missing or corrupted databases (886)

Pion binary downloads for Redhat, Ubuntu, OSX and Windows are available at:
http://www.atomiclabs.com/pion-web-analytics/download.php
Pion Core source code downloads are available on our website at:
http://www.pion.org/projects/pion-platform/download
A new version of our network library is now available as well on our community development website.