Releases

Last change 02/04/2014

Prior SyncKolab Releases

SynKolab 3.1.2 (11-11-2013)

Download

bugs fixed:

  • #25244 padding for anniversary and birthday
  • #25219 stopping on parsing problems
  • #25271 add mime version
  • #25281 add check for missing dates
  • #25292 minimum acct name
  • #25289 tbird all day weirdness and moving of all-day events
  • #25300 kolab3 incompability
  • #25308 Fix for kolab3 date node isntead of date-time
  • #25231 Fix content type for contacts in kolab3 format

SynKolab 3.0.0 (11-11-2012)

Download

bugs fixed:

  • Locking problem on windows
  • complete rewrite of message parsing
  • #25166 added UU Encoding support
  • Remove com. prefix to allow unit testing
  • #25035 Sync hangs on sensitivity
  • Fix typo
  • Fix distribution list problems (hopefully for good):
    • kolab2 xml writing: use json intermediate format
    • kolab3: initial support
    • kolab1: fix uid listing
    • create missing contacts when adding a mailing list
    • fix field definition
  • Unit Tests for all contact formats
  • #25074  Task folder selection
  • #24960 Windows XP file locking
  • Incompatiblity with horde
  • Fix content type for lists

SynKolab 2.0.2 (04-07-2012)

Download

bugs fixed:

  • #24933 hide folders does not work
  • Remove periodic sync option (this is deprecated by the listener)
  • Add close-window-when-done option to configuration dialog
  • #24934 message date checking on contacts removed
  • #24938 fix for window to small
  • #24936 fix problem with list sync
  • #24954 Fix problem with auto sync
  • #24957 fix problem with list names with spaces
  • Fix problems with name in the uid (i.e. for mailing lists or irregular clients)
  • #24959 Fix problem with multiple accounts
  • #24967Add utf-8 en-/decoding when writing the sync cache files
  • #24986: Make status columns resizable
  • #24960: fix monthly recurrence rules

SynKolab 2.0.1

Download

bugs fixed:

  • global variables removed
  • fix link to configuration dialog in  install.rdf

SynKolab 2.0.0

Download

bugs fixed:

  • Problematic variable assignment(mozdev issue)
  • all jsLint issues resolved
  • runs from the address window as well
  • id column is now growing when changing the window
  • mailing list support readded, fixed and tested
  • rewrite of Event/Task integration
  • #24845 correctly check if lightning is installed 
  • #24850 calendar refresh
  • #24848 caching messages locally
  • #24202 conflict resolution without local sync db
  • wrong folder was used in new layout (missed account name)
  • cache was not deleted on config change 
  • #24859 fix recurrence parsing (now even supports more than one day for weekly)
  • #24904 fix problem with task field parsing and alarm sync
  • #24905 fix problem with entries not writing back to imap 

new features:

  • listener: synckolab binds itself to changed mail and address books. If enabled, you do not have to sync any more (except maybe on data corruption or at the very start). Synckolab will be notified on any change in the address book or on the imap server and update the data accordingly.
  • better contact db storage: the contacts are now stored as json objects. This allows for a much quicker sync process.
  • new configuration: you now have a more straight foreward configuration tree that allows the creation of multiple configs per account/sync type. This simplifies configuration.
  • The internal structure has changed quite a bit allowing for much less code. this should also allow for more performance.
  • The configuration changes are now recognized directly. You only need a restartif you enable listener because the service binds itself only at the beginning (avoids double-binds).

SynKolab 1.5.4

Download

  • #24281 encoding issues
  • #24210 encoding issues
  • #24191 Thunderbird 5 Status Bar fails to display correctly with Sync Kolab Nightly installed.
  • #24446 Compatibilty with TB 7.0
  • #24106 Message "folder not found"
  • #22767#24382 Moving date when usign all-day events
  • #24572 - tasks not synced
  • #23299 - tasks are missing recurrance and due-date
  • #23157 -settings not correctly per configuration
  • #23262 - problem with scrolling
  • #23312- config not working
  • #23737 - problem with mailing lists
  • #24008 - fix problem with startup
  • #24485 Add Sync Kolab button to Address Book Toolbar
  • #24507 moved appointment to the correct time
  • #23747 delete duplicate items
  • #24633 Fix error with japan locale
  • #24425 Settings are correctly delted when removing a configuration
  • #24602 Show a message if no address book is found
  • #19679 Create address books if not existant
  • #24428 Hidden window now works also with sync on start enabled

SynKolab 1.5.2

Download

  • #23280 - Nicht definierte Entität
  • #23551 - Automatic Sync error when Hide Status Window Option selected
  • #23621 - Synkolab and Postbox (based on TB)
  • #23484 - synckolab nightly causes seamonkey mail client to be unusable.
  • #24017 - Axigen incompatibility
  • #24020 - undefined entity "synckolab.contactConflict.Work.box"

SynKolab 1.5.1

Download

  • #22681 - Address book sync hangs at one object
  • #22762 - SyncKolab hangs during Calendar Sync
  • #22766 - little flaw in equalsContact
  • #22969 - Disabling Task sync causes resync of other objects
  • #22961 - SyncKolab is now compatible with Thunderbird 3.1 (had to create a manifest)
  • #22952 - calendarTools.js getSyncDbFile and getSyncFieldFile are in com.synckolab.tools.file not com.synckolab.tools
  • #22926 - Make Groupware IMAP folders open associated programs rather than the IMAP message store
  • #22804 - Unable to use the SyncKolab Options to set up 'Tasks' correctly. 
  • #22669 - encoding problems
  • #22727 - run on start
  • #22740 - summary is null
  • #22854 - problem with untilDate
  • #23003 - streamline comparison
  • #23005 - fix conflict dialog
  • #23087 - image path fixed
  • #23242 - fix for generic image

SynKolab 1.5.0

Download

  • conversion errors from 1.0.4: #22389 #22411 #22370 #22365 #22428 #22429 #22432
  • fixed bugs: #22557 #22552
  • rewrote calendar sync to really get all calendars
  • contacts sync picture (at least picture url)
  • alarm handling updated to lightning 1.0 interface
  • when updating an event/task synckolab will make sure the lastAlarmAck will be remembered (this should avoid multiple popups of the same alarm)
  • better handling of nonexistant fields (should get rid of the 'null' in mails)
  • redid encoding of vcards
  • more extensive check for character encoding
  • pictures will be synced now (only for kolab/xml!!)
  • autoclean custom4 field in tbird3
  • use base64 encoding for attachments instead of quoted
  • tbird3 mailing list support

SynKolab 1.0.4

Download

  • Added prefer-mail-format to contacts (XML Format)
  • contact now displays displayname if no name/surname is given
  • calendar now correctly writes/reads sync db file (speedup)
  • calendar finally syncs correctly (bad error in database file)
  • added seamonkey to the installable targets
  • mail format changes recognized
  • successfully tested calendar sync with thunderbird 3.0a1
  • added seamonkey target application
  • hu-HU translation added
  • added possibility to use -1 as sync time to sync ALL entries
  • fixed #1801: multiple attached cards/xmls are now handled correctly
  • fixed Problems with newlines on parsers (two newlines made the parser cut off the xml)
  • fixed a problem that sometimes prevented multipart messages from being parsed as xml correctly
  • base64 errors fixed (if the =NUM was in the text it was accidently used as base64)
  • added option to specify debug level (default:warning - set to DEBUG if you got a problem)
  • changed settings to use prettyName instead of BaseMessageURI 

SynKolab 1.0.3

Download

  • changed it to use pretty Name instead of basemessageuri (REQUIRED RECONFIGURATION OF ALL CONFIGS!!! backup before use!)
  • finished sync of allowremotecontent field
  • updated messages
  • fixed bugs:
    • #20084 Kerio Mail Server Incompatibility
    • #20100 "mailto:" tag in field failing event comparison
    • #20102 Content-transfer-encoding on kolab.xml and incorrect parsing
    • #20190 XML Contact parsing - Home Web Page and Business Web Page switched
    • #20216 Usernames consisting of digits are ignored
    • #20239 Custom 3 filed not controlled nor synced
    • #20296 Encoding issues
    • #20593 Notes not synced
    • #20292 Images in email not syned
    • #20046 config saved correctly
    • #20596 added extra exception catch and debug output (wip)
    • #20595 fix for problematic uuids (containing :)
    • #20814 maximum number of minutes before next sync upped to 5 digits
    • #20815 Setup does not work any more
    • #20876 multiple syncs can be running in parallel

Site created with Corinis CCM