INSIGHT-MVP/packages
Thomas Reitz 878f8be45c fix: replace crypto.randomUUID with HTTP-compatible alternative
crypto.randomUUID() is only available in secure contexts (HTTPS).
Since the app runs over HTTP in development, this caused a blank page
crash on the external links admin page.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 11:08:21 +01:00
..
core-service fix: replace crypto.randomUUID with HTTP-compatible alternative 2026-03-10 11:08:21 +01:00
frontend fix: replace crypto.randomUUID with HTTP-compatible alternative 2026-03-10 11:08:21 +01:00