Skip to content

Commit 67c2e57

Browse files
Merge pull request #772 from jitendra-webkul/master
Updated changelog file
2 parents c666084 + 4f286c9 commit 67c2e57

File tree

3 files changed

+59
-63
lines changed

3 files changed

+59
-63
lines changed

.env.example

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
APP_NAME='Krayin CRM'
22
APP_ENV=local
3-
APP_VERSION=1.2.1
3+
APP_VERSION=1.2.2
44
APP_KEY=
55
APP_DEBUG=true
66
APP_URL=http://localhost

CHANGELOG for v1.x.x.md

+58
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,61 @@
1+
## **v1.2.2 (3rd of December 2021)**
2+
3+
* #435 [fixed] - There should be an option for a "move to trash" when a customer trying to delete the inbox mail.
4+
5+
* #692 [fixed] - The page should be redirected to the leads of the same pipeline for which the user is creating/editing the lead.
6+
7+
* #698 [fixed] - There should be an option to remove the profile picture.
8+
9+
* #699 [fixed] - The color of rotten leads should be the same on the kanban view and list view.
10+
11+
* #700 [fixed] - There should be an option for lead id on the leads table.
12+
13+
* #701 [fixed] - There should be a warning message if the user is trying to create a new person with the same details.
14+
15+
* #704 [fixed] - The top leads and the top customers should be visible in the dashboard.
16+
17+
* #709 [fixed] - The user should not be able to update activity without permission.
18+
19+
* #710 [fixed] - There is no option for the lead when the user is trying to edit any activity.
20+
21+
* #712 [fixed] - The success message is showing repeatedly.
22+
23+
* #714 [fixed] - The probability of new stage should not disabled for any pipeline
24+
25+
* #719 [fixed] - Dashboard data is not showing according to login use
26+
27+
* #720 [fixed] - Option for location is not present inside Activity placeholder
28+
29+
* #722 [fixed] - There should be a warning message if the user is typing the wrong number format.
30+
31+
* #723 [fixed] - The warning message should not be visible if the user is trying to edit the attribute.
32+
33+
* #724 [fixed] - There is no option to view the lost reason for the lost lead
34+
35+
* #727 [fixed] - Sales pipeline not showing properly
36+
37+
* #735 [fixed] - Input validation's dropdown should be according to attribute type.
38+
39+
* #737 [fixed] - The UI design of the contact person. the section should be correct.
40+
41+
* #741 [fixed] - The format of the Activity table should be correct.
42+
43+
* #742 [fixed] - The model box should be closed automatically after exporting the data.
44+
45+
* #748 [fixed] - The format of a person's data should be correct after exporting to excel
46+
47+
* #761 [fixed] - There should not be an error if the user is trying to edit the attributes.
48+
49+
* #762 [fixed] - There is no option to give permission to download data
50+
51+
* #763 [fixed] - The page should be redirected to the leads when the user is clicking on any lead
52+
53+
* #721 [fixed] - Link mails are not showing inside the mail tab.
54+
55+
* #755 [fixed] - There is no option to apply validation for image attributes
56+
57+
58+
159
## **v1.2.1 (12st of November 2021)**
260

361
* [feature] Calendar view added for activities

email.txt

-62
This file was deleted.

0 commit comments

Comments
 (0)