Skip to content

Releases: viur-framework/viur-core

v3.8.3

09 Sep 15:15
0af9a51
Compare
Choose a tag to compare

What's Changed

  • fix: Improve ActionSkels in UserPassword.pwrecover for ViForms by @phorward in #1563

Full Changelog: v3.8.2...v3.8.3

v3.8.2

09 Sep 11:40
Compare
Choose a tag to compare

What's Changed

  • fix: Script.get_importable() must fail when there are no files by @phorward in #1560
  • fix: Handle unconfigured template in HTML-render by @phorward in #1559
  • fix: ActionSkel paradigm for user.UserPassword.pwrecover by @phorward in #1561

Full Changelog: v3.8.1...v3.8.2

v3.8.1

01 Sep 11:37
d6e1b47
Compare
Choose a tag to compare

What's Changed

  • fix: Add fallback if no importables are found by @ArneGudermann in #1557
  • fix: RelationalBone.getReferencedBlobs fails with new update_relations by @phorward in #1556

Full Changelog: v3.8.0...v3.8.1

v3.8.0

29 Aug 15:00
Compare
Choose a tag to compare

What's Changed

Read more

v3.7.21

25 Aug 08:26
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.7.20...v3.7.21

v3.7.20

26 Jun 11:34
Compare
Choose a tag to compare

What's Changed

  • fix: dump does not yield anything if there's no pattern filter given by @sveneberth in #1460
  • fix: Implement UTF-8 encoding for Content-Disposition header by @sveneberth in #1503
  • fix: Ensure redirect's location header is always utf-8 encoded/quoted by @sveneberth in #1504

Full Changelog: v3.7.19...v3.7.20

v3.7.19

26 Jun 11:29
Compare
Choose a tag to compare

What's Changed

  • fix: Add check to allow override the core modules by @ArneGudermann in #1477
  • fix: Make TreeSkel.is_root_node generally available by @phorward in #1488
  • feat: Pass create param in Singleton.getContents() to Skeleton.read() by @sveneberth in #1493

Full Changelog: v3.7.18...v3.7.19

v3.7.18

22 May 19:12
Compare
Choose a tag to compare

What's Changed

  • fix: Avoid sending doubled Set-Cookie header by @phorward in #1482
  • fix: Improve auth_userpassword login failure detection by @phorward in #1480

Full Changelog: v3.7.17...v3.7.18

v3.7.17

20 May 21:38
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.7.16...v3.7.17

v3.7.16

08 May 07:38
Compare
Choose a tag to compare

What's Changed

  • fix: Don't include bones in change_list which aren't in the current subskel by @sveneberth in #1470
  • fix: render.html.env.getSkel() to handle nested modules by @phorward in #1472
  • fix: prototypes.List shall default to addSkel on cloning by @phorward in #1471

Full Changelog: v3.7.15...v3.7.16