33
CHANGELOG.md
33
CHANGELOG.md
@@ -6,8 +6,35 @@ All notable changes to this project will be documented in this file.
|
|||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Bootstrap framework, control and task modelling.
|
- Add forget password.
|
||||||
- Scaffold the GraphQL API.
|
- Allow evidence to be a link.
|
||||||
- Production ready docker container to run Probo.
|
- Add task import support.
|
||||||
|
- Allow to create vendor when it not exist in the auto-complete.
|
||||||
|
- Add service account people kind.
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
|
||||||
|
- Make task time estimate optional.
|
||||||
|
- Set invitation token to 12 hours.
|
||||||
|
- Order people by fullname.
|
||||||
|
- Order vendor by name.
|
||||||
|
- Allow to edit control state without going to edit page.
|
||||||
|
- Redirect on people list after people creation.
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
|
||||||
|
- Fix flickering on hover on categories.
|
||||||
|
- Fix control order under a category.
|
||||||
|
- Fix UI does not refresh after importing a framework.
|
||||||
|
- Fix cannot create control.
|
||||||
|
- Fix missing include cookie on confirmation invit.
|
||||||
|
- Fix sign-in does not include cookie.
|
||||||
|
- Fix missing version when create task.
|
||||||
|
- Fix random order on framework overview.
|
||||||
|
- Fix change task state not visible on UI.
|
||||||
|
- Fix control card items alignement.
|
||||||
|
- Fix cannot delete task.
|
||||||
|
|
||||||
|
## [0.1.0] - 2025-03-14
|
||||||
|
|
||||||
|
Initial release.
|
||||||
|
|||||||
Reference in New Issue
Block a user