Skip to content

Commit

Permalink
bump: v1.3.0 (opencve#171)
Browse files Browse the repository at this point in the history
  • Loading branch information
ncrocfer authored Jan 25, 2022
1 parent 3c8de01 commit a19a9b9
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 2 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Changelog

## 1.3.0 - 2022-01-22
### Added
- feat: add tags in dashboard
- feat: display the change details in a dedicated view
- feat: display all activities (not only subscriptions ones)
- feat: add the first_time event
- feat: display change date in a human format in CVE history
- feat: add new API endpoint to search products without vendor
- feat: improve the vendors and products search
- feat: display recorded change history for CVEs

### Fixed
- fix: missing template for the first_time event
- fix: check uuid validity before searching the change

## 1.2.3 - 2021-08-31

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Additional Use Grant: You may make use of the Licensed Work, provided that you d
Work so that such third parties directly benefit from the
security monitoring and alerting features of the Licensed Work.

Change Date: 2024-08-31
Change Date: 2025-01-22

Change License: Apache License, Version 2.0

Expand Down
2 changes: 1 addition & 1 deletion opencve/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.2.3
1.3.0

0 comments on commit a19a9b9

Please sign in to comment.