File tree Expand file tree Collapse file tree 2 files changed +34
-1
lines changed
Expand file tree Collapse file tree 2 files changed +34
-1
lines changed Original file line number Diff line number Diff line change 11APP_NAME = ' Krayin CRM'
22APP_ENV = local
3- APP_VERSION = 1.0.0-BETA1
3+ APP_VERSION = 1.0.1
44APP_KEY =
55APP_DEBUG = true
66APP_URL = http://localhost
Original file line number Diff line number Diff line change 1+ ## ** v1.0.1 (2nd of September 2021)**
2+
3+ * [ feature] Activity participants
4+
5+
6+ * #117 [ fixed] - Implement Pest PHP For Testing
7+
8+ * #120 [ fixed] - getting error when run migrate and seed database
9+
10+ * #122 [ fixed] - missing translation for alert message when deleting types and sources
11+
12+ * #123 [ fixed] - add more option is not working while edit person details
13+
14+ * #134 [ fixed] - update alert when delete groups
15+
16+ * #133 [ fixed] - exception when save new user roles
17+
18+ * #135 [ fixed] - default placeholder should be selected in quotes billing address
19+
20+ * #136 [ fixed] - buying leads stages are not assigned on mass action
21+
22+ * #137 [ fixed] - show names instead of id for search term at activities section
23+
24+ * #139 [ fixed] - filter is not working in quotes
25+
26+ * #147 [ fixed] - Getting exception while creating product with same sku
27+
28+ * #148 [ fixed] - Description field not visible while adding the products
29+
30+ * #152 [ fixed] - Automatically curly bracket is getting added in description while editing Role
31+
32+
33+
134## ** v1.0.0 (21th of July 2021)** - * First Release*
235
336* [ feature] Descriptive and Simple Admin Panel.
You can’t perform that action at this time.
0 commit comments