Skip to content

Releases: claudiodangelis/qrcp

0.9.0

Choose a tag to compare

@github-actions github-actions released this 12 Mar 17:35
a762e15

Changelog

  • a762e15 Disable submit button after start transferring (#212)
  • 64227a4 Don't remove connection from WaitGroup on keepAlive (#230)
  • 01a36c4 Send proper HTTP status code if cookies have issues (#229)

0.8.6

Choose a tag to compare

@github-actions github-actions released this 11 Mar 18:34
6153f25

Changelog

  • 6153f25 Address golangci-lint warnings in source code
  • 178e293 Create SECURITY.md
  • 6f12a53 Set port through environment variable
  • ad19ff6 Update SECURITY.md

0.8.5

Choose a tag to compare

@github-actions github-actions released this 03 Mar 12:58
9233bea

Changelog

  • 216e7f3 Add Homebrew installation method to the readme
  • b4dba17 Extract base from multipart
  • 9233bea Extract filename base from multipart
  • fa4cfc5 Merge pull request #208 from vladimyr/homebrew

0.8.4

Choose a tag to compare

@github-actions github-actions released this 24 Apr 17:24

Changelog

b229392 Fix broken logic in IPv4 detection

0.8.3

Choose a tag to compare

@github-actions github-actions released this 24 Apr 16:49

Changelog

bbec5f6 Fix IPv4 address detection

0.8.2

Choose a tag to compare

@github-actions github-actions released this 22 Apr 10:57

Changelog

d2666a3 Prevent from panicking in non-TTY environments

0.8.1

Choose a tag to compare

@github-actions github-actions released this 19 Apr 16:16

Changelog

32f5bce Fixed issue with relative paths as default output directory

0.8.0

Choose a tag to compare

@github-actions github-actions released this 19 Apr 15:53

Changelog

017defe Add default output directory option
6dbe325 Added support for XDG
581e917 Fixed CTRL+C behavior

0.7.2

Choose a tag to compare

@github-actions github-actions released this 19 Apr 12:28

Changelog

779c812 Fixed buggy "q to exit" feature
b33dd93 fix buggy feature

0.7.1

Choose a tag to compare

@github-actions github-actions released this 19 Apr 07:09
f07a891

Changelog

f07a891 Add ability to exit with "q"
88877bd Add shell completion scripts support