Skip to content
This repository has been archived by the owner on Sep 15, 2021. It is now read-only.

Releases: MozillaSecurity/virgo

v0.3.1

18 Jul 12:05
Compare
Choose a tag to compare
  • Fix sorting images by date and size

v0.3.0

17 Jul 07:19
Compare
Choose a tag to compare
  • Add configuration migration process to add and remove preferences for upcoming Virgo versions. User set values are not affected to change during this process.
  • Add custom logger which logs to file in production and to console and file in development.
  • Load Sentry as shared component rather than injecting it as a preload script for the renderer process.
  • Fix auto-remove of containers which was accidentally left turned off due to testing.
  • Fix error messages returned by IPC.
  • Some improvements in handling Docker inspect and the state of the spinner.
  • Disabled window vibrancy on Windows and Linux due to lack of support.

v0.2.3

08 Jul 21:40
Compare
Choose a tag to compare

v0.2.2

06 Jul 03:22
Compare
Choose a tag to compare
  • Ignore setAboutPanelOptions() which is not available on Windows
  • Add missing details for launching Virgo on Windows to README.md

v0.2.1

20 Jun 00:24
Compare
Choose a tag to compare

Fix calculation in Timer component when switching views.

v0.2.0

14 Jun 22:08
Compare
Choose a tag to compare
  • Connecting Virgo to FuzzManager to report crash reports from launched containers.

v0.1.8

29 May 23:30
Compare
Choose a tag to compare
v0.1.8 Pre-release
Pre-release
  • Add search functionality for Docker containers (Image name) and Docker images (Tags)

v0.1.7

29 May 21:21
Compare
Choose a tag to compare
v0.1.7 Pre-release
Pre-release

This is an early release which supports update functionality. If everything works according to plan all future changes will be automatically updated with this release.