Mike Dickey's picture

Pion 2.0.4 is now available!

Many new enhancements and bug fixes have been made since our previous (1.2.6) release, including the addition of a ContentStorageReactor and ReplayService, which work alongside a new Replay user interface tab to capture, store, search and visually replay individual website visitor sessions. We've also greatly improved host to session group matching and page object detection in our ClickstreamReactor, added a time zone offset parameter in LogCodec, and fixed various bugs.

The following Community Edition changes have been made since our 1.2.6 release:

  • Added a time zone offset feature to LogCodec (545)
  • Added the first user manual documentation for Pion (551)
  • Resolved SQLite linking problems on RHEL5 & OSX via log4cxx rebuild (547)
  • Fixed date/time data storage when using a SQLiteDatabase engine (526)
  • Fixed crashes due to NULL/empty event fields with SQLiteDatabase (550)
  • SQLiteDatabase now using _v2 calls and mutexes for better concurrency (548)
  • Added FullQuery and getMore functionality to Database classes (549)

The following additional changes have been made in Enterprise Edition:

  • New Pion Replay user interface (500, 501, 524, 527, 532, 541)
  • Added ReplayService plugin for UI queries (495, 496, 498, 503, 533)
  • Added ContentStorageReactor for storing page content BLOBs (494, 528, 540)
  • Improved page object detection in ClickstreamReactor (538)
  • Session group matching in ClickstreamReactor now uses host suffixes (539)
  • EnterpriseDatabase was unable to create tables with SQL Server (543)
  • Fixed crash in SQLReactor triggered by bad SQL given in configuration (552)

For a summary of all changes, please see our Trac database at:
http://trac.atomiclabs.com/query?status=new&status=assigned&status=reope...

Binary and source code downloads are now available on our website at:
http://www.atomiclabs.com/pion/download.php

Our network library has also been re-tagged, but has no new updates since 1.2.6.