|
| 1 | +## **v1.1.0 (16th of September 2021)** |
| 2 | + |
| 3 | +* [feature] Workflow (CRM Automation) feature implemented |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | +* #132 [fixed] - filter option for mails are not working |
| 8 | + |
| 9 | +* #162 [fixed] - Issue with seeder during installation |
| 10 | + |
| 11 | +* #163 [fixed] - Lookup field is showing 2 times while creating the attribute |
| 12 | + |
| 13 | +* #164 [fixed] - No option is coming to update lead status in grid view |
| 14 | + |
| 15 | +* #165 [fixed] - Image type Attribute is not working |
| 16 | + |
| 17 | +* #166 [fixed] - Getting exception when new user Login |
| 18 | + |
| 19 | +* #172 [fixed] - If user have not Permission to delete the Roles and the user is trying to delete the Roles then the warning message should be present inside the error box |
| 20 | + |
| 21 | +* #174 [fixed] - If the user Applying multiple filter to search sources then data should be searched. |
| 22 | + |
| 23 | +* #175 [fixed] - After Added a new product the page should be redirect to product list page. |
| 24 | + |
| 25 | +* #177 [fixed] - result: When admin/user adding new Person after deleting email input field. then required validation of email should be work |
| 26 | + |
| 27 | +* #178 [fixed] - Getting Error " Class "Webklex\PHPIMAP\IMAP" not found" while integration of Google calender in Krayin |
| 28 | + |
| 29 | +* #180 [fixed] - admin/user adding new Lead after deleting email input field inside Contact Person tab. then required validation of email should be work. |
| 30 | + |
| 31 | +* #181 [fixed] - When admin/user run the **php artisan krayin-crm:version** command on root directory to check their Krayin version. then krayin version is there in the place of V |
| 32 | + |
| 33 | +* #182 [fixed] - While Adding a new attribute Lookup field should be come only one time |
| 34 | + |
| 35 | +* #184 [fixed] - When Customer running " composer create-project krayin/laravel-crm " and " php artisan krayin-crm:install ". command to install the laravel-crm. Then the project should be setup successfully . |
| 36 | + |
| 37 | +* #186 [fixed] - When we creating person and selecting the value from the Attributes dropdown which is unique then the it should be give warning to user/admin |
| 38 | + |
| 39 | +* #189 [fixed] - When we creating Lead and selecting the value from the Attributes dropdown which is unique then the it should be give warning to user/admin |
| 40 | + |
| 41 | +* #193 [fixed] - When we clicking on locale dropdown inside configuration tab. there should be multiple options of languages |
| 42 | + |
| 43 | +* #197 [fixed] - When we creating Quote. then the Quote should be show in dashboard |
| 44 | + |
| 45 | +* #199 [fixed] - When we changing timezone from timezone dropdown inside Configuration tab . then time should be convert according to timezone |
| 46 | + |
| 47 | +* #202 [fixed] - When we creating an activity, then the date icon should be shown in the schedule input box. |
| 48 | + |
| 49 | +* #203 [fixed] - When we creating an activity, the schedule input box should not take date before today |
| 50 | + |
| 51 | +* #204 [fixed] - When we creating activity and selecting date in 'To' input box which is less then 'From' date. Inside schedule label. then it should give an error. |
| 52 | + |
| 53 | +* #208 [fixed] - When we applying filters to search activities . then filters should be work properly to search activities |
| 54 | + |
| 55 | + |
| 56 | + |
1 | 57 | ## **v1.0.1 (2nd of September 2021)**
|
2 | 58 |
|
3 | 59 | * [feature] Activity participants
|
|
0 commit comments