Skip to content

Releases: ernstc/VisualStudioSolutionSecrets

v1.2.0

24 Sep 22:17

Choose a tag to compare

Added new features and improvements.

Features

  • Added the new command "changekey". This command changes the encryption key locally e re-encrypts the remote secrects with the new key. Use this command if you loose the key or the key is compromised. #7
  • Extended the "status" command for displaying also the synchronization status of the solutions. The status command now has two new parameters: --path and --all. #8

Fixes

  • Fixed the management of relative paths passed to the --path parameter.
  • Fixed issues in the Windows/WSL Linux environment.
  • Minor fixes.

v1.1.2

06 Apr 11:19

Choose a tag to compare

Features

  • Extended secrets management to ASP.NET MVC 5 projects.
  • Added support to projects that share the same secret files.
  • Added "status" verb for checking the tool configuration.
  • Added check for upgrade to a new version.
  • Improved output presentation.

v1.0.2

12 Feb 15:10

Choose a tag to compare

Fixed files management on macOS and Linux.

v1.0.1

05 Feb 16:07

Choose a tag to compare

Minor bug fixing.

v1.0.0

05 Feb 12:06

Choose a tag to compare

Visual Studio Solution Secrets

Tool for syncing Visual Studio solution secrets across different development machines.