Changelog

Changelog

v1.3.2 - 2023-06-14

Bugfixes

  • Remove the use of a deprecated Storm function.

v1.3.1 - 2023-03-29

Bugfixes

  • Fix an issue where re-registering a Cortex with a different email could prevent access to power-ups if vertex.unregister was not used first.

v1.3.0 - 2023-01-13

Features and Enhancements

  • Power-ups with signatures available will now have them verified by default. This can be disabled by specifying --no-verify to vertex.pkg.install.

  • Power-up install metadata is now stored in the JsonStor.

v1.2.0 - 2022-11-04

Features and Enhancements

  • Add vertex.unregister command for clearing package repository registration info.

v1.1.0 - 2021-12-02

Features and Enhancements

  • Update package to current conventions.

  • Add package documentation.

  • Add vertex.pkg.upgrade command for upgrading installed packages.

  • Add the vertex.pkgrepo.user permission to control user access to commands. This replaces the previous asroot permissions used by commands in this package.