Skip to content

Releases: stonith404/pingvin-share

v0.6.1

11 Jan 12:09
Compare
Choose a tag to compare

Features

  • delete all sessions if password was changed (02e41e2)

Bug Fixes

  • shareUrl uses wrong origin (f1b44f8)
  • update password doesn't work (74e8956)

v0.6.0

09 Jan 11:16
Compare
Choose a tag to compare

Features

  • chunk uploads (#76)

Bug Fixes

  • access token refreshes even it is still valid (c8ad222)
  • error message typo (72c8081)
  • migration for v0.5.1 (f2d4895)
  • refresh token expires after 1 day instead of 3 months (a5bef5d)

v0.5.1

04 Jan 15:04
Compare
Choose a tag to compare

Features

  • show version and show button if new release is available on admin page (71658ad)
  • use cookies for authentication (faea1ab)

Bug Fixes

  • email configuration only updated with restart (1117465)

v0.5.0

30 Dec 13:43
Compare
Choose a tag to compare

Features

  • custom mail subject (cabaee5)
  • improve config UI (#69)
  • button to test email configuration
  • manually switch color scheme (ef21bac)

Bug Fixes

  • refresh token gets deleted on session end (e5b50f8)

v0.4.0

21 Dec 17:27
Compare
Choose a tag to compare

Features

  • custom email message (0616a68)
  • TOTP (two-factor) Authentication (#55) thanks @stautonico for the awesome work!

v0.3.6

13 Dec 17:48
Compare
Choose a tag to compare

Features

  • add description field to share (8728fa5)

Bug fixes

  • remove dot in email link (9b0c08d)

v0.3.5

11 Dec 11:25
Compare
Choose a tag to compare

Features

  • upload 3 files at same time (d010a8a)

Bug Fixes

  • jobs never get executed (05cbb7b)
  • only create zip if more than one file is in the share (3d1d4d0)
  • remove unnecessary port expose (084e911)
  • setup wizard table doesn't take full width (9798e26)
  • use node slim to fix arm builds (797f893)
  • zip doesn't contain file extension (5b01108)

v0.3.4

10 Dec 14:47
Compare
Choose a tag to compare

Bug Fixes

  • show alternative to copy button if site is not using https (7e877ce)
  • sign up page available when registration is disabled (c8a4521)
  • tables on mobile (b1bfb09)

v0.3.3

08 Dec 22:25
Compare
Choose a tag to compare

Features

  • add support for different email and user (888a0c5)

Bug Fixes

  • allow empty strings in config variable (b8172ef)
  • improve admin dashboard color and layout (a545c44)
  • obscure critical config variables (bfb0d15)
  • obscured text length (cbe37c6)
  • space character in email (907e56a)

v0.3.2

07 Dec 12:27
Compare
Choose a tag to compare

Bug Fixes

  • make share password optional (57cb683)
  • unauthenticated dialog not shown (4a016ed)
  • use session storage for share token (5ea63fb)