Skip to content

Commit

Permalink
Merge branch 'main' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
phorward committed Aug 16, 2023
2 parents 9465ab2 + 0e6233a commit 8a3d990
Show file tree
Hide file tree
Showing 3 changed files with 80 additions and 76 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,10 @@ This file documents any relevant changes done to ViUR-core since version 3.0.0.
- fix: `CredentialBone` without escaping (#702)
- chore: Improve `StringBone` (#714)

## [3.4.8]

- chore: Update viur-datastore to 1.3.11 (#814)

## [3.4.7]

- chore: Update viur-datastore to 1.3.10 (#805)
Expand Down Expand Up @@ -358,7 +362,7 @@ This file documents any relevant changes done to ViUR-core since version 3.0.0.

- Added validations to catch invalid recipient addresses early in sendEmail
- 'connect-src': self and 'upgrade-insecure-requests' CSP directives by default
- versionHash and appVersion variables to utils and jinja2 render
- versionHash and appVersion variables to utils and jinja2 render
- The ability to import blobs that have been copied client-side from the old (non cloud-storage) blobstore
- Support for custom colorprofiles in thumbnails
- [Breaking] srcSetFor function in jinja2 now needs a list with or height instead of deriving from groups
Expand Down Expand Up @@ -387,6 +391,6 @@ This file documents any relevant changes done to ViUR-core since version 3.0.0.
- Support for translation-dictionaries shipped with the application has been removed. Use the viur-translation datastore kind instead
- The cache (viur.core.cache) is now automatically evicted in most cases based on entities accessed / queries run.
- Memcache support. Caching for the datastore is not supported anymore
- Full support for the dev_appserver. Now a gcp project is required for datastore/cloud store access
- Full support for the dev_appserver. Now a gcp project is required for datastore/cloud store access

[develop]: https://github.com/viur-framework/viur-core/compare/main...develop
138 changes: 69 additions & 69 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 8a3d990

Please sign in to comment.