Skip to content

v1.1.71

Compare
Choose a tag to compare
@masterkain masterkain released this 13 Jan 16:15
6a28586

1.1.71 (2025-01-13)

Features

  • ConfirmationDialog.tsx: add refresh function from useRouter to update UI after delete action (d96609b)
  • render.yaml: add AIRBROKE_CORS_ORIGINS environment variable to configure CORS origins (3f87524)

Bug Fixes

  • deps: update nextjs monorepo to v15.2.0-canary.6 (#937) (15d22e3)
  • processError: Use MD5 hash of error messages to uniquely identify occurrences, closes #6 (296a121)