bump: version 1.0.0-a2 → 1.0.0-a3

This commit is contained in:
2024-07-18 06:25:34 +00:00
parent 2d0c3a660a
commit 8d6d1d0d56
2 changed files with 17 additions and 1 deletions

View File

@ -1,3 +1,19 @@
## 1.0.0-a3 (2024-07-18)
### Feat
- **config_management**: Prevent a config group from being able to change organization
- **itam**: On device organization change remove config groups
### Fix
- **config_management**: dont attempt to do action during save if group being created
- **itam**: remove org filter for device so that user can see installations
- **itam**: remove org filter for operating systems so that user can see installations
- **itam**: remove org filter for software so that user can see installations
- **itam**: Device related items should not be global.
- **itam**: When changing device organization move related items too.
## 1.0.0-a2 (2024-07-17)
### Feat