Skip to content

Commit

Permalink
Merge pull request #233 from jitendra-webkul/master
Browse files Browse the repository at this point in the history
For new release
  • Loading branch information
jitendra-webkul authored Sep 17, 2021
2 parents 492e6eb + 2cc0c81 commit ffbefb3
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .env.example
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
APP_NAME='Krayin CRM'
APP_ENV=local
APP_VERSION=1.1.0
APP_VERSION=1.1.2
APP_KEY=
APP_DEBUG=true
APP_URL=http://localhost
Expand Down
17 changes: 17 additions & 0 deletions CHANGELOG for v1.x.x.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
## **v1.1.2 (17th of September 2021)**


* #217 [fixed] - When we adding a new organization then it should not give an exception.

* #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

* #225 [fixed] - When we creating a person then after creating person it is not redirecting to persons list page

* #226 [fixed] - When we creating a user then the the 'asterisk icon' should visible on Confirm password label

* #218 [fixed] - When we creating a new lead, Then after create lead it should be redirect to leads page

* #230 [fixed] - Automatic publish should be done at the time of installation



## **v1.1.0 (16th of September 2021)**

* [feature] Workflow (CRM Automation) feature implemented
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,4 +109,4 @@ Krayin CRM is a truly opensource CRM framework which will always be free under t

### Security Vulnerabilities

Please don't disclose security vulnerabilities publicly. If you find any security vulnerability in Krayin CRM then please email us: mailto:support@krayincrm.com.
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 comments on commit ffbefb3

Please sign in to comment.