Skip to content

Releases: nodauf/Swego

v1.12

13 Jun 10:02
e14b5a9
Compare
Choose a tag to compare

Changelog

v1.11

13 Jun 09:55
8ae66e8
Compare
Choose a tag to compare
Compile with CGO_ENABLE = 0

v1.1

22 May 20:48
f606c3c
Compare
Choose a tag to compare

Changelog

  • f606c3c Update gorelease.yml
  • e43b54a Remove embedded files feature
  • b1c12c7 Update golang modules
  • 6973499 Replace rice by native embed Improve private folder feature
  • 18cb129 Remove embedded feature
  • 1323b28 Remove feature to run embedded binary to avoid AV warning

v1.0

31 Aug 14:39
Compare
Choose a tag to compare
Option to add choose the CommonName when the certificat is generated

v0.98

21 Feb 10:59
Compare
Choose a tag to compare
Add verbose flag

v0.97

11 Jun 16:13
8580255
Compare
Choose a tag to compare

Fix issue on windows

v0.96

21 May 14:02
91a6203
Compare
Choose a tag to compare

Allow to delete file or directory from the web interface [07690fc]
Fix panic error when uploading files [7be931f]

v0.94

25 Mar 10:33
Compare
Choose a tag to compare

Fix issue when using TLS configuration in config file [6f012b9]
Fix issue on directory listing [d37c114]

v0.93

18 Mar 22:40
Compare
Choose a tag to compare

New: Use cobra for arguments instead of flag
New: Support config file

v0.92

24 Feb 13:52
effb2b7
Compare
Choose a tag to compare

New: Add arguments to ask for password instead of putting it on command line (insecure) 76a166f