Skip to content

Releases: stonith404/pingvin-share

v1.13.0

25 May 20:21
v1.13.0
dd546b4
Compare
Choose a tag to compare

Features

v1.12.0

07 May 14:12
v1.12.0
3d16566
Compare
Choose a tag to compare

Features

Bug Fixes

  • disable HTML rendering in Markdown preview (427e99c)
  • health check for containers with reverse proxy disabled (#816 by @marvinruder)
  • OIDC configuration from YAML configuration file doesn't get loaded (48a6ceb)
  • spelling mistake and add clarity in email template (#824 by @bunnypranav)
  • use sandbox CSP for file previews (1864951 Thanks to Myo)

v.11.1

06 Apr 18:39
v1.11.1
4d1ce8a
Compare
Choose a tag to compare

Fixes

  • Upgrade vulnerable dependencies (71eab23)

v1.11.0

05 Apr 14:56
v1.11.0
2943073
Compare
Choose a tag to compare

Features

  • add env variable to disable caddy (#797 by @Zyanido)
  • s3: allow disabling upload checksum (#804 by @marekhanzlik)

v1.10.4

20 Mar 18:56
v1.10.4
5cfa8f3
Compare
Choose a tag to compare

Bug Fixes

  • admin role gets reset if signing in with an OIDC provider (ccb7fdc)

v1.10.3

10 Mar 20:36
v1.10.3
ac81cb9
Compare
Choose a tag to compare

Bug Fixes

  • error while signing in with OIDC if roles claim is undefined (b737cba)

v1.10.2

07 Mar 13:51
v1.10.2
6722938
Compare
Choose a tag to compare

Bug Fixes

  • upgrade AWS SDK and Prisma Engine
  • don't throw error if group claim is missing (e7b3c48)

v1.10.1

28 Feb 12:34
v1.10.1
61418a1
Compare
Choose a tag to compare

Bug Fixes

  • admin property can't be set if OAuth2 user email doesn't match actual user's email (1159d97)
  • type error when trying to run the seed command (b6d1720)

v1.10.0

28 Feb 10:06
v1.10.0
e77edfd
Compare
Choose a tag to compare

Features

  • add ability to configure application with a config file (#740) by @m-mattia-m)

Bug Fixes

  • confusing config configuration description for session duration (28fdbc2)
  • page crash if new release check fails (e848675)
  • smtp password gets autofilled in Firefox (f429142)

v1.9.1

14 Feb 13:59
v1.9.1
dcea5cc
Compare
Choose a tag to compare

Bug Fixes

  • page doesn't reload on user deletion (a2e0313)
  • redirection to the OIDC end session endpoint (ec92e85)