Skip to content

Releases: Advance-Technologies-Foundation/clio

6.1.0.15

16 May 18:44
837cbdb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 6.0.1.37...6.1.0.15

portable 6.0.1.37

17 Aug 18:56
Compare
Choose a tag to compare

Portable version of clio (.net 6 runtime required)

2.0.0.15

21 Sep 16:10
Compare
Choose a tag to compare
  • Change temp directory path. Error occured when several compress packages started at the same time.
  • Enclosed opts.Value in "", otherwise update fails for all text settings

2.0.0.14

23 Feb 13:16
Compare
Choose a tag to compare

Add OAuth Support

2.0.0.13

20 Nov 15:23
1e81f85
Compare
Choose a tag to compare

Whats new

  • Fixed bug with cliogate installation and operation in .net Core
  • Speed up checking for NuGet package updates in the app
  • Added the ability to work with NuGet packages in .net Core

2.0.0.9

08 Apr 12:51
743b4b3
Compare
Choose a tag to compare

Whats new

Live package installation log
Specify your custom ping endpoint in Ping command
Fix timeout for install cliogate command
Fix SSL settings for SQL command
Fix use double quote in sql for Postgre SQL

2.0.0.8

09 Mar 14:29
0755af2
Compare
Choose a tag to compare

What's new

Interactive view log during package installation
Add online help for commands
Support create and install Creatio package in NuGet format

2.0.0.7

20 Feb 17:07
b7e3731
Compare
Choose a tag to compare

Add support environment name in commands: set-dev-mode, get-pkg-list.
Support all SSL certificates by default.
Fix generate-pkg-zip command.
Disable update command for windows os.

2.0.0.6

13 Feb 17:17
Compare
Choose a tag to compare

Whats new

Add command compile-all command for build/rebuild configuration in a selected environment.
Add support --ignore-ssl parameters for environment base command without using dev-mode.

2.0.0.5

07 Feb 09:10
Compare
Choose a tag to compare

Whats new

Add create *.sln file for the project.
Fix error with created *.proj file in new-pkg command.