OW2 Consortium

(file) Return to changeslog.txt CVS log (file) (dir) Up to [OW2-CVS] / sync4j / 3x / clients / outlook

Diff for /sync4j/3x/clients/outlook/changeslog.txt between version 1.1.2.2 and 1.15

version 1.1.2.2, 2006/03/16 13:53:35 version 1.15, 2006/09/01 13:33:40
Line 1 
Line 1 
 ------------------------  
 Funambol Outlook Plug-in 3.0.3  2006-08-31
 ------------------------  
   - Adapted to devInf/SyncClient patch for API C++
     * changed paths for config properties in win registry
   
   - New Redemption.dll used: version 4.2
   - Reworked start-up procedure
   
   
   Funambol Outlook Plugin 3.0.13
   ==============================
   
   2006-08-18
   
   Fixed bugs
   ----------
   - Sync ends with errors for contacts created in Outlook in folders that have '&' or '<' or '>' characters
   - Outlook plugin doesn't manage double quotation chars (") in contact folders name
   - Monthly Recurring Appts are synced to the WM Device on the wrong date due to an incorrect 'DayOfWeekMask'
   
   
   Funambol Outlook Plugin 3.0.12
   ==============================
   
   Enhancement
   -----------
   - changed 'startDate' value to empty if none selected from Outlook (was '4501-01-01')
   
   
   Fixed bugs
   ----------
   - Outlook Client not communicating through http-proxy
   - #305789: Outlook plugin crashes when running with privileges lower that administrator
   - Yearly reccuring appointments created in Outlook are not properly transferred to Lotus Notes
   - Outlook Plug-In doesn't delete settings (doesn't save empty values in win registry)
   - notes body is empty if synchronizing a large number of appointments
   
   
   Funambol Outlook Plugin 3.0.11
   ==============================
   
   2006-07-21
   
   Enhancement
   -----------
   - Username and password are limited to 255 characters
   
   
   Fixed bugs
   ----------
   - The first sync ends with errors if just after a sync with wrong source name
   - Deleting and adding the same number of items from Outlook causes items not deleted on server
   - #305789: Outlook plugin crashes when running with privileges lower that administrator
   
   
   Funambol Outlook Plugin 3.0.10
   ==============================
   
   2006-07-18
   
   Enhancement
   -----------
   - Improved performance on calendar/task/notes updates from server to client
   
   
   Fixed bugs
   ----------
   - Tasks originating from WM device not added to Outlook from sync from ds server - items dropped.
   - #305693: Error #6 - Overflow error when deleting events in Outlook
   
   
   
   Funambol Outlook Plugin 3.0.9
   =============================
   
   2006-07-11
   
   Enhancement
   -----------
   - Improved stability of Funambol Outlook Addin: managed problems of install/uninstall different versions of the plugin
   - changed 'startDate' and 'dueDate' format for task items (UTC -> "yyyy-mm-dd")
   
   
   
   Funambol Outlook Plugin 3.0.8
   =============================
   
   2006-07-03
   
   Enhancement
   -----------
   - "Run Funambol Outlook Plug-in x.y.z" / "Show Readme" options are missing at the end of the Outlook Plug-in installation
   - Improved stability of Outlook Add-in (outlook asked to disable the plugin)
   
   
   Fixed bugs
   ----------
   - Recurring events created on Nokia 6680 are not properly transferred in Outlook
   - Contacts-Deletion made in Lotus Notes for data in the "Anniversary" field is not updated in Outlook at sync
   - #305551: Sync on PDI vcard generates a Debug Assertion Failed
   - Duplicates were created when performing a slow sync between Outlook and Funambol DS Server
   
   
   
   Funambol Outlook Plugin 3.0.7
   =============================
   
   Enhancement
   -----------
   - Reduced memory usage of client
   
   Fixed bugs
   ----------
   - #305294: Wrong resolution of e-mail addresses using an Exchange profile on Outlook
   - Outlook PlugIn - wrong Schedule settings if set frequency < 15min
   - #305550: Sync on a iCal PDI gives error 511
   - Overflow error when error occurs inserting/deleting items on Outlook
   
   
   Known Issues
   ------------
   - Problems of Outlook stability occur if uninstalling Outlook Plugin 3.0.6 (or earlier) and then installing Outlook Plugin 3.0.7 (or later).
     Workaround:
     Uninstall the plugin and start Outlook at least once before installing a different version of the plugin.
     Otherwise, on startup Outlook will show an error and will ask the user to disable the plugin.
   
   
   
   Funambol Outlook Plugin 3.0.6
   =============================
   
   2006-06-15
   
   New Features
   ------------
   - Added support for proxy authentication
   - Added features in install/uninstall procedure:
     . install: check if the install directory is empty
     . uninstall: delete empty folders created during install
   
   
   Enhancement
   -----------
   - Added the version number to the user agent: "Funambol Outlook Plug-in x.y.z"
   
   
   Fixed bugs
   ----------
   - Wrong message displayed in the "Scheduler Settings" panel for Outlook PLug-in
   - The fields from the "Synchronization Settings" panel in Outlook Plug-in shouldn't be editable
   - Truncated text displayed in Outlook Plug-in
   - #305376: iCal bring Visual C++ error on Outlook Client
   - Error synchronizing notes from server to client
   - #305283: Outlook Client not communicating through http-proxy
   - After sync with Outlook, general phone field and the work field disappear on the device.
   
   
   Known Issues
   ------------
   - #305293: Invalid data from <E-mail> field is not transferred from Outlook to server
   - #305294: Wrong resolution of e-mail addresses using an Exchange profile on Outlook
   
   
   
   Funambol Outlook Plugin 3.0.5
   =============================
   
   2006-05-10
   
   Fixed bugs
   ----------
   - #305267: Contact Home Web Page update on Server Side not updated to Client side after sync
   - #305268: The value of the &quot;File as&quot; field is not correctly updated in Outlook after sync
   - #305272: An older version of Outlook Plug-in can be installed over a newer one
   - #305273: An empty folder remains after canceling the installation of the Outlook Plug-in
   - #305274: Copyright from the Readme file is different from the one in About
   
   Known Issues
   ------------
   - wrong e-mail adresses (without @ character) are not correctly managed by Outlook.
   - wrong resolution of e-mail addresses using an Exchange profile on Outlook
     (Outlook stores the address in X.500 format if the contact has also a mailbox on Exchange server)
   
   
   Funambol Outlook Plugin 3.0.4
   =============================
   
   2006-04-28
     - C++ projects compiled under VS2005
     - Fixed bugs:
           * #305268 - if field 'fileAs' empty, it was replaced by
             content of field 'firstName' from Server to Client
           * #305270 - Multiple instances of Plugin not allowed
           * #305271 - Corrected Login/Logoff to Outlook
           * #305003 - Unable to uninstall Outlook Client
           * #305275 - Pattern Start / EndDate lost.
   
   
   Funambol Outlook Plugin 3.0.3
   =============================
  
 2006-03-16 2006-03-16
   - SyncMode support: ONE-WAY and REFRESH   - SyncMode support: ONE-WAY and REFRESH
Line 17 
Line 215 
         * replaced wrong keys in win registry         * replaced wrong keys in win registry
         * win32-transport agent: client crashed in case of HTTP errors         * win32-transport agent: client crashed in case of HTTP errors
  
 ------------------------  
 Funambol Outlook Plug-in 3.0.2  Funambol Outlook Plugin 3.0.2
 ------------------------  =============================
  
 2006-02-09 2006-02-09
   - Based on API C++ 3.0   - Based on API C++ 3.0
  
 ------------------------  
 Funambol Outlook Plug-in 3.0.1  Funambol Outlook Plugin 3.0.1
 ------------------------  =============================
  
 2006-02-02 2006-02-02
   - packaging renaming   - packaging renaming
   - support for https   - support for https
  
 ------------------------  
 Funambol Outlook Plug-in 3.0.0  Funambol Outlook Plugin 3.0.0
 ------------------------  =============================
  
   first major release   first major release


Legend:
Removed from v.1.1.2.2  
changed lines
  Added in v.1.15

webmaster@ow2.org
Powered by
ViewCVS 0.9.4

Back to OW2 Forge