--------- French version / English version (at the end) ---------
Rappel ------ La mise à jour de version peut s'effectuer avec l'outil bm-setup-wizard dans le cadre de la souscription BlueMind, ou sinon via une migration manuelle. Changements ----------- ### Webmail - BM-6612 Fix: réduction du temps de cache de la hiérarchie de dossiers ### Calendar - BM-5331 Feat: option d'affichage du week-end pour l'impression du calendrier - ACMS-212 Fix: suppression de notifications indésirables - Fix: import ICS lorsque la récurrence n'utilise pas le champ intervalle - MDSO-446 Fix: impression des événements au statut TENTATIVE - SFL-11 Fix: quand un événement n'a qu'un participant, celui-ci peut supprimer l'événement - TLIB-335 Fix: événements non retournés par la requête de disponibilité - TLIB-353 Fix: timeout du cache organisateur/participants ### Address book - TLIB-338 Fix: tri des résultats de recherche sans casse, en respectant unicode - UDL-52 Fix: priorité des téléphones sur les faxes lors du tri des contacts - UDL-57 Fix: erreurs infobulles dans la barre d'outils contacts ### Settings - IBSN-18 Fix: positionnement de l'expéditeur lors de la mise à jour d'une identité ### Outlook connector - Fix: amélioration de la stabilité du connecteur, correction des fuite mémoire dans les appels COM ### Thunderbird connector - BM-7878 Fix: autocomplétion des listes de distribution qui n'ont pas d'adresse mail - BM-7905 Fix: récupération des messages archivés sur les comptes IMAP configurés pour ne pas stocker de mails hors ligne - Imp: accélération de la synchronisation des listes de distribution - UDL-83 Imp: désactivation de la synchronisation par défaut des carnets d'adresses de l'annuaire LDAP ### Mobile devices - BM-7751 Fix: login avec un alias - COAX-242 Fix: correctifs synchronisation en mode push - BM-8000 Fix: les réunions étaient modifiées quand on a le droit d'écriture sur l'organisateur - BM-8045 Feat: possibilité d'envoyer un mail qu'avec des destinataires cachés - CLERCO-2, OSS-781 Fix: correctifs synchro des mails HTML - Fix: correctifs sur certains cas de récurrences hebdomadaires ### Administration - UDL-42 Fix: le caractère _ n'est plus utilisé comme wildcard dans la recherche de dossiers - IGPP-173 Fix: conservation de la taille max des messages lors de la mise à jour de la configuration du firewall ### Backup/restore - Fix: restauration des méta-données lorsque les partitions meta et data sont séparées ### IMAP Proxy - ALTR-319 BM-7616 Fix: blocage des déplacements de dossiers depuis et vers les dossiers partagés ### Performance - UDL-81 Feat: reset du timer du cache si le mot de passe est encore valide - UDL-81 Feat: accélération des suppressions d'événements ### API/Documentation - BM-8049 Feat: conservation en base des quota pour récupération depuis l'API - Chore: ajout d'un exemple API pour mettre à jour les filtres sieve - Chore: ajout d'un exemple scala pour les contacts - Chore: bm-pimp: ajout d'un warning si écrasement de fichiers .ini Bonne installation / mise à jour ! --------- English version --------- Reminder -------- Upgrade is performed with the bm-setup-wizard tool if you have a BlueMind subscription. You can migrate your data manually otherwise. Changelog ----------- ### Webmail - BM-6612 Fix: reduce cache time on folder hierarchy ### Calendar - BM-5331 Feat: print calendar now handles 'show weekend' setting - ACMS-212 Fix: prevent unwanted notifications in calendar - Fix: ICS import when event recurrence doesn't use interval field - MDSO-446 Fix: print events with status TENTATIVE - SFL-11 Fix: when an event only has one attendee, the attendee can delete the event - TLIB-335 Fix: FreeBusy query did not match all events - TLIB-353 Fix: invalidate organizer/attendees cache after a fixed duration ### Address book - TLIB-338 Fix: contact search is now sorted with lowercase and unicode displayname - UDL-52 Fix: when sorting contact phone, voice phone are now prioritized - UDL-57 Fix: correctly unset tooltip on contact/dlist toolbar ### Settings - IBSN-18 Fix: set the correct "from" e-mail on identity update ### Outlook connector - Fix: improve connector stability, fix memory leaks in COM calls ### Thunderbird connector - BM-7878 Fix: autocomplete distribution list with no email - BM-7905 Fix: fetch original archived message on IMAP account configured to not store emails offline - Imp: speed up distribution lists synchronization - UDL-83 Imp: disable Directory addressbook sync, ask user on sync if he wants to enable it ### Mobile devices - BM-7751 Fix: login with alias - COAX-242 Fix: sync with push mode - BM-8000 Fix: meetings were updated when having write right on the organizer - BM-8045: Add the ability to send an email with only bcc - CLERCO-2, OSS-781 Fix: sync with some HTML emails - Fix: some cases on weekly recurring events ### Administration - UDL-42 Fix: _ char is not used anymore as a wildcard in directory search - IGPP-173 Fix: don't reset mail max size on firewall configuration update ### Backup/restore - Fix: mailshare metadata are now restored correctly when meta and data partitions are separated ### IMAP Proxy - ALTR-319 BM-7616 Fix: prevent move from & to shared folders - issues with date parser ### Performance - UDL-81 Feat: re-arm cache timer if password is still valid - UDL-81 Feat: speed up event deletions ### API/Documentation - BM-8049 Feat: save mailUseQuota into DB during QuotaGatheringJob so it can be retrieved using API user.getMailQuotaUse() - Chore: add API sample to update sieve rules - Chore: add addressbook scala example - Chore: bm-pimp: add warning about .ini files overwrite We wish you a pleasant install/upgrade! Reminder -------- Upgrade is performed with the bm-setup-wizard tool if you have a BlueMind subscription. You can migrate your data manually otherwise. Changelog ----------- ### Webmail - BM-6612 Fix: reduce cache time on folder hierarchy ### Calendar - BM-5331 Feat: print calendar now handles 'show weekend' setting - ACMS-212 Fix: prevent unwanted notifications in calendar - Fix: ICS import when event recurrence doesn't use interval field - MDSO-446 Fix: print events with status TENTATIVE - SFL-11 Fix: when an event only has one attendee, the attendee can delete the event - TLIB-335 Fix: FreeBusy query did not match all events - TLIB-353 Fix: invalidate organizer/attendees cache after a fixed duration ### Address book - TLIB-338 Fix: contact search is now sorted with lowercase and unicode displayname - UDL-52 Fix: when sorting contact phone, voice phone are now prioritized - UDL-57 Fix: correctly unset tooltip on contact/dlist toolbar ### Settings - IBSN-18 Fix: set the correct "from" e-mail on identity update ### Outlook connector - Fix: improve connector stability, fix memory leaks in COM calls ### Thunderbird connector - BM-7878 Fix: autocomplete distribution list with no email - BM-7905 Fix: fetch original archived message on IMAP account configured to not store emails offline - Imp: speed up distribution lists synchronization - UDL-83 Imp: disable Directory addressbook sync, ask user on sync if he wants to enable it ### Mobile devices - BM-7751 Fix: login with alias - COAX-242 Fix: sync with push mode - BM-8000 Fix: meetings were updated when having write right on the organizer - BM-8045: Add the ability to send an email with only bcc - CLERCO-2, OSS-781 Fix: sync with some HTML emails - Fix: some cases on weekly recurring events ### Administration - UDL-42 Fix: _ char is not used anymore as a wildcard in directory search - IGPP-173 Fix: don't reset mail max size on firewall configuration update ### Backup/restore - Fix: mailshare metadata are now restored correctly when meta and data partitions are separated ### IMAP Proxy - ALTR-319 BM-7616 Fix: prevent move from & to shared folders - issues with date parser ### Performance - UDL-81 Feat: re-arm cache timer if password is still valid - UDL-81 Feat: speed up event deletions ### API/Documentation - BM-8049 Feat: save mailUseQuota into DB during QuotaGatheringJob so it can be retrieved using API user.getMailQuotaUse() - Chore: add API sample to update sieve rules - Chore: add addressbook scala example - Chore: bm-pimp: add warning about .ini files overwrite We wish you a pleasant install/upgrade!
_______________________________________________ Bluemind mailing list [email protected] http://lists.blue-mind.net/mailman/listinfo/bluemind
