1
0
Fork 0
pingvin-share/CHANGELOG.md

37 KiB

0.22.2 (2024-02-29)

Bug Fixes

  • extend access token cookie expiration (013b988)
  • reduce refresh access token calls (1aa3d8e)
  • replace Nginx with Caddy to fix "premature close" error while downloading larger files (43bff91)

0.22.1 (2024-02-18)

Bug Fixes

  • back links on error modals (f52dffd)
  • prevent zoom on input field click on mobile (9c734ec)
  • replace middleware backend url with local backend url (76df6f6)
  • user id and totpVerified can't be changed by user (e663da4)
  • user enumaration on forgot password page (64515d7)

0.22.0 (2024-02-04)

Bug Fixes

  • translations: typo in string (c189cd9)

0.21.5 (2024-01-14)

Bug Fixes

  • password can be changed with wrong password (0ccb836)

0.21.4 (2024-01-09)

Features

  • frontend: add navigateToLink button for CopyTextField. close #372. (#376) (d775008)

0.21.3 (2024-01-02)

Bug Fixes

  • don't show validation error on upload modal if password or max views are empty (fe09d0e)

0.21.2 (2023-12-29)

Bug Fixes

  • missing logo images on fresh installation (6fb31ab)
  • missing translations on reset password page (7a301b4)

0.21.1 (2023-12-20)

Features

0.21.0 (2023-12-01)

Features

  • oauth: limited discord server sign-in (#346) (5f94c72)

0.20.3 (2023-11-17)

Bug Fixes

  • max expiration gets ignored if expiration is set to "never" (330eef5)

0.20.2 (2023-11-11)

Bug Fixes

  • oauth: github and discord login error (#323) (fd44f42), closes #322 #302
  • reverse shares couldn't be created unauthenticated (966ce26)

0.20.1 (2023-11-05)

Bug Fixes

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

0.20.0 (2023-11-04)

Features

  • ability to add and delete files of existing share (#306) (98380e2)

0.19.2 (2023-11-03)

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)
  • wrong validation of setting max share expiration to 0 (acc35f4)

0.19.1 (2023-10-22)

Bug Fixes

  • oauth: fix wrong redirectUri in oidc after change appUrl (#296) (119b1ec)

0.19.0 (2023-10-22)

Features

Bug Fixes

  • delete unfinished shares after a day (d327bc3)

0.18.2 (2023-10-09)

Bug Fixes

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

0.18.1 (2023-09-22)

Bug Fixes

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

0.18.0 (2023-09-21)

Features

  • show upload modal on file drop (13e7a30)

Bug Fixes

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

0.17.5 (2023-09-03)

Features

Bug Fixes

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

0.17.4 (2023-08-01)

Bug Fixes

  • redirection to localhost:3000 (ea0d521)

0.17.3 (2023-07-31)

Bug Fixes

  • logo doesn't get loaded correctly (9ba2b4c)
  • share expiration never doesn't work if using another language than English (a47d080)

0.17.2 (2023-07-31)

Bug Fixes

  • ECONNREFUSED with Docker ipv6 enabled (c9a2a46)

0.17.1 (2023-07-30)

Bug Fixes

  • rename pt-PT.ts to pt-BR.ts (2584bb0)

0.17.0 (2023-07-23)

Features

  • ability to define zip compression level (7827b68)
  • add note to language picker (7f0c31c)
  • add share url alias /s (231a2e9)
  • localization (#196) (b9f6e3b)
  • update default value of maxSize from 1073741824 to 1000000000 (389dc87)

Bug Fixes

  • confusion between GB and GiB (5816b39)
  • mistakes in English translations (70b425b)
  • wrong layout if button text is too long in modals (f4c88ae)

0.16.1 (2023-07-10)

Features

Bug Fixes

0.16.0 (2023-07-09)

Features

  • Adding more informations on My Shares page (table and modal) (#174) (1466240)
  • Adding the possibility of copying the link by clicking text and icons (#171) (348852c)

0.15.0 (2023-05-09)

Features

  • add env variables for port, database url and data dir (98c0de7)
  • add healthcheck endpoint (5132d17)
  • allow to configure clamav with environment variables (1df5c71)
  • configure ports, db url and api url with env variables (e5071cb)

0.14.1 (2023-04-07)

Bug Fixes

  • boolean config variables can't be set to false (39a7451)

0.14.0 (2023-04-01)

Features

  • share, config: more variables, placeholder and reset default (#132) (beece56)

Bug Fixes

  • bool config variable can't be changed (0e5c673)

0.13.1 (2023-03-14)

Bug Fixes

  • empty file can't be uploaded in chrome (9f2097e)

0.13.0 (2023-03-14)

Features

Bug Fixes

  • replace "pingvin share" with dynamic app name (f55aa80)
  • set password manually input not shown (8ff417a)
  • show line breaks in txt preview (37e765d)
  • upload file if it is 0 bytes (f82099f)

0.12.1 (2023-03-11)

Bug Fixes

  • 48px icon does not update (753dbe8)

0.12.0 (2023-03-10)

Features

  • ability to change logo in frontend (8403d7e)

Bug Fixes

  • crypto is not defined (8f71fd3)
  • home page shown even if disabled (3ad6b03)

0.11.1 (2023-03-05)

Bug Fixes

  • old config variable prevents to create a share (8b77e81)

0.11.0 (2023-03-04)

Features

Bug Fixes

  • frontend error when user deleted (0317f3a)

0.10.2 (2023-02-13)

Bug Fixes

  • pdf preview tries to render on server (c3af0fe)

0.10.1 (2023-02-12)

Bug Fixes

  • non administrator user redirection error while setup isn't finished (dc8cf3d)
  • setup wizard doesn't redirect after completion (7cd9dff)

0.10.0 (2023-02-10)

⚠ BREAKING CHANGES

  • reset password with email

Features

  • allow multiple shares with one reverse share link (ccdf8ea)
  • frontend: server side rendering to improve performance (38de022)
  • reset password with email (5d1a7f0)

Bug Fixes

  • delete all shares of reverse share (86a7379)
  • invalid redirection after jwt expiry (82f204e)
  • setup status doesn't change (064ef38)
  • share creation without reverseShareToken (b966270)
  • share fails if a share was created with a reverse share link recently (edc10b7)

0.9.0 (2023-01-31)

Features

Bug Fixes

  • improve send test email UX (233c26e)

0.8.0 (2023-01-26)

Features

Bug Fixes

  • Add meta tags to new pages (bb64f6c)
  • admin users were created while the setup wizard wasn't finished (ad92cfc)

0.7.0 (2023-01-13)

Features

  • add ClamAV to scan for malicious files (76088cc)

Bug Fixes

  • invalid github release link on admin page (349bf47)

0.6.1 (2023-01-11)

Features

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

Bug Fixes

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

0.6.0 (2023-01-09)

Features

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)

0.5.1 (2023-01-04)

Features

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

Bug Fixes

  • email configuration updated without restart (1117465)

0.5.0 (2022-12-30)

Features

Bug Fixes

  • refresh token gets deleted on session end (e5b50f8)

0.4.0 (2022-12-21)

Features

0.3.6 (2022-12-13)

Features

  • add description field to share (8728fa5)

Bug Fixes

  • remove dot in email link (9b0c08d)
  • rerange accordion items (844c47e)

0.3.5 (2022-12-11)

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)

0.3.4 (2022-12-10)

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)

0.3.3 (2022-12-08)

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)

0.3.2 (2022-12-07)

Bug Fixes

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

0.3.1 (2022-12-05)

Bug Fixes

  • dropzone rejection on chrome (75f57a4)

0.3.0 (2022-12-05)

Features

  • add add new config strategy to frontend (493705e)
  • add administrator guard (13f98cc)
  • add job that deleted temporary files (b649d8b)
  • add new config strategy to backend (1b5e53f)
  • add setup wizard (b579b8f)
  • add user management (7a3967f)
  • add user operations to backend (31b3f6c)

Bug Fixes

  • convert async function to sync function (1dbfe0b)
  • database migration by adding a username (e9526fc)
  • docker build (e958a83)
  • share password validation (c795b98)
  • unable to update user privileges (d4a0f1a)

0.2.0 (2022-11-13)

Features

  • add email recepients functionality (32ad43a)

Bug Fixes

  • add public userDTO to prevent confusion (0efd2d8)
  • email sending when not signed in (32eaee4)
  • hide and disallow email recipients if disabled (34db3ae)

0.1.1 (2022-10-31)

Bug Fixes

  • add ALLOW_UNAUTHENTICATED_SHARES to docker compose file (599d8ca)
  • only log jobs if they actually did something (e40cc0f)
  • share finishes before all files are uploaded (99de4e5)

0.1.0 (2022-10-29)

Features

Bug Fixes

  • infinite loading when file size is small (c2ddce6)
  • only show not signed in warning if not signed in (c6e1f07)
  • opt out of static site generation to enable publicRuntimeConfig (239b18c)
  • visitor count doesn't get incremented (c8021a4)

0.0.1 (2022-10-17)

Features

  • add linux/arm/v7 arch for docker image (d9e5c28)
  • add progress indicator for uploading files (8c84d50)
  • Added "never" expiration date (56349c6)
  • automatically detect hour format (4e3f6be)
  • extract logo to component (58efc48)
  • improve share security (6358ac3)
  • put db and uploads in same folder (80cdcda)
  • remove appwrite and add nextjs backend (4bab33a)
  • remove postgres & use a single docker container (388ac39)
  • replace tooltip with toast (a33b5b3)
  • use system color theme (d902aae)

Bug Fixes

  • account dropdown on mobile (caed1f4)
  • action docker file path (e818a29)
  • actions syntax error (ce6568d)
  • add error handling for uploading (e2b3e6a)
  • add rule to check if user is owner of share (2c47b2a)
  • delete files when deleting share manually (ffd538f)
  • delete share if user deleted (b57092c)
  • dto returns (02beb66)
  • error when refresh token is expired (0823d28)
  • file names with special characters (bfbf3d8)
  • get theme on inital load (a40c2de)
  • improve failed upload error handling (1259922)
  • my shares doesn't make an api request (247ce92)
  • refresh token on visit after 15 minutes (d153f20)
  • remove build target linux/arm/v7 as prisma doesn't support it (c16cbb3)
  • remove filetype from file list (68ce8af)
  • remove unused env variable (cc17e7e)
  • security accerdion (8c2c930)
  • share not found if unauthenticated (aa5b125)
  • space in actions (dcd39ee)
  • spacing issues (43519d9)
  • system test github action (a2c9755)
  • upload volume path (7522221)
  • wrong environment configuration for ALLOW_REGISTRATION (759db40)