File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
## [ 1.0.0] - 2021-05-24
8
8
9
9
### Added
10
- - UUIDs Manager to keep track of all UUIDs stored in the system.
10
+ - UUIDs Manager to keep track of all UUIDs stored in the system. Available from Administration > Data > UUIDs.
11
11
- Helper console command for indexing UUIDs and generating UUIDs for newly created fields.
12
12
```
13
13
php command.php uuid-index [--scope=SCOPE|-all] [--populate-mode]
@@ -24,6 +24,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
24
24
- Minimum EspoCRM requirement to 6.1.0.
25
25
- Minimum PHP requirement to 7.3.
26
26
- Updated README file.
27
+ - Changed field type name from "Dubas UUID" to just "UUID" in Entity Manager.
27
28
28
29
### Fixed
29
30
- Incorrect (propriety!) license header in source files. GPL-licensed components is also free and is licensed under the GPL.
You can’t perform that action at this time.
0 commit comments