<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<html>
<head>
	<title>Monitoring Plugin Changelog</title>
    <style type="text/css">
        BODY {
            font-size : 100%;
        }
        BODY, TD, TH {
            font-family : tahoma, verdana, arial, helvetica, sans-serif;
            font-size : 0.8em;
        }
        H2 {
             font-size : 10pt;
             font-weight : bold;
             padding-left : 1em;
        }
        A:hover {
            text-decoration : none;
        }
        H1 {
            font-family : tahoma, arial, helvetica, sans-serif;
            font-size : 1.4em;
            font-weight: bold;
            border-bottom : 1px #ccc solid;
            padding-bottom : 2px;
        }
      
        TT {
            font-family : courier new;
            font-weight : bold;
            color : #060;
        }
        PRE {
            font-family : courier new;
            font-size : 100%;
        }
    </style>
</head>
<body>

<h1>
Monitoring Plugin Changelog
</h1>

<p><b>1.4.4</b> -- Oct 28, 2014</p>
<ul>
	<li>Fixed request conversations and messages</li>
	<li>Now conversations list is sorted</li>
</ul>

<p><b>1.4.3</b> -- Oct 27, 2014</p>
<ul>
	<li>OF-812 properly handle the start attribute in list requests</li>
</ul>

<p><b>1.4.2</b> -- Apr 30, 2014</p>
<ul>
	<li>ofConParticipant table name is case sensitive on linux+mysql</li>
</ul>


<p><b>1.4.1</b> -- Feb 26, 2014</p>
<ul>
     <li>Plugin was not working with MS SQL Server (Now work with MS SQL Server 2005+).</li>
		 <li>Fixed request conversations and messages in reverse order.</li>
		 <li>Fixed request conversations and messages in reverse order.</li>
		 <li>Plugin does not return the correct number of conversations at the request history.</li>
</ul>

<p><b>1.4.0</b> -- Sep 13, 2013</p>
<ul>
     <li>Requires Openfire 3.9.0.</li>
</ul>

<p><b>1.3.3</b> -- June 5, 2013</p>

<ul>
	<li>OF-677 - Monitoring Plugin - "Null" reappearing in Archive for Message Body.</li>
	<li>OF-678 - Monitoring Plugin - Ever expanding Index.</li>
</ul>

<p><b>1.3.2-rc1</b> -- May 13, 2013</p>

<ul>
     <li>OF-651 - Monitoring plugin should have an option to purge and restrict.</li>
</ul>


<p><b>1.3.1-rc1</b> -- April 30, 2013</p>

<ul>
     <li>OF-611 - Monitoring plugin 1.3.0 is not updating IDs of older archived messages.</li>   
     <li>OF-646 - Reverts XmppDateTimeFormat integration which broke querying via XEP-0136.</li>
     <li>OF-664 - Monitoring archive shows null in room chat logs.</li>
     <li>OF-667 - Monitoring plugin bad SQL for upgrade</li>
</ul>


<p><b>1.3.0</b> -- October 17, 2012</p>

<ul>
     <li>Monitoring plugin 1.3.0 integrating Jive Monitoring Plugin and Stefan Reuter's Open Archive plugin to give both XEP-0136 support and group as well as individual chat archiving.</li>
</ul>

<p><b>1.2.0</b> -- December 1, 2009</p>

<ul>
     <li>Compatible version with Openfire 3.7.0.</li>
     <li>Applied Java generics.</li>
     <li>[<a href='http://www.igniterealtime.org/issues/browse/OF-53'>OF-53</a>] - Replace custom logging implementation with a third party library.</li>
</ul>

<p><b>1.1.1</b> -- November 14, 2008</p>

<ul>
     <li>[<a href='http://www.igniterealtime.org/issues/browse/JM-1469'>JM-1469</a>] - Fixed invalid link to groupchat room from 'Active conversations' page.</li>
</ul>

<p><b>1.1.0</b> -- July 31, 2008</p>

<ul>
     <li>Compatible version with Openfire 3.6.0. </li>
</ul>

<p><b>1.0.1</b> -- May 6, 2008</p>

<ul>
     <li>Dashboard was not working when running in a cluster.</li>
     <li>Fixed navitation to room from dashboard.</li>
</ul>

<p><b>1.0.0</b> -- April 24, 2008</p>

<ul>
     <li>Initial release. </li>
</ul>


</body>
</html>