0.1a2
Pre-release
Pre-release
- 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 propertiesname
,description
,obtain_url
andobtain_label
- the latter three replace the olddescription_html
field. #12