Skip to content

Releases: viur-framework/viur-core

v3.7.2

23 Jan 12:33
Compare
Choose a tag to compare

What's Changed

  • fix: FileLeafSkel._inject_serving_url() is the better choice by @phorward in #1362
  • feat: Provide default index-function for Tree and Singleton by @phorward in #1365
  • fix: Render bones which are readOnly=True not as required=True by @phorward in #1371
  • fix: Ensure derives are generated in FileBone inside a RecordBone too by @sveneberth in #1370
  • fix: SkelModule not able to handle empty index definitions by @phorward in #1373
  • doc: Fix SyntaxWarning: invalid escape sequence '\*' by @phorward in #1372
  • fix: errors not marked as a reserved word by @phorward in #1374
  • fix: Provide bone name with assertion message by @phorward in #1375
  • fix: determine a better path for a new TranslateSkel by @sveneberth in #1367
  • fix: skip cached_property in Module._update_methods by @sveneberth in #1377
  • feat: Provide add_or_edit root-only endpoint for importers by @phorward in #1380
  • fix: a not caseSensitive bone should lock the lower value by @sveneberth in #1378

Full Changelog: v3.7.1...v3.7.2

v3.7.1

07 Jan 17:23
Compare
Choose a tag to compare

What's Changed

  • fix: Regression from canView() refactoring by @phorward in #1357
  • fix: BooleanBone.setBoneValue doesn't respect language by @phorward in #1358
  • fix: RelationalBone: dict size change during iteration by @phorward in #1359

Full Changelog: v3.7.0...v3.7.1

v3.7.0

27 Dec 16:20
Compare
Choose a tag to compare

What's Changed

Read more

v3.6.30

19 Dec 08:37
84d80ba
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.6.29...v3.6.30

v3.6.29

11 Dec 14:06
Compare
Choose a tag to compare

What's Changed

  • fix: Don't create a CSP nonce if unsafe-inline is enabled by @sveneberth in #1347

Full Changelog: v3.6.28...v3.6.29

v3.6.28 (v3.6.27)

06 Dec 15:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.6.26...v3.6.28

v3.6.26

29 Nov 13:24
Compare
Choose a tag to compare

What's Changed

  • fix: Correct translation_key_prefix_skeleton_bonename and translation_key_prefix_bonename by @sveneberth in #1336
  • feat: pattern-parameter for Translation.get_public() by @phorward in #1337

Full Changelog: v3.6.25...v3.6.26

v3.6.25

22 Nov 17:28
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.6.24...v3.6.25

v3.6.24

19 Nov 11:54
7029b04
Compare
Choose a tag to compare

What's Changed

  • feat: SkelModule.structure() with actions and with access control by @phorward in #1321
  • fix: File.parse_download_url() handles dlpath wrong by @phorward in #1328
  • feat: Public translations interface by @phorward in #1323

Full Changelog: v3.6.23...v3.6.24

v3.6.23

11 Nov 22:37
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.6.22...v3.6.23