Changelog

Fixed Git Repositories

Repository token revocation reaches the correct endpoint

Revoking a repository token no longer sends the request to an invalid URL caused by the form action field.

Improved Git Repositories

Repository token actions are easier to diagnose

Token creation and revocation now record safe request and outcome details for troubleshooting.

Improved Password Vault

Vault is now Password Vault

The encrypted password store is now called Password Vault throughout Magpie.

Improved Git Repositories

Revoking repository tokens gives immediate feedback

Revoking a Git repository token now updates the list in place and confirms the result with a notification.

Improved Git Repositories

Repository tokens can be saved in Password Vault

After creating a Git repository token, accounts with an existing Password Vault can open it with the token ready to save.

Improved Git Repositories

Repository forms and navigation are clearer

Repository token and creation forms now have consistent spacing, and repository pages stay open in the navigation.

Improved Git Repositories

HTTPS token access is linked from Git Repositories

Git Repositories now links directly to the page for creating an HTTPS access token.

Improved Git Repositories

Repository pages support deletion and README files

Team editors can delete repositories, and repository pages now show empty states and README content.

Fixed Git Repositories

Repository creation uses configured storage

New repositories now use the application storage directory by default and install their hooks in the same location.

Fixed Git Repositories

Repository creation errors appear once

Failed repository creation is now reported in the top-right toast only.

Improved Dashboard

Dashboard link and Git Repositories label

The main Dashboard is now available in the sidebar, and Repositories is named Git Repositories.

Fixed Screen Recorder

Existing recording edits remain available

Recording edit plans saved during the initial cut-editor release are repaired and can be opened normally.

Fixed Screen Recorder

Recording editor opens existing recordings

Existing recordings can open in the editor after the cut-plan storage change.

Fixed Screen Recorder

Recording exports apply end trims

A recording trimmed at the end now exports at the selected end point, including when image overlays extend beyond it.

Improved Screen Recorder

Cut parts from a screen recording

The recording editor can now trim the start or end, split a recording into segments, and remove selected segments before saving.

New Repositories

Repositories foundation added

Magpie now has the storage and access foundation for team-owned Git repositories.

Improved Vault

Vault: select items from the row

Click anywhere on a Vault item row to select it for a bulk action, or click its title to open it.

Improved Vault

Vault: sort the list, and select several items at once

Vault's item list can now be sorted by title or by website, and a checkbox on each row lets you select several items to archive, restore, or delete together.

Improved Vault

Vault: existing vaults now move onto stronger settings by themselves

A Vault kept the encryption settings it was created with. It now moves onto the current ones the next time you unlock it, without re-encrypting anything or affecting your recovery key.

Fixed Vault

Vault: importing passwords now uses the whole page

The import panel was sized to whatever was behind it, so on a new or nearly empty Vault it opened as a small cramped box with a scrollbar inside a scrollbar.