Testimonials
What our customers say about Team Password Manager

Team Password Manager Blog

New release (13.166.291): API v.6

Today we're releasing a new version of Team Password Manager (v. 13.166.291), featuring API v.6, packed with new additions and enhancements to improve your automations.


Key API Updates

  1. Query and Search the Log:
    You can now query and search the log directly via the API.
    API: The Log
  2. Improved Pagination:
    Set the page size with the X-Page-Size header. Additional link relations (self, prev, first, last) have been added alongside next.
    API: Pagination
  3. Metadata-Only Responses:
    All objects now support metadata-only responses using the X-Metadata-Only: true header, improving performance and reducing payload sizes.
  4. Configured Permissions in Passwords and Projects lists:
    The X-Permissions: true header in passwords and projects lists allows Admins to get the permissions assigned to the objects.
  5. Full "My Passwords" Management:
    Manage "My Passwords" objects entirely via the API.
    API: My Passwords
  6. User Search:
    Users can now be searched via the API, the same way as in the UI.
    Two new endpoints to retrieve the list of passwords and projects a user has access to: GET /users/ID/passwords.json and GET /users/ID/projects.json.
    API: Users

Check out the full API v6 changelog: API Changelog.


New API-Wide Features

New release (12.162.284): password strength

We've just released a new version of Team Password Manager, v.12.162.284, that includes a feature that was missing: password strength.

Team Password Manager now shows a strength meter that classifies each password as very weak, weak, good, or strong, allowing you to quickly assess the security of your passwords.

Browser Extension Update (5.22.22)

We have recently released an update of the Browser Extension, version 5.22.22, with the following changes:


1. The Chrome/Edge extension now uses Manifest v3, as required for Chrome extensions. This is primarily an internal change.

2. The API (manual) connection now uses API v.5.

New release (12.160.277): enhancements to personal passwords and upgrades without maintenance mode

We're happy to share that Team Password Manager has been updated to version 12.160.277, bringing significant improvements to personal passwords:

  • Custom Fields: Now, personal passwords can include custom fields, such as OTP, one of the most demanded features lately.
  • File Uploads: Attach files directly to your personal passwords.
  • Duplicate: Easily duplicate personal passwords.
  • Favorites: Mark personal passwords as favorites for quick access.

New release (12.154.276): bulk actions on passwords inside projects

Our latest update of Team Password Manager (version 12.154.276) brings you a new functionality designed to greatly reduce the time and effort spent on password management: bulk actions.

You'll now be able to simultaneously execute the following actions on multiple passwords: archive/un-archive, delete, unlink, define custom fields, set the manager, copy and move to another project.

Note that this feature is currently only available within projects. We're working on expanding it to the general passwords list.

New release (12.152.275): multi-URL support in the access field, show path of projects in lists, centralized email address for expiration notifications and more

We're excited to share the latest update for Team Password Manager: version 12.152.275. This new version introduces several improvements and features, many of which have been implemented in direct response to your feedback and suggestions, so we thank you for that. Let's dive into what's new:

More than one URL in the access field

Now, you can input multiple URLs in the access field of the passwords. Simply separate each URL with a comma, and the system will treat each as a distinct entry. To see how this works, check out these screenshots:

Entering more than one URL

Viewing more than one URL

New release (12.147.270): PHP 8.2 compatibility

Hi everyone!

We're happy to announce the release of Team Password Manager Version 12.147.270. This latest update brings compatibility with PHP 8.2, ensuring smoother performance and better security.

Note two things with this new version:

New release (12.143.260): Trash Bin

Hi everyone!

Today we're releasing a new version of Team Password Manager, 12.143.260, that adds a historically demanded feature: the Trash Bin.

We've developed a Trash Bin for passwords, projects and personal passwords. The Trash Bin is where these elements are moved to when they're deleted, presenting the opportunity to recover them if needed. Here's a screenshot of how the Trash Bin looks like:

Docker Image Update for v. 11.141.247

Hi,

We've updated our Docker image for the latest version of the software (11.141.247). It now uses Ubuntu 22.04 and the patches for this version have been included with it.