Skip to content

Releases: WERDXZ/portty

v0.3.3

22 Apr 08:56

Choose a tag to compare

[0.3.3] - 2026-04-22

πŸ› Bug Fixes

  • Decode file URIs before file chooser validation
  • Satisfy clippy in file chooser URI decoding

πŸ“š Documentation

  • Add README badges

βš™οΈ Miscellaneous Tasks

  • Bump version to 0.3.3

v0.3.2

02 Apr 10:11

Choose a tag to compare

[0.3.2] - 2026-04-02

πŸ› Bug Fixes

  • Activate portal backend on demand

βš™οΈ Miscellaneous Tasks

  • Bump version to 0.3.2

v0.3.1

31 Mar 21:02

Choose a tag to compare

[0.3.1] - 2026-03-31

πŸ› Bug Fixes

  • Support argv exec config and align service targets

v0.3.0

31 Mar 21:02

Choose a tag to compare

[0.3.1] - 2026-03-31

πŸ› Bug Fixes

  • Support argv exec config and align service targets

v0.2.1

22 Feb 14:50

Choose a tag to compare

[0.2.1] - 2026-02-22

πŸ› Bug Fixes

  • Directory not being recognized correctly
  • Make service not dependent on graphical-session.target

v0.2.0

14 Feb 05:20

Choose a tag to compare

[0.2.0] - 2026-02-14

πŸš€ Features

  • (file-chooser) Proper SaveFiles support and single-select for SaveFile
  • CI/CD pipeline
  • Add shim for deselect (#2)
  • Reset subcommand
  • Screenshot portal

πŸ› Bug Fixes

  • (workflows) Use nightly Rust for ci/cd

🚜 Refactor

  • [breaking] Replace portty-ipc crate with libportty + plain text protocol + FIFO

βš™οΈ Miscellaneous Tasks

  • Simplify session options
  • Bump version
  • Doc update

v0.1.0

24 Dec 00:59

Choose a tag to compare

[0.1.0] - 2025-12-24

πŸš€ Features

  • Initial implementation of portty
  • Customizable shim support in configuration
  • QOL improvement for file chooser select
  • Official aur pkgbuild
  • submit command
  • (daemon) Better ipc
  • (daemon) Headless session using portty cli utility
  • Command queuing
  • (daemon) Concurrent sessions

πŸ› Bug Fixes

  • Use sel instead of select (#1)
  • Aur packaging

βš™οΈ Miscellaneous Tasks

  • Rename types to rpc
  • Qol improvement
  • Refactor ipc handle and cli combination
  • Code cleanup
  • Add tests
  • Code structure improvements and refactoring
  • Error and comment improvements
  • Update README.md

Full Changelog: https://github.com/WERDXZ/portty/commits/v0.1.0