Skip to content

Latest commit

 

History

History
1157 lines (649 loc) · 78.7 KB

CHANGELOG.md

File metadata and controls

1157 lines (649 loc) · 78.7 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.18.1 (2024-09-05)

Bug Fixes

  • fix actions for open new tab from search item (81069a4)
  • hide reply and forward actions for messages opened on separated tabs (f8ad1e2)
  • hide reply and forward actions from message preview opened in a new tab (d3cb680)
  • removed actions for the search on doubleclick scenario (aaaf16b)
  • useMessageActions signature receive object as parameter (6deb4f8)
  • view by conversation, fix open in new tab actions (9ea105e)

1.18.0 (2024-09-03)

Features

  • add callback function to listen to conversation id changes (6e5350d)

Bug Fixes

  • avoid display navigation and layout switch buttons in search result preview (d45bf05)
  • getConvRequest loop when replying to a single message conversation (1eb72dd)
  • update route when conversation id is updated (ba9dee6)

1.17.2 (2024-08-29)

Bug Fixes

  • multiple selection actions. Do not use 'messages' to infer if conversation or not (1fae8c5)

1.17.1 (2024-08-28)

1.17.0 (2024-08-27)

Features

  • [CO-1258] Use lbfums param to enforce upload size limit using FileUploadMaxSizePerFile attribute (#645) (aeb4e59)
  • added parseEmail to chipInput if contacts is not available (eb462b0)
  • added parseEmail to chipInput if contacts is not available (10cef79)
  • change signature while composing the email (6dfadee)
  • extract email-parser (cf891c4)
  • let user being able to resize mails list view and change layout configuration (55d294d)
  • let user manage allowing and blocking addresses (b777212)
  • make the fallback chip input behave like the ContactInput when unavailable (848f2c2)
  • remove pre commit hook (958cc0a)
  • user can select different mails layout (#648) (61fe41a)

Bug Fixes

  • [CO-1418] Handle scrolling when rendering text/plain EML (#644) (622176e)
  • account not getting updated issue and fixed tests (c15958e)
  • add searchByQuery.ts thunk to handle searches in search-view (ad7d61d)
  • co-1138 notify user if signatures list request fails (4ab0e62)
  • co-1152 do not notify for read receipt when read only permission (afe969a)
  • co-1152 do not notify for read receipt when read only permission (3d263ce)
  • co-1181 on deleting the draft clear preview panel (41cbe98)
  • composer initialization with defaults from settings (2f99464)
  • convert recipient to contacts for recipient rows (191df21)
  • correct incomingFIlters type (50ff2a4)
  • do not override the id field, it is set by the contact-input (c8e7054)
  • downloading attachment shows mail header (5c06a59)
  • filter is not applied and produces a generic error. (9c6f83d)
  • fix edit chips on recipients row (61b316e)
  • fixed message slice sorting (#649) (6210687)
  • font options alignment (7eab2fa)
  • message date localization (#634) (4802f7a)
  • new signatures are effectively available only after reload (af278b3)
  • removed styled component from ChipInput and disabled right click (6802ea4)
  • resize border does not overlap scrollbar list (c962c8b)
  • search view useEffect dependency (d63c8da)
  • searchByQuery test type (3f92fc2)
  • setting prefs are correcly updated (cd29937)
  • sonarqube issue fixed (638f0af)
  • type check (67100e0)
  • type import and test fix of compose-msg-settings (85cea8f)
  • update font list aligning to the default of the composer (db9eb32)
  • update input on type debounce (#647) (4ab06c1)
  • usage of update view hook in mails module entrypoints (#631) (7be9e05)
  • wrong font (3632cee)

1.16.7 (2024-07-15)

Bug Fixes

  • fixed usage of label.remove translation in many places (c1a0ce8)

1.16.6 (2024-07-15)

Bug Fixes

  • translated folder names in breadcrumbs and retention policy options (668147a)

1.16.5 (2024-07-11)

Bug Fixes

  • modal filter selection and related tests (b0c99a9)

1.16.4 (2024-07-10)

Bug Fixes

  • undo regression on message slice (e8faa62)
  • update search view dependencies (a204434)

1.16.3 (2024-07-02)

Bug Fixes

  • searchByQuery in SearchView is called only when query is valid (d0b0e69)

1.16.2 (2024-06-27)

Bug Fixes

  • avoid displaying wrong recipients in the mail displayer (5506974)
  • avoid displaying wrong recipients in the mail displayer (2db2104)

1.16.1 (2024-06-26)

Bug Fixes

1.16.0 (2024-06-19)

Features

  • allow the user to import vCard from mail attachment (8e6858c)
  • remove redundant 'Share folder' option from the contextual menu (#573) (317003b)

Bug Fixes

  • add new optional attribute type in folderactionrequest for empty operation (a2047c9)
  • add tooltip on preview-panel-header.tsx for subject (#586) (cacab7e)
  • editor: avoid execution loop in the mail editor (#584) (92e6129)
  • emails are not printed completely (c8fa328)
  • junk folder of delegated account shows marks as spam in the junk folder (d836fbf)
  • open in new window function without content (#579) (4f19ac1)
  • remove useless sharing user type selector from the 'add share' modal (#574) (ff840c6)
  • when the user try to save a signature too big no error is raised (#580) (1cd3c21)

1.15.1 (2024-05-09)

1.15.0 (2024-04-12)

Features

  • create a new appointment from a mail (243d82d)

Bug Fixes

  • block ascending/descending for options not supported by the back-end (8abb528)
  • don't check the word 'attachment' on the body of the email (4bcf7d7)
  • enable attachment from Files (957ac4e)
  • fixed import in test (ecb80d5)
  • immediate save draft after clicking the save button (3e63342)
  • search button in advaced search not always clickable (ced818d)
  • search settings are ignored by search (156e7bd)
  • when we click delete draft and then click undo, letter remains in the trash (b3d7b86)

1.14.2 (2024-02-28)

Bug Fixes

  • fix conversation messages order in preview panel (1acd518)

1.14.1 (2024-02-22)

Bug Fixes

  • fix message ordering in conversation preview panel (7c656b5)

1.14.0 (2024-02-19)

Features

  • changed newline_behavior of tinyMCE to 'linebreak' (#515) (e14796b)

Bug Fixes

  • avoid marking settings as unsaved when user doesn't change any signature (6991d75)
  • avoid useless email refresh (#523) (a3c04b6)
  • disable signature settings fields if no signature is selected (4073557)
  • fix on composer adding a new line when opened (#531) (2748aca)
  • fix sorting order of searched messages (#536) (799ed58)
  • fix type error in contact-names-chips (e8a343b)
  • no email address address in the sent email list (ea5c17f)
  • print an email with long subject it is broken (#525) (1913b80)
  • remove double api call when clicking on a folder (#534) (f1f109f)
  • set the advanced search dates format based on the selected locale (b0f063f)
  • there is no way to force the search to be executed again (c891ca2)
  • updating trusted address from settings breaks all previous data (92908af)

1.13.3 (2024-01-22)

Bug Fixes

  • fix sorting issue in message view (600335d)

1.13.2 (2024-01-19)

1.13.1 (2024-01-17)

Bug Fixes

  • fix rerender of mail message renderer (8c9f840)

1.13.0 (2024-01-12)

Features

  • change the icon position of the primary bar (c0bd10a)

1.12.0 (2024-01-05)

Features

  • removed inherit from share folder request (#508) (b217750)

Bug Fixes

  • 'delete all' is taking the ui to the wrong view (a038154)
  • marking mails high priority does not work (#510) (b6bc202)
  • replace deprecated faker properties and fix tests (#511) (5ae0d8f)
  • the sender is included in recipients when 'reply all' is used in a shared account (94d1e3c)
  • wrong signature when replying or forwarding a message (#512) (3323847)

1.11.1 (2023-12-07)

1.11.0 (2023-12-05)

Features

  • added extraAccountId prop to contact input (b881652)

Bug Fixes

  • allow all user accounts to be passed to the contact input (99e1ffb)

1.10.3 (2023-11-28)

Bug Fixes

  • subject lost when read/unread the message (061d91a)

1.10.2 (2023-11-23)

Bug Fixes

  • getting error while reply/forward on specific mail and not able to forward (6b412dc)
  • participant groups are correctly normalized (3a5d1ac)
  • save signature selection and close modal after saving settings changes (ababe55)
  • the mail editor is ignoring the mail text format setting (3c13005)

1.10.1 (2023-11-09)

1.10.0 (2023-11-03)

Features

  • disable attachments dropzone when a contact is dragged (5c02d1e)
  • disable attachments dropzone when a contant is being draged (a4d5daa)

1.9.3 (2023-11-03)

1.9.2 (2023-10-31)

Bug Fixes

  • restore message actions on displayer (8533b8d)

1.9.1 (2023-10-31)

Bug Fixes

  • fix function in folders.ts (630d49c)

1.9.0 (2023-10-31)

Features

  • open messages and conversations in a separated browser tab (a39d315)

1.8.0 (2023-10-27)

Features

  • allow user to copy-click the participants email addresses (86ccc03)

Bug Fixes

  • email filter option 'do not process additional filters' is always active (12540be)
  • load conversation full content (a2653d0)
  • unnecessary first saving of the draft trigger by the editor (6ee0f77)

1.7.1 (2023-10-12)

1.7.0 (2023-10-03)

Features

  • enable sticky toolbar on mail editor (2a27333)

1.6.16 (2023-09-29)

Bug Fixes

  • badge in conversation of shared folders does not always show correct number (#423) (62e9939)
  • editor: avoid the losing of content when re-editing a draft (0dd43cd)
  • editor: editor breaks while editing a deletion of a calendars appointment (#459) (296d8a1)
  • editor: replace the br tags added by default on top of the mails (94e6b47)
  • memoized redux selectors (#435) (aa1617f)
  • when sending a message, mail From is not using from the user setting (8fc4c98)
  • with selection mode, moving different emails in different folder having issue (d92a496)

1.6.15 (2023-09-19)

Bug Fixes

  • fallback to default identity when no identity can be determined (d9764e3)

1.6.14 (2023-09-19)

1.6.13 (2023-09-18)

Bug Fixes

  • editor: change upload and save attachment logic (1f8589c)
  • editor: fix the src transformation for inline images (7b06730)

1.6.12 (2023-09-15)

Bug Fixes

  • fixed height of attachments row in expanded editor (a3f347e)

1.6.11 (2023-09-14)

1.6.10 (2023-09-13)

Bug Fixes

  • editor generate fail on draft double click (b3e72f8)
  • Editor: align the editor loader (2881ea3)
  • editor: avoid errors during the editor creation if the referred message is not in the store (c2f9a35)
  • editor: avoid errors during the editor creation if the referred message is not in the store (cb79796)

1.6.9 (2023-09-13)

Bug Fixes

  • filtering From and To will display correctly the chips (a3b3219)

1.6.8 (2023-09-11)

Bug Fixes

  • progress save (06138a9)
  • recognize inline attachment without content disposition (c2ce311)

1.6.7 (2023-09-11)

Bug Fixes

  • advanced search pass wrong value in folder chip (703991e)

1.6.6 (2023-09-11)

Bug Fixes

1.6.5 (2023-09-11)

Bug Fixes

1.6.4 (2023-09-06)

Bug Fixes

  • editor: email send with delay set to 0 (ae68a5a)

1.6.3 (2023-09-06)

1.6.2 (2023-09-01)

Bug Fixes

  • filter with To condition not working (27e248d)
  • fix typescript errors (f9d13d0)
  • missing chevron in conversation container in shared folder (436deff)
  • visualization by message doesn't work on shared folder (d30901d)

1.6.1 (2023-07-20)

1.6.0 (2023-07-06)

Features

  • added attachment list to print page (#392) (c2bb2c0)
  • added test for deletion of folder in shared account (a193d78)
  • helper text in case of empty calendar name inside response-actions (a2f3887)

Bug Fixes

  • add changes to update to latest types from Shell (8d45734)
  • displaying an error when user tries to create folder with non allowed characters (#386) (ea9244e)
  • fix conversation list prop (#407) (69fc298)
  • fix delete of folder in shared accounts (0486f8e)
  • fixed system folder translated name in move modal (#394) (783d532)
  • folder name validation should be skip on system folder edit (f4c1a5f)
  • managed shared account folder's actions as per rights (b297db0)
  • response handling for 'save to files' (d9fbb40)
  • search results cannot be endlessly scrolled (94dd274)
  • shared accounts view for draft and trash folder is set to message (#402) (7c96927)
  • sharing folder set 'send notification about this shared' is checked by default (645b852)
  • wrong condition of item name inside share calendar mail (0167e7b)

1.5.0 (2023-06-07)

Features

  • add messages helper functions (c6ec53e)

Bug Fixes

  • avoid crash when selecting the move action on a linked folder message (0d84af9)

1.4.2 (2023-06-05)

Bug Fixes

1.4.1 (2023-05-31)

Bug Fixes

  • fixed messages not displaying in shared with me folders (bbe4fcb)

1.4.0 (2023-05-25)

Features

  • added restore action to trash folder (#376) (12a37ed)

Bug Fixes

1.3.6 (2023-05-11)

1.3.5 (2023-05-11)

Bug Fixes

  • fix move of list items in shared accounts (5bb6230)

1.3.4 (2023-05-10)

Bug Fixes

  • fix function import in sync (515c94d)

1.3.3 (2023-05-09)

Bug Fixes

  • fix drag and drop behavior (3122c26)
  • fix move of list items in search module (a4c0c2e)

1.3.2 (2023-04-27)

Bug Fixes

1.3.1 (2023-04-13)

1.3.0 (2023-04-07)

Features

  • managed the redirectToAddress action in filters as per permission (c6c3c17)

1.2.5 (2023-04-07)

Bug Fixes

  • hotfix mail preview flicker (2531201)

1.2.4 (2023-03-30)

Bug Fixes

  • close displayer on clear search (73362cb)
  • scrollbar is not resetting between different folders (8ba2de3)

1.2.3 (2023-03-16)

Bug Fixes

  • editor not reflacted with the add public link from files (3fcbbbb)

1.2.2 (2023-03-15)

1.2.1 (2023-03-13)

Bug Fixes

  • avoid content duplication when edit a draft (4721831)
  • escape possible html tags in reply/forward heading (71af9fd)

1.2.0 (2023-03-02)

Features

Bug Fixes

  • clone the identity object (59ddc03)
  • focus background not applied on list (#298) (0cd4916)
  • proper redirection on notification popup click (6dbf6ac)
  • status label change in advance search (2fe6fa1)

1.1.2 (2023-02-10)

Bug Fixes

  • handle errors during message sending (95ddeea)

1.1.1 (2023-02-10)

Bug Fixes

  • default identity selection where replying (98c6745)

1.1.0 (2023-02-02)

Features

  • added download section to preview-eml (#291) (55491d6)

Bug Fixes

  • block download for untrusted images (#295) (16c8176)
  • force draft opening on board (89d5c25)
  • keep sender set on draft (5198b55)
  • tag search not working issue fixed (#288) (92532f7)

1.0.0 (2023-01-18)

0.1.56 (2023-01-10)

Features

  • autoselection of sender (0c72442)

Bug Fixes

  • default identity selection (0e078e4)

0.1.55 (2023-01-05)

Features

  • added attachment section on preview email (#284) (c2def3f)
  • added react hook testing library dependency (612c837)
  • forced email edit on board only (#274) (fc1f98c)

Bug Fixes

  • fixed missing share list on folder property (#270) (fefac23)
  • edit of filters is deleting the current condition (#255) (c95f8ad)
  • email attachment check for 'attachments' words (#285) (a4c0a02)
  • filter redirect action fixed and added tooltip for create (#275) (24c96cc)
  • fix issue of send later feature broken (#283) (214d878)

0.1.54 (2022-12-07)

Bug Fixes

  • restored previous version of normalize-message (3312412)
  • restored previous version of normalize-message (9531c5e)

0.1.53 (2022-12-06)

Bug Fixes

  • undo trashing an email raise an error and doesn't restore email (f3e21f7)

0.1.52 (2022-12-05)

Bug Fixes

  • restore signatures broken settings (d5be0ce)

0.1.51 (2022-11-30)

Bug Fixes

  • fixed inline attachments (f014402)

0.1.50 (2022-11-24)

0.1.49 (2022-11-16)

Features

  • convert px to rem (#225) (1a176ae)
  • refactor board composer experience by changing the 'from' selector (#245) (48e5f0e)

Bug Fixes

  • default unsend time (4c8cd95)
  • folder path passed instead of name for move filter (#246) (231be69)
  • hardcoded translations removed (#251) (146609b)

0.1.48 (2022-11-09)

0.1.47 (2022-11-08)

Bug Fixes

  • default unsend time to 3 sec (962c588)

0.1.46 (2022-10-27)

Bug Fixes

  • fix attachment icon color (4787c41)

0.1.45 (2022-10-26)

Features

  • added a message slice test (1d8829c)
  • collapse board on send, send time options (#223) (e6297d2)
  • integrating commons module changes (ba2d78f)

Bug Fixes

  • close board on sending appointment cancellation (4cf4e81)
  • disable mark all as read action for draft folder (bab403e)
  • fixed drag and drop of list items in shared folders and accounts (#231) (bc1b1a3)
  • fixed scrollbar on displayer (#233) (17af49d)
  • flag appears like applied when not applied on email (#228) (aea5ec6)
  • label rendered instead of name for tag (97bcbbb)
  • lists sometimes breaks the view (0411ad3)
  • missing attachments (#227) (3638acd)
  • send draft action fixed (ca71128)

0.1.44 (2022-10-14)

0.1.43 (2022-10-12)

0.1.42 (2022-10-07)

Bug Fixes

  • aligned divider attribute of accordions to new DS (2a16b36)

0.1.41 (2022-10-06)

Bug Fixes

  • draft modal won't open on send later (d306c01)

0.1.40 (2022-10-05)

Bug Fixes

  • added close action fo edit scheduled message warning modal (a96e41f)

0.1.39 (2022-10-05)

Bug Fixes

0.1.38 (2022-10-03)

Bug Fixes

  • mark all as read on folders contextual menu (a3c629a)
  • mark all as read on folders contextual menu (29348ec)
  • sometimes when draft is created, editor id is not updated (6ccbd6d)
  • synk normalization error (352cd66)
  • when sending email from board the draft modal is not appearing (2cf4ca4)

0.1.37 (2022-09-29)

Bug Fixes

  • restore the folders list in move modal of the filter (b45a7b0)

0.1.36 (2022-09-28)

Features

Bug Fixes

  • color and size of message action icons (#197) (8317892)
  • composer modal if attachment word present and file attached is missing (9b1c50c)
  • custom message is missing on calendar share (1cf5833)
  • delete parent folders (e7ca2be)
  • graphical fix to sidebar (#194) (67c9bf1)
  • mark all as read on folders contextual menu (#193) (bc54e92)
  • modals have their own providers (79dba81)
  • reset expandedStatus for re-triggering conversation fetch (2d552b6)
  • restore visibility of deleted mails on shared accounts (93f0394)
  • restored preview of email with attachments (ad6a877)
  • restored preview of emails with attachments (a153111)
  • restored settings view (5d43958)
  • sidebar performance improvements (#169) (0430d3e)
  • signature image is removed from draft mail (bfabafa)

0.1.35 (2022-09-16)

Bug Fixes

  • close displayer after send later successfull action (f8edabb)

0.1.34 (2022-09-15)

0.1.33 (2022-09-15)

Features

  • added support for documental preview (fd38a28)

0.1.32 (2022-09-01)

Bug Fixes

  • missing prefs pass to onConfirm action (955adb7)

0.1.31 (2022-08-31)

Features

  • correct identity on reply (5a280f9)
  • default font size setting for email composition (1651ff3)
  • managed the trash elements in search result (#158) (625354c)
  • remove mail ordering param on search result (30e7f31)
  • trustee address list setting added (1e574cd)
  • warning for missing subject or attachment (b7b339c)

Bug Fixes

  • accept shared calendar with existing name handled (bab131b)
  • accordionItem correct width in sidebar component (5572b58)
  • fix editor mail composer (e0d9e21)
  • improved usage of composer values (2fa52e9)
  • shared with information on edit folder modal (b4ff3b8)
  • switching between email sender and receiver (1e05291)
  • trustee setting order and regex updated (941ee5d)

0.1.30 (2022-08-17)

Bug Fixes

  • condition for showing button and preselect on reply (b443424)
  • condition for showing button and preselect on reply (ddd46af)

0.1.29 (2022-08-05)

Bug Fixes

  • correct identity on reply (66cbfd1)

0.1.28 (2022-08-05)

Bug Fixes

  • attachment preview with shared folder broken (7edee69)

0.1.27 (2022-08-01)

0.1.26 (2022-07-22)

Features

  • added confirm dialog to delete or save draft while closing the … (#115) (af4f7e1)
  • added search filter to choose shared account (#127) (9bf1df4)
  • mail request read receipt implemented (73b6732)
  • removed the collapser between to and cc (#112) (a61cc60)

Bug Fixes

  • behaviour of SAVE AS DRAFT, starting editor height (#132) (9fb3789)
  • conversation date is now using the date of last message received (#107) (b2be8a2)
  • data persist on mails editor (#126) (9ff8cca)
  • displayer broken issue on sending mail fix (826bb95)
  • edit filter issue resolved (#125) (4ed61ad)
  • fix behavior of loading in search module (#123) (1fd33d9)
  • fix flashing of sidebar (#128) (a848b74)
  • fixed trash contextual menu (#120) (b3c144f)
  • forward icon not display in forwarded messages (631fc85)
  • hide broken links in folders sidebar (#133) (684e726)
  • mail notification and close editor on delete action only for la… (#106) (046615b)
  • reply all addis the signature in editor (0324103)
  • reply to msg is no longer cropped (fd857ed)
  • restore folder confirmation button is disabled until destination folder is selected (#116) (a55d8c2)
  • set always sorted by datedesc (7b0f15b)
  • shared and liked folders, sidebar style (#103) (539d447)
  • stop adding RE and FWD if alrady in the msg title (#131) (a43425b)
  • use the folder's translated names (bb0fd38)

0.1.25 (2022-06-20)

0.1.24 (2022-06-09)

Features

  • managed external images with show/hide (449379e)

Bug Fixes

  • app freeze in longer conversations (f1b9de8)
  • fixed background of lists to allow keyboard navigation (#94) (61e314e)
  • fixed teh edit props modal of shared folders (a8d9570)
  • mail preview date sorting does not crash (a46e8ed)
  • normalization corrected for read flag (#98) (9eb19a7)
  • redirect action does not crash (7afc0b8)
  • white page opening 'find shares' functionality (48fb37b)

0.1.23 (2022-05-25)

Bug Fixes

  • removed show and expand buttons in panel preview header (4753d2b)

0.1.22 (2022-05-25)

0.1.21 (2022-05-24)

Features

  • added folder sharing status icon (eb087ad)

0.1.20 (2022-05-24)

Bug Fixes

  • fixed conversation sorting (7a69662)
  • old editor opens when new action is clicked (31bfc16)

0.1.19 (2022-05-20)

Bug Fixes

  • multi accounts lists visualization (ff5547a)

0.1.18 (2022-05-12)

0.1.17 (2022-05-12)

Features

  • add from files integration (89f0a99)
  • added onOpen/onClose item handling (b28a1d4)
  • open-prefilled-composer (a91b716)
  • tag search by clicking on tag (#81) (83cd3f7)
  • upload to files integration (3ff420b)

Bug Fixes

  • account item overflow (3a13e7a)
  • changed logic behind prefill compose integration (b56a851)
  • editor subject and integrations fixed (1a962c2)
  • openIds initial value (d410c4f)
  • openIds usage (f606a00)
  • removed applink from account accordion item (06e8d35)
  • search disable button logic fix (c2420d6)
  • shared message for calendar shared (f93c035)
  • showing tags on search list item using id instead of names (7aed0ae)
  • sidebar badge counter (900d664)
  • update deps, changed integration id to avoid possible cross module conflicts (95385a8)
  • wrong particpant name in some case in mail preview (3607bcc)

0.1.16 (2022-04-27)

Bug Fixes

  • preview-ui installation version (3f09d46)
  • tooltip preview message (ad407ea)

0.1.15 (2022-04-26)

Features

  • tag management in Mails (2bc2e70)

Bug Fixes

  • updated the checked referecne with id instead of names (#71) (6f2b911)
  • uploading attachments issue (77329f1)

0.1.14 (2022-04-19)

Bug Fixes

  • crash on mail settings view (0f53d3d)

0.1.13 (2022-04-14)

Features

  • added settings to swap between conversation and message visualization (3d9d11a)

Bug Fixes

  • boken trash action fixed (47d7985)
  • changed sync deletion handlers (96e72f9)
  • fixed indentation on en.json (9ae2071)
  • folders visible in search filter as per search settings (#64) (94d7186)
  • missing actions on mail preview and UI fixes for identity (55b8292)
  • optional chaining on item avatar (a63d411)
  • removed hardcoded labels (936cd1b)
  • removed hardcoded labels (#52) (50d8853)
  • removed hardcoded labels (#52) (2bb5d32)
  • replyAll action fixed for sent emails (ebbbfb2)
  • reset history when moving items away from current folder (b946d82)
  • some conversations not opening in search result (82ada6b)

0.1.11-rc.1 (2022-03-21)

Bug Fixes

  • solved "Cannot read properties of undefined (reading 'split')" crash (9fc3144)

0.1.11-rc.0 (2022-03-18)

0.1.9-rc.6 (2022-03-18)

Features

  • added searc request on folder click (bf54e98)
  • conversation sort order implemented (786c3d8)
  • print message feature (9761a54)
  • settings enhancement (73c69d5)
  • show quoted text functionality added (30dcbb9)

Bug Fixes

  • added missing tooltip on mail folders (04b06ab)
  • broken search fixed (9881852)
  • clean code (66df553)
  • drafts diplayer is showing spam's banner (0c07723)
  • fixed data normalization in conversation (1cedd98)
  • implemented review feedback (4e57d95)
  • major fixes around lists and request (12c196a)
  • message list view (17c41e3)
  • minor fixes around the project (fd6ecc9)
  • missing attachments from external domain (e739a03)
  • reply to messages does not make the message disappear from list (efe4cb5)
  • shared folder changing retention values (3ba1ed9)
  • wipe folder action is not disabled by default inside spam (d2fb95b)

0.1.9-rc.5 (2022-02-24)

Features

  • applied shell breaking changes (f72ab4c)
  • message action on conversations with single messages only (0f692e2)

Bug Fixes

  • broken new mail action fixed (13e3add)
  • redirect of e-mail is not working issue (58293f0)
  • select a conversation on search result that contains draft (415f857)

0.1.9-rc.4 (2022-02-10)

Features

  • message displayer actions fill available view, the remaining ones will be inside dropdown (5964e27)

Bug Fixes

  • add signatures on editor composer (88bcff3)
  • correct mp values for attach after saveDraft request is fullfiled (90c6d26)
  • improved performance of updateFolders (9329812)
  • module breaking on attachement with no name or extenstion (e75cd39)
  • replaced lodash reduce function with vanilla js (9da54b1)
  • restoring filter parent folder in new folder modal (f55c558)
  • solved the loops that caused long page freezes (d2cdcd3)
  • two icons display in reply case (921fe83)
  • using useUserAccount in signature-settings (a4e9ac0)

0.1.9-rc.3 (2022-01-21)

Features

  • email auto save to draft also if contact or subject changed (b6cfff9)
  • first commit (8be53e7)

Bug Fixes

  • capital variable updated (c164a0f)
  • changed text area composer min height (d753413)
  • deleted double licence block in edit-view (ede1ad4)
  • draft deleted after sending (8d8de9b)
  • editor background fill entire height (561c551)
  • selection mode for email not select email (a2b9cd7)
  • signature dropdown is not updated on add signature (ec5f828)

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.