<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> <title>Search 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> Search Plugin Changelog </h1> <p><b>1.1</b> -- May 17, 2005</b></p> <ul> <li>Added a page to the Admin Console to allow the enabling/disabling of the search service and to change the service name. <li>Added a page to the Admin Console to allow searching similiar to what is done on the client side. <li>Added a hidden FORM_TYPE field per the JEP-0055 spec. <li>Some intenternal code refactoring. </ul> <p><b>1.0.6</b> -- April 12, 2005</b></p> <ul> <li>Changed the ui to use a single text field with multiple checkboxes to specify which fields are to be searched (thanks jfroehlich).</li> </ul> <p><b>1.0.5</b> -- March 30, 2005</b></p> <ul> <li>Added basic support for non-data form searches to support the Miranda (thanks Baron Ng).</li> </ul> <p><b>1.0.4</b> -- March 22, 2005</b></p> <ul> <li>Added type and name attributes to the identity element when handling a disco#info query.</li> <li>Added a check and appropriate response to a disco#items query.</li> <li>Added a jid field when returning the search results.</li> </ul> <p><b>1.0.3</b> -- March 14, 2005</b></p> <ul> <li>Fixed incompatiblity issue with psi.</li> <li>Fixed bug where a list of all the users in the system would be returned when using psi.</li> </ul> <p><b>1.0.2</b> -- March 8, 2005</p> <ul> <li>Initial release.</li> </ul> </body> </html>