Skip to content

0.1a2

Pre-release
Pre-release
Compare
Choose a tag to compare
@simonw simonw released this 24 Apr 22:07
· 8 commits to main since this release
e930f22
  • If two secrets are registered with the same name, the first one wins (its description will be used instead of the later ones). #10
  • The secrets display table now shows username or name if available for the "updated by" column. #11
  • The Secret() class used to register secrets from other plugins now has properties name, description, obtain_url and obtain_label - the latter three replace the old description_html field. #12