Skip to content

v0.2.3

Compare
Choose a tag to compare
@crbelaus crbelaus released this 25 Aug 16:12
· 38 commits to main since this release

This release contains multiple bugfixes and adds the new csp_nonce_assign_key option that can be used when mounting the dashboard. This option allows you to pass a nonce key to sign both the CSS and JS assets when used in conjunction with restrictive content security policies.

What's Changed

  • Use CSP nonces for script and style tags by @crbelaus in #61
  • Use explicit column name for FK references by @crbelaus in #62
  • Update install guides migration example by @odarriba in #68
  • Do not store error if context/occurrence is not valid by @odarriba in #66

Full Changelog: v0.2.2...v0.2.3