Skip to content

Releases: stonith404/pingvin-share

1.8.1

04 Jan 00:28
v1.8.1
7f9f8b6
Compare
Choose a tag to compare

Bug Fixes

  • wrong validation for expiration in reverse share modal (b3ea96c)

v.1.8.0

02 Jan 17:27
v1.8.0
4a7076a
Compare
Choose a tag to compare

Features

Big thanks to @aarondoet who has added the following features:

  • add legal page with configuration options (#724)
  • improve UI for timespan inputs on admin page (#726)
  • show information about own share security options on "my shares" page (#720)
  • improve filesize input on admin page (#721)

v1.7.2

28 Dec 16:41
v1.7.2
362e7d4
Compare
Choose a tag to compare

Bug Fixes

  • crash on zip download if zip is larger than 4GB (#709 by @pl3lee)

v1.7.1

24 Dec 16:19
v1.7.1
856c54d
Compare
Choose a tag to compare

Bug Fixes

  • incorrect ownership of the public folder (6a97cc2)

Sponsors

@lukaszange thank you very much for your tip.

v1.7.0

19 Dec 17:23
v1.7.0
3946f6f
Compare
Choose a tag to compare

Features

  • add support for S3 as a storage provider (#659 by @m-mattia-m)
  • the Docker container can now be run rootless (#683)

Sponsors

@returnedinformation thank you very much for your tip.


This release is dedicated to Micky, gone too soon but never forgotten.

v1.6.1

26 Nov 14:54
v1.6.1
ac9b0a1
Compare
Choose a tag to compare

Bug Fixes

  • error for non oidc oauth clients while signing in (ba2e7e1)

v1.6.0

25 Nov 11:44
v1.6.0
3527dd1
Compare
Choose a tag to compare

Features

  • add config variable to specify the requested OIDC sopes (da54ce6)

Bug Fixes

  • add validation for share id and zip compression config variables (3160f90)

v1.5.0

24 Nov 16:27
v1.5.0
468b258
Compare
Choose a tag to compare

Features

Bug Fixes

  • totp can't be enabled if user is a ldap user (c8f05f2)

v1.4.0

17 Nov 15:25
v1.4.0
18d8cbb
Compare
Choose a tag to compare

Warning

This release fixes a remote arbitrary file overwrite vulnerability. Updating to this version is highly recommended. A CVE has been requested.

Features

  • add "creatorEmail" config bariable to share recipient email message (c7dacb2)

Bug Fixes

  • remote arbitrary file overwrite on file upload endpoint (6cf5c66)

v1.3.0

14 Nov 18:10
v1.3.0
51478b6
Compare
Choose a tag to compare

Features

  • add 'secureCookies' configuration variable to explicitly set the secure flag and prevent confusion (4ce6420)
  • add confirm dialog for leaving the page if an upload is in progress (d8084e4)

Bug Fixes

  • improve share completed dialog redirection for reverse shares (4ef7ebb)
  • prevent deletion of last admin account (e1a5d19)
  • throw error if no disk space is left (c26de4e)
  • use current window url instead of app url in frontend (6f45c3b)

Sponsors

Thank you @jwdoll and @wlburks for your tips. I really appreciate it ❤️