Skip to content

Releases: Sitefinity/Sitefinity-CLI

Sitefinity CLI 1.1.0.60

16 Jan 08:44
2a604c8
Compare
Choose a tag to compare

What is fixed

  • --aditionalPackages option now respects the NuGet config passed in -nc option

Sitefinity CLI 1.1.0.59

20 Dec 11:56
22f7503
Compare
Choose a tag to compare
Pre-release
v1.1.0.59

Temporary disable cache to ensure proper dependency resolution when u…

Sitefinity CLI 1.1.0.58

06 Dec 15:23
ce947ce
Compare
Choose a tag to compare

What is new

  • Introduced --removeDeprecatedPackagesExcept option. With that you will be able to remove deprecated packages prior the upgrade of sitefinity but exclude those which you may still need

What is fixed

  • reference to enhancer.exe won't be removed from the .csproj file unless you run the upgrade command with option to --removeDeprecatedPackages or --removeDeprecatedPackagesExcept and Telerik.DataAccess.Fluent is part of the packages that will be removed

Sitefinity CLI v1.1.0.56

13 Nov 12:01
b76a470
Compare
Choose a tag to compare

What is fixed

  • Enhancements regarding removing deprecated packages

Sitefinity CLI v1.1.0.55

12 Nov 14:42
6d5a92b
Compare
Choose a tag to compare

What is fixed

  • Increase Nuget.exe version used by CLI
  • Enhancements regarding removing duplicate packages

Sitefinity CLI v1.1.0.54

08 Nov 14:36
23d6a61
Compare
Choose a tag to compare

What is fixed

  • Enhance the way we read custom nuget.config files
  • Fix issues regarding removing of deprecated packages
  • Fix CLI issue with enhancer assembly not being removed on NuGet package uninstall, because solution is open, and enhancer file is in use

Sitefinity CLI v1.1.0.53

07 Nov 07:19
f57aba4
Compare
Choose a tag to compare

New features

Introduce new command - Install. It enables you to install a nuget package on one or more projects.

Improvements

  • Enhancements regarding calculation of --additionalPackages in upgrade command
  • Enhancements regarding removing of duplicate packages in upgrade command
  • Added templates for Sitefinity 15.2
  • Enhance list of deprecated packages that are uninstalled with the upgrade command

Sitefinity CLI v1.1.0.52

30 Oct 08:16
57fb94f
Compare
Choose a tag to compare
Pre-release

New features

Introduce new command - Install. It enables you to install a nuget package on one or more projects.

Improvements

  • Enhancements regarding calculation of --additionalPackages in upgrade command
  • Enhancements regarding removing of duplicate packages in upgrade command

Sitefinity CLI v1.1.0.51

24 Oct 07:04
2c097fc
Compare
Choose a tag to compare
Pre-release

Introduce new command - Install. It enables you to install a nuget package one or more projects

Sitefinity CLI v1.1.0.50

23 Oct 10:04
1aa2764
Compare
Choose a tag to compare
Pre-release

Introduce "Install" command.