Skip to content

Releases: alonso-herreros/hyprcap

Version 1.5.0

27 Feb 18:20
55b4599

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.0...v1.5.0

Version 1.4.0

01 Feb 11:10

Choose a tag to compare

Warning

  • Bug fix #51 may break some workflows if they depended on hyprcap imposing a notification timeout by default. Use -t 10000 to get this behavior back.
  • Feature #50 may break some workflows if they depended on hyprcap not exiting until notifications with actions were cleared. Open an issue or PR to add a --wait flag if waiting is desired.

New Features

Fixes

Other

New Contributors

Full Changelog: v1.3.1...v1.4.0

Version 1.3.1

01 Nov 15:44

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.0...v1.3.1

Version 1.3.0

24 Aug 10:24

Choose a tag to compare

What's Changed

  • feat: Print saved file path on stdout #21
  • Fix: Don't echo terminal codes when output isn't a terminal #29
  • Fix: Allow sending notification with no actions #30
  • Fix: DISABLE_TITLE was checked too early #32
  • Fix: Change shebang to Bash #33
  • Docs: Sync help changes to Readme #36
  • Docs: Add example for cancelled selection fallback #37
  • Docs: Improve Hyprland binds config example #24
  • Docs: Improve saving information in Readme #25
  • Fix: Unfreeze on cancelled selection #38
  • Feat: Allow changing capture filetype #39

Full Changelog: v1.2.1...v1.3.0

Version 1.2.1

29 Jul 13:48

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.0...v1.2.1

Version 1.2.0

15 Jul 11:13

Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.2.0

Version 1.1.1

01 Jul 07:18

Choose a tag to compare

What's Changed

  • Fix: Add version in place of 'not yet released' message

Full Changelog: v1.1.0...v1.1.1

Version 1.1.0

29 Jun 09:08
e5816d5

Choose a tag to compare

What's Changed

  • Feat: Add recording start/stop/toggle commands (#7)
  • Fix: Disable freezing for recording commands (#9)
  • Feat: Enable notifications by default in (#10)

Full Changelog: v1.0.1...v1.1.0

Version 1.0.0

21 Jun 10:12

Choose a tag to compare

First pre-release. Most planned functionality is implemented.