github Onemind-Services-LLC/netbox-secrets v1.8.0

latest releases: v2.3.2, v2.3.1, v2.3.0...
2 years ago

Summary

This version adds support for NetBox v3.5 and includes several improvements and bug fixes. The following changes have been added:

  • Refactored and improved visual representation of all filter forms.
  • Added new session key API that allows for list, retrieve, create, and delete methods.
  • Updated Secret and Secret Role models to include description and comments fields.
  • Improved cookie security and now utilizes SESSION_COOKIE_SECURE and LOGIN_TIMEOUT configuration.
  • Added tab_view for secrets panel.
  • Added generic relation for secrets.
  • Added prerequisite models.

Changes

New Features

  • Added support for NetBox v3.5.
  • Added new session key API that allows for list, retrieve, create, and delete methods.

Improvements

  • Refactored and improved visual representation of all filter forms.
  • Updated Secret and Secret Role models to include description and comments fields.
  • Improved cookie security and now utilizes SESSION_COOKIE_SECURE and LOGIN_TIMEOUT configuration.

Deprecations

  • /api/plugins/secrets/get-session-key/ is deprecated in favor of /api/plugins/secrets/session-keys/ and will be removed in v1.9.0

Don't miss a new netbox-secrets release

NewReleases is sending notifications on new releases.