0.23.0 (2021-11-03)
Bug Fixes
- ArticleForm: prevent XSS attack in CKEditor. (#3061) (3bbda06)
- customerQueries.test, companyQueries.test: Now works when .env.ELK_SYNCER is true (e311b7a)
- cusutomer,company: allowed duplicated emails, phones in emails, phones combobox (c910a68)
- dataloaders: corrected type signatures (efed7ef)
- forms: added multiple language choices (56941ad)
- forms: not saving callout featured image as binary (d6b68bd)
- kb: added language choices in language select box (366031a)
- KnowledgeBase: fix clear bug, change icon (4f8c4e7)
- pagination: saved per page choice in lists (2fe1c38)
- permissions: cleared cache after fix permisions (ce8d0af)
- regex exploit: Fixed a catastrophic backtracking exploit (91a90ca)
- resolvers: fixed cases where item with the corresponding _id was deleted (51f5789)
- resolvers: Some resolvers were returning empty string instead of null in cases where id was empty string. (8d00bae)
- stageDetail,dealDetail: parameter _id missing error on graphql fixed. (#3041) (bd052ea)
- tsc: remove unused import (9745545)
- user dataloader: fixed type mismatch (7c66740)
- users: fixed token & cookies invalidate function when user logs out. (#3071) (4dad5ff)
Features
- automations: added feature automations (984a418)
- client-portal: added client portal feature (0a3718c)
- deal/task/ticket: added pipeline duplicate, archive actions (95b2393)
- engage: added card attributes (6ffee64)
- navbar: refactored navigation bar (6a84155), closes #2872
- products: added new fields in product (a27178d)
- properties: added customer type (b6c58c4)
Performance Improvements
- board: add list view and filter in board items (#3036) (5657b20)
- Company resolvers: implemented dataloaders in Company field resolvers (e4f3fdb)
- Conformity: added compound indexes that are optimized for most common queries. (9e65a27)
- copyPipelineLabels: uses DB batch functions instead of looped DB calls (50d3ac1)
- dataloaders: use mongoose query options "lean: true" where possible (99b2214)
- deals: Use mongoose query options
lean: true
where possible (f050f69)
- integrations: encrypted nylas token (77b556c)
- itemsEdit: No longer waits for log functions to finish (9f145cc)
- mongoose: Use mongoose query options "lean: true" where possible (#3043) (95c28f0)
- PipelineLabel unique identifier: created unique compound index using (pipelineId, name, colorCode) (15142a5)
- products: added dataloader in product's resolvers (d27cce7)
- products: use mongoose query option "lean: true" where possible (9f437e4)
- translation: improved translation percentage (fcf53d4)
- widgets: not using rpc messages in log messages (6844c5a)
BREAKING CHANGES
- forms: have to reupload the image
- integrations: migration is required
0.22.0 (2021-05-19)
Bug Fixes
- board: show active board, pipeline in dropdown list (6e79ce7)
Features
- knowledgebase: added parent category (8c84485)
BREAKING CHANGES
- knowledgebase: need to run migrateKnowledgeBase command
0.21.0 (2021-04-30)
Bug Fixes
- widgetsGetEngageMessage (c732c78)
- conversation: ignored non messenger conversation from notification (4f6471a)
- deal: fix bug to close popup when click add product/service button (134925f)
- deal/task/ticket: the order of the added items is at the beginning of the list (779cfcb)
- engage: change email template content (fe20114)
- export-template: downloading template with single column issue (4e27622)
- forms: fix pagination (24154f5)
- growthHack: fix dissappearing edit template button (0f5d670)
- inbox: fixed offline customer mask issue (0b9c97d)
- segments: fixed month relative filter issue (c5c1d0a)
- version: fixed current version change log link (e3adc09)
Features
- deal/task/ticket: add sort options (e47f1f3)
- editor: auto save (f2fd625)
- engages: added board item segments in engage (089efbc)
- invite: added channel options in invite form (85ed407)
- product and service: add field vendor (7a8acb8)
- segments: added ability to distinguish segments via board, pipeline (f5ef4d2)
- segments: added segment feature in deals, tickets, tasks (f4771b4)
- simulate: added simulate feature in messenger, form, knowledgebase (b930ead)
- tags: added merge feature in tags (1fc7a33)
- task,ticket: added calendar view (caa0fca)
Performance Improvements
- board: no longer using custom resolvers in board item list queries (cf11027)
- boards: boards query get pipelines exclude resolver (918c5b2)
- conformities: using es for conformities when es available (466eff5)
- engages: added option elksyncer in engage visitor message (490d752)
- tags: dettaching connected items when tag remove (db6b309)
- users/integrations/brands/channels: read from cache (8b2d61d), closes #2715
Bug Fixes
- elasticsearch: checked some index not found cases in inbox, search (9f54797)
- tags: sub tag and tag count related bug fixes (2bafe0f)
Bug Fixes
- contacts: fixed little null check in customer detail (9f264d3)
Bug Fixes
- migrations: readded db-migrate-store (747c6f4)
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.