Skip to content

v0.4.0

Compare
Choose a tag to compare
@marevers marevers released this 13 Mar 16:31
· 20 commits to master since this release
  • New feature: delete entry/folder --useraccess: you can now archive/delete user access assignments by appending --useraccess <accessrowid> to either the delete entry or delete folder commands. This will remove a user's access to the entry/folder, rather than deleting the object itself. You can find the access row id by running e.g. pleasant-cli get entry --id <id> --useraccess.

Changelog

  • 120b4da Add user access assignment deletion/archival to delete entry and delete folder commands
  • 6e39da6 Bump version to v0.4.0, fix token file discovery when using a non-standard token path