Skip to content

Releases: elwan-l1/pathsta

Pathsta 1.0.1

Choose a tag to compare

@github-actions github-actions released this 19 Sep 15:18
Immutable release. Only release title and notes can be modified.
v1.0.1
7728b66

Added

  • Added secure, user-initiated updates from signed GitHub releases.

Changed

  • Reduced idle Finder polling and made path completion asynchronous, cancellable, and capped.
  • Set the app minimum to macOS 27 and documented its sandboxing tradeoff.

Security

  • Limited release credentials to the signing and notarization steps that use them.
  • Prevented folder creation from being redirected by parent-path replacement races.

Pathsta 1.0.0

Choose a tag to compare

@github-actions github-actions released this 18 Sep 08:28
Immutable release. Only release title and notes can be modified.
v1.0.0
967a7ef

Added

  • An editable path field attached to Finder's native path bar.
  • Live synchronization with the active Finder window.
  • Tab completion for folders and symbolic links.
  • Optional Shift-Return folder creation and not-found sound feedback.