Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to version 2.1.3 #121

Merged
merged 1 commit into from
Aug 9, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# VINCE Changelog

Version 2.1.3 2023-08-09

* More tabs on VinceTrack Case page updated for asynchronous loading.
* Dependabot update recommendations: `cryptography` 41.0.0 to 41.0.3, `certifi` 2022.9.24 to 2023.7.22
* Enhanced printability of VINCEComm Case pages by removing unnecessary content on print and adding more detailed title to case page
* Remove duplicate settings.py to avoid confusion.
* Removed option to sort large numbers of vendors alphabetically on published vulnotes, preventing JavaScript bug
* Introduced code that automatically schedules weekly reports on VINCE statistics to be sent via email to appropriate recipients


Version 2.1.2 2023-06-09

* VinceTrack CaseView,VinceCommUserView updated for Asynchronous calls for tab-based browsing.
Expand Down
Loading