Skip to content

Release v1.7.5 - Fixing strict type related failures

Choose a tag to compare

@github-actions github-actions released this 16 Nov 07:24
· 1365 commits to master since this release
1.7.5
1a434b0
  • ADDED: Allow non persistent SQL connections, if configured (#1394)
  • ADDED: Show a button (that redirects to the basepath URL) inside the alert after a paste is deleted
  • CHANGED: Tweaked page footer of the bootstrap5 template (#1392)
  • CHANGED: Simpler PostgreSQL table lookup query (#1361)
  • CHANGED: SRI hashes are now configurable, no longer hardcoded in templates (#1365)
  • CHANGED: Upgrading libraries to: DOMpurify 3.1.7, ip-lib 1.18.1, cloud-storage 1.43.0, aws-sdk-php 3.325.0
  • FIXED: Numeric array keys being cast to integer causing failures under strict type checking (#1435)