From fb7ddc46d6ada8a25deb96e1aa853ee85ea3f860 Mon Sep 17 00:00:00 2001 From: BatAmar Battulga Date: Mon, 7 Nov 2022 19:36:06 +0800 Subject: [PATCH] Release 1.0.0 --- CHANGELOG.md | 49 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ed3f768e6d..58bae83f2f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,6 +22,55 @@ * **workers:** fixed large amount of data importing error ([#3786](https://github.com/erxes/erxes/issues/3786)) ([456bc7b](https://github.com/erxes/erxes/commit/456bc7baf7ec02eb2fe3ccae35ab51645f89b9e8)) +### Features + +* **automations:** refactor and make triggers and actions dynamic. ([#3721](https://github.com/erxes/erxes/issues/3721)) ([fdae34e](https://github.com/erxes/erxes/commit/fdae34eca9f9b93b577153678afd10fc68584a58)) +* **cli:** added docker-compose feature in installation ([589ff93](https://github.com/erxes/erxes/commit/589ff938b09c982775957eb27efe7d57552e1486)) +* **inbox:** added ability to integrate new integration to inbox easyly ([7f19de3](https://github.com/erxes/erxes/commit/7f19de3cc7aa7b8a07448735ba4a469853285f0a)), closes [#3672](https://github.com/erxes/erxes/issues/3672) +* **marketplace:** delete constant data in plugin detail ([346dccd](https://github.com/erxes/erxes/commit/346dccd9e8f035186d3c855c876b5ddcb77bc7b7)) +* **marketplace:** fix breadcrumb and some spacing ([abdd6ef](https://github.com/erxes/erxes/commit/abdd6ef47fde69927ba6f6e85faa19d47faf8ea1)) +* **marketplace:** fix searchbar ([#3740](https://github.com/erxes/erxes/issues/3740)) ([c5889e7](https://github.com/erxes/erxes/commit/c5889e79a7f8267b26ae452803deaf5325bc1777)) +* **marketplace:** fix some image ([b43176a](https://github.com/erxes/erxes/commit/b43176a1720d32626107ca9063ba28cca9146803)) +* **marketplace:** init ([#3703](https://github.com/erxes/erxes/issues/3703)) ([269aec1](https://github.com/erxes/erxes/commit/269aec16af2e76ab89d209f94088e5aabad80840)) +* **marketplace:** remove addons ([392b237](https://github.com/erxes/erxes/commit/392b237a62f670487cf877239748dee11de5805f)) +* **marketplace:** some fix in plugin detail ([40d651b](https://github.com/erxes/erxes/commit/40d651be34aca39e03f41b0db71c83b20a1f3111)) +* **marketplace:** update some styling in plugin detail ([321a584](https://github.com/erxes/erxes/commit/321a5847463c5e08600f6529ee7d9249903ac109)) +* **martketplace:** fix maintype ([8c8d431](https://github.com/erxes/erxes/commit/8c8d43170103d631820f97750e718eb009e06064)) +* **store:** fix service duplications ([#3729](https://github.com/erxes/erxes/issues/3729)) ([68cb4fc](https://github.com/erxes/erxes/commit/68cb4fc3aa146990c430bb4fe20733c16191b9b3)) +* **store:** update plugin detail ([#3557](https://github.com/erxes/erxes/issues/3557)) ([9b255ed](https://github.com/erxes/erxes/commit/9b255edd9a45a1608f3e09877633a320432f5072)) + + +### Performance Improvements + +* **forms:** add dateTime to add properties validation ([#3727](https://github.com/erxes/erxes/issues/3727)) ([33c71c3](https://github.com/erxes/erxes/commit/33c71c3c48f05d7c2486edb2f5287561a4364476)) +* **message-broker:** waiting rpc message for 10sec by default ([01715ff](https://github.com/erxes/erxes/commit/01715ffd0d33f3cf5ba5364ee926a29207601a97)) +* **rabbitmq:** implemented connection retry logic ([1185a1b](https://github.com/erxes/erxes/commit/1185a1b825a9231b686b9db35e2d742425db296a)) +* **widget:** Add some improvement in datetime input ([ddddd6f](https://github.com/erxes/erxes/commit/ddddd6f4eff95a67d68b2560704cf26b61de061f)) + +# [1.0.0](https://github.com/erxes/erxes/compare/0.24.2...1.0.0) (2022-11-07) + + +### Bug Fixes + +* **automations:** cards chooser bug ([#3620](https://github.com/erxes/erxes/issues/3620)) ([205ac91](https://github.com/erxes/erxes/commit/205ac91a4141f01ae357e45deefc16135f10c504)) +* **automations:** fixed set-property action with customFieldsData and trackedData ([40f9e1e](https://github.com/erxes/erxes/commit/40f9e1e357d0386904ecbede7da9c14a2c6ac18c)), closes [#3611](https://github.com/erxes/erxes/issues/3611) +* **command:** remove plugin-empty-template [#3668](https://github.com/erxes/erxes/issues/3668) ([e247809](https://github.com/erxes/erxes/commit/e247809fda45b979ec44cf6e09133293bc81ef1e)) +* **contacts:** fixed email, phone verification action ([1d0c7f0](https://github.com/erxes/erxes/commit/1d0c7f092645cc36e0967233cd32b111c8029925)) +* **forms:** form description cannot editable ([b76cb1a](https://github.com/erxes/erxes/commit/b76cb1a0cf230fc919ec42e84ab0daa0d3438710)) +* **imap:** added error handler in attachment download ([3cd68ba](https://github.com/erxes/erxes/commit/3cd68ba8f8221bbebf71d667c3fdea0298ad400c)) +* **imap:** attachment double list fix ([2d1b072](https://github.com/erxes/erxes/commit/2d1b07227b10629b124fbc2818d958e92b7168fa)) +* **imap:** download attachment fix ([9faee8d](https://github.com/erxes/erxes/commit/9faee8d0a90c3b1d558ed80b79ef6bee9f703207)) +* **imap:** fixed realtime sent update ([515274a](https://github.com/erxes/erxes/commit/515274acc63a4c5c4a2b76880fd100fa37f30142)) +* **inbox:** change input type of name in convertTo form ([#3572](https://github.com/erxes/erxes/issues/3572)) ([2bb7808](https://github.com/erxes/erxes/commit/2bb7808aecf448113efdce8b12c186368e058585)) +* **inbox:** segments integrationId filter ([2e85502](https://github.com/erxes/erxes/commit/2e8550211a3892caa22cb9784daca09dc59ed19e)) +* **inbox:** Some fix in mail chooser ([18960d8](https://github.com/erxes/erxes/commit/18960d82829fd3e985edf2c3d890737326ba4c51)) +* **marketplace:** some styling on plugin detail ([6907000](https://github.com/erxes/erxes/commit/690700071249428851d84f926fb33f75f89dceda)) +* **navigation:** fix some height ([94fe633](https://github.com/erxes/erxes/commit/94fe6332542fa7555c81e8afe1e3bbf453e4e65e)) +* **navigation:** update more menu ([6f5e336](https://github.com/erxes/erxes/commit/6f5e336c763d839282b8a50c251e0e2c025cade5)) +* **plugins:** remove unused imports and fix ts error ([#3744](https://github.com/erxes/erxes/issues/3744)) ([00034e6](https://github.com/erxes/erxes/commit/00034e6b9f0a3a13b6760feec961d9c513b3c679)) +* **workers:** fixed large amount of data importing error ([#3786](https://github.com/erxes/erxes/issues/3786)) ([456bc7b](https://github.com/erxes/erxes/commit/456bc7baf7ec02eb2fe3ccae35ab51645f89b9e8)) + + ### Features * **cli:** added docker-compose feature in installation ([589ff93](https://github.com/erxes/erxes/commit/589ff938b09c982775957eb27efe7d57552e1486))