<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet type="text/xsl" href="versions.xsl"?>
<product>
  <name>Exchange plugin</name>
  <type>Plugin</type>
  <branch>1</branch>
  <full_version>1.1.0</full_version>
  <versions>
    <version>
      <release>1.1.0</release>
      <build>110</build>
      <released>2012-01-24</released>
      <comment>New sample solution available, latest library included, errors can be retrieved any time now by calling getLastErrorMessage(), creation of Notes now possible, missing tooltips added</comment>
      <changes>
        <change>
          <type>enh</type>
          <description>includes latest library (fixes a problem when creating folders of a certain type)</description>
        </change>
        <change>
          <type>enh</type>
          <description>added getLastErrorMessage to plugin to get access to the last error that occured</description>
        </change>
        <change>
          <type>enh</type>
          <description>Folder: added createItem(String type) to allow creation of any item in a folder (e.g. StickyNotes)</description>
        </change>
        <change>
          <type>enh</type>
          <description>Mail: added a check to prevent duplicate email addresses in To, CC and BCC by repeated calls of setters</description>
        </change>
        <change>
          <type>enh</type>
          <description>added missing tooltips</description>
        </change>
        <change>
          <type>enh</type>
          <description>added sample solution</description>
        </change>
      </changes>
    </version>
    <version>
      <release>1.0.0</release>
      <build>100</build>
      <released>2011-03-17</released>
      <comment>First public release</comment>
    </version>
  </versions>
</product>


