Skip to content

Release 0.13.0

Compare
Choose a tag to compare
@batamar batamar released this 17 Mar 08:02
· 15401 commits to master since this release

0.13.0 (2020-03-17)

Bug Fixes

  • deal/task/ticket/growthHack: not copying labels (7f99cf9), closes #1598
  • docker: fix dockerfile permission error (68ef0b3)
  • drone: workaround for wrong version information showing on version.json (ea0aa9f)
  • form: checkbox error (4b64aa5), closes #157
  • form: multiple submit bug (e04e206), closes #160
  • little fix in nylas doc (e9dd5bd)
  • typo: url to push-notifications in overview (#1719) (48f4a45)
  • upload: forbidden error (2c84ad5), closes #156
  • merge with master and fix conflict (01eb251)
  • reset submit state after fail mutation (aa62e8a)
  • send missing argument in onSubmitResolve (0bc5201)
  • widget: fix popup can not cancelling (close #1672) (b9fefdf)

Features

  • customers: added birthdate & gender (f5af3e7), closes #1641
  • deal/task/ticket: add load more on archived list (75a0d50), closes #1739
  • deal/task/ticket: assignee, checklist activity log (b7fad20), closes #1594
  • env: store env variables to database (a4fa05f), closes #1700
  • form: ability call submit action from parent website (dbb252c), closes #158
  • form: ability to change css from parent (d833901), closes #159
  • growthhack: change UI of growthhack page entirely (close #1634) (78ca651)
  • heroku: added heroku deployment (b313681), closes #848
  • installation: quick install on debian 10 (5568719), closes #1649
  • knowledgebase: ability run without iframe (1652c28), closes #126
  • knowledgebase: add article reactions (27d3f21), closes #128
  • language: add italian language (0b1a38e)
  • messenger: ability to hide launcher from admin (3d72041), closes #123
  • nylas-gmail doc (78aa297)
  • messenger: added showErxesMessenger trigger (80469cc), closes #148
  • segments: reimplemented using elk (016aa66), closes #1686
  • settings: add engage environment variables (5f3a595), closes #1724
  • settings: improve UI of channel, brands page (close #1597) (0a76eb7)
  • translation: add indonesia lang (2a893c8)
  • videoCall: add video call (3397802)

Performance Improvements

  • board: change UI of board pipeline, campaign & projects (close #1612) (316fad8)
  • common: choosing the same file doesn't trigger onChange (close #1571) (9848226)
  • common: show confirmation when clear team members (close #1677) (c5d0fe7)
  • contacts: fix page menu or breadcrumb not positioned properly when import contacts (close #1741) (93a34e8)
  • contacts: show gender, birthday in customerDetails (close #1670) (61c6532)
  • customer: add new customer and not email visitorContactInfo to open email input field (close #1573) (ed89d77)
  • customer: change user indicator (close #1689) (9c10b86)
  • customer: export pop-ups data for customer list when filtering by pop ups (a62308b), closes #1674
  • deal: improve UI of deal products (close #1629) (8da4cb3)
  • editor: show default avatar when user has an invalid avatar (close #1619) (a6f2963)
  • inbox: add inbox assign loader (close #1754) (1e4c4b8)
  • integration: improve integration view in App store (2f7a16e), closes #1583
  • knowledgebase: change UI of knowledge base (close #1611) (43497e3)
  • logs: enhancement logs (af6b1fe), closes #1576
  • notification: add recent, unread tab on notification popup (close #1560) (7895e09)
  • onboard: add video to onboarding robot (close #1693) (e9d7dce)
  • onboard: fix onboard youtube url (26e1a9b)
  • permission: improve ui of permission, logs page (c22239a)
  • product: change UI of product and services (close #1613) (929c56d)
  • product: first registered values of UOM and the currency selected automatically in the deal (close #1627) (645e5c5)
  • product: fix currency and uom dropdown (close #1703) (dbc5c66)
  • product: fix style of manage product service (close #1680) (b1b7027)
  • product: make it easy to navigate from the Deal edit window to the product service selection window (close #1675) (79cbbbe)
  • properties: improve ui of properties page (b27f9e3)
  • settings: change google button (close #1694) (9b428da)
  • settings: display no channel, brand even though there are few (close #1621) (99a4cd8)
  • settings: fix integration search in app store (close #1673) (9ea09ef)
  • tags: improve ui of tags (b70ab3f)
  • teaminbox: fix overlaping image in editor (close #1667) (2e95430)
  • teaminbox: fix response template not sent when press enter (close #1642) (f2f18a4)
  • teaminbox: overlapping big image in message item (close #1668) (ee10d9e)
  • translation: loading all locales (20bb930), closes #130

BREAKING CHANGES

  • translation: renamed some language codes (np -> hi, jp -> ja, kr -> ko, ptBr -> pt-br, vn -> vi, zh -> zh-cn)