Skip to content

Releases: stonith404/pingvin-share

v0.20.1

05 Nov 11:40
v0.20.1
b49ec93
Compare
Choose a tag to compare

Bug Fixes

  • share information text color in light mode (1138cd0)

v0.20.0

04 Nov 19:41
v0.20.0
1ba8d0c
Compare
Choose a tag to compare

Features

  • ability to add and delete files of existing share (#306) (thanks to @IvanLi-CN ❤️)

v0.19.2

03 Nov 13:09
v0.19.2
e377ed1
Compare
Choose a tag to compare

Features

  • ability to limit the max expiration of a share (bbfc9d6)
  • change totp issuer to display logo in 2FAS app (e0fbbec)

Bug Fixes

  • jwt secret changes on application restart (33742a0)

v0.19.1

22 Oct 19:22
v0.19.1
46b6e56
Compare
Choose a tag to compare

Bug Fixes

  • oauth: fix wrong redirectUri in oidc after change appUrl (#296) (by @zz5840)

v0.19.0

22 Oct 14:17
v0.19.0
e89e313
Compare
Choose a tag to compare

Features

  • auth: add OAuth2 login (#276) (a big thanks to @zz5840 ❤️)

Bug Fixes

  • delete unfinished shares after a day (d327bc3)

v0.18.2

09 Oct 09:20
v0.18.2
b088a5e
Compare
Choose a tag to compare

Bug Fixes

  • disable image optimizations for logo to prevent caching issues with custom logos (3891900)
  • memory leak while downloading large files (97e7d71)

v0.18.1

22 Sep 09:31
v0.18.1
92927b1
Compare
Choose a tag to compare

Bug Fixes

  • permission changes of docker container brakes existing installations (6a4108e)

v0.18.0

21 Sep 14:30
v0.18.0
c9f1be2
Compare
Choose a tag to compare

⚠️ Warning

As the Docker image doesn't use the root user anymore, you might change the data directory permissions.
This can be done with sudo chown -R your-user data

Features

Bug Fixes

  • docker: Updated to newest version of alpine linux and fixed missing dependencies (#255) (6fa7af7)

Translations

v0.17.5

03 Sep 20:16
v0.17.5
307d176
Compare
Choose a tag to compare

Features

Bug Fixes

  • autocomplete on create share modal (d4e8d4f)
  • missing translation (7647a9f)

v0.17.4

01 Aug 10:38
v0.17.4
7304b54
Compare
Choose a tag to compare

Bug Fixes

  • redirection to localhost:3000 (ea0d521)