New Features
aoc: Public short links can now be created with an explicit access level.
Issues Fixed
- Fixed container builds and Windows archive generation.
Breaking Changes
Main documentation has moved to docs/README.md.
-
config: Removed optionascp_path, replaced bysdk_folder. -
config: Removed commandascp use. Use instead:ascli conf preset set GLOBAL sdk_folder <path>
-
config: Removed commandascp products use. Use instead:ascli conf preset set GLOBAL sdk_folder product:<path>
-
config: Defaultlog_levelis nowinfo(waswarn). To restore the previous behavior:ascli config preset set GLOBAL log_level warn