Skip to content

Commit ffbefb3

Browse files
Merge pull request #233 from jitendra-webkul/master
For new release
2 parents 492e6eb + 2cc0c81 commit ffbefb3

File tree

3 files changed

+19
-2
lines changed

3 files changed

+19
-2
lines changed

.env.example

Lines changed: 1 addition & 1 deletion
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.1.0
3+
APP_VERSION=1.1.2
44
APP_KEY=
55
APP_DEBUG=true
66
APP_URL=http://localhost

CHANGELOG for v1.x.x.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
## **v1.1.2 (17th of September 2021)**
2+
3+
4+
* #217 [fixed] - When we adding a new organization then it should not give an exception.
5+
6+
* #221 [fixed] - if the user has no permission to add a role and the user is trying to add a role. then it should be shown a warning
7+
8+
* #225 [fixed] - When we creating a person then after creating person it is not redirecting to persons list page
9+
10+
* #226 [fixed] - When we creating a user then the the 'asterisk icon' should visible on Confirm password label
11+
12+
* #218 [fixed] - When we creating a new lead, Then after create lead it should be redirect to leads page
13+
14+
* #230 [fixed] - Automatic publish should be done at the time of installation
15+
16+
17+
118
## **v1.1.0 (16th of September 2021)**
219

320
* [feature] Workflow (CRM Automation) feature implemented

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,4 +109,4 @@ Krayin CRM is a truly opensource CRM framework which will always be free under t
109109

110110
### Security Vulnerabilities
111111

112-
Please don't disclose security vulnerabilities publicly. If you find any security vulnerability in Krayin CRM then please email us: mailto:support@krayincrm.com.
112+
Please don't disclose security vulnerabilities publicly. If you find any security vulnerability in Krayin CRM then please email us: mailto:sales@krayincrm.com.

0 commit comments

Comments
 (0)