Skip to content

v1.6.6 - Security Patches and Package Updates

Choose a tag to compare

@john-overton john-overton released this 25 Aug 23:53
· 38 commits to main since this release

v1.6.6 - Security Patches and Package Updates

Changes

Patches

  • Upgraded all package handles due to CSV vulnerabilities found in Next and Sharp
  • Added HEIC/AVIF conversion in browser to close vulnerability gaps on compromised image uploads
  • Fixed build issues and tests from updated packages
  • Fixed a couple of bugs in stripe for dead code, and transaction history being broken
  • Fixed database resolver paths after new prisma update on bare metal
  • Added scripts for datetime conversation for all sqlite database migrating from prisma 6 -> prisma 7
  • Removed a duplicated call on the timeline that could error out in slow network conditions