Skip to content

Releases: viur-framework/viur-core

v3.8.23

24 Apr 12:34

Choose a tag to compare

What's Changed

  • fix: expand refKeys wildcard patterns to actual bone names by @sveneberth in #1670
  • fix: hmac_verify returns False for non-ASCII signatures instead of raising TypeError by @sveneberth in #1673
  • cicd: upgrade Read the Docs build image to ubuntu-24.04 by @sveneberth in #1675
  • fix: Reject invalid dest_key types early in RelationalBone.singleValueFromClient by @sveneberth in #1674

Full Changelog: v3.8.22...v3.8.23

v3.8.22

17 Apr 10:20

Choose a tag to compare

What's Changed

Full Changelog: v3.8.21...v3.8.22

v3.8.21

14 Apr 06:01

Choose a tag to compare

What's Changed

  • chore: update copyright year to 2026 by @Copilot in #1656
  • feat: Implement endpoints for App Login Flow via session cookie by @sveneberth in #1657
  • fix: Whitelist redirect_to in get_cookie_for_app to prevent open-redirect attacks by @sveneberth in #1660
  • fix: BaseBone._get_distinct_hash by @phorward in #1662

New Contributors

  • @Copilot made their first contribution in #1656

Full Changelog: v3.8.20...v3.8.21

v3.8.20

13 Mar 14:41

Choose a tag to compare

What's Changed

Full Changelog: v3.8.19...v3.8.20

v3.8.19

12 Mar 00:17

Choose a tag to compare

What's Changed

  • fix: renderSkelValues and renderBoneValue for backward compatibility by @sveneberth in #1641
  • fix: Unescape file name for serving_url generation by @sveneberth in #1643
  • fix: Adding further cases for deprecation handling by @phorward in #1644

Full Changelog: v3.8.18...v3.8.19

v3.8.18

25 Feb 14:33

Choose a tag to compare

Full Changelog: v3.8.17...v3.8.18

v3.8.17

25 Feb 12:14

Choose a tag to compare

What's Changed

Full Changelog: v3.8.16...v3.8.17

v3.8.16

13 Feb 17:07

Choose a tag to compare

What's Changed

  • fix: Use new vi-admin code-feature with syntax highlighting by @phorward in #1615
  • fix: UserPassword.pwrecover should strip the recovery_key by @phorward in #1621
  • fix: Propagate @property from Skeleton to SkeletonInstance that belongs to a RefSkel + reset renderPreparation by @sveneberth in #1623

Full Changelog: v3.8.15...v3.8.16

v3.8.15

20 Jan 12:09
e508090

Choose a tag to compare

What's Changed

  • fix: ComputeMethod.Always fails when skeleton is being rendered by @phorward in #1614

Full Changelog: v3.8.14...v3.8.15

v3.8.14

19 Jan 11:18

Choose a tag to compare

What's Changed

  • fix: No exception raise on compute attempt on deleted RefSkel by @phorward in #1608

Full Changelog: v3.8.13...v3.8.14