Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 0.19.6 #550

Closed
johanjanssens opened this issue Feb 21, 2021 · 0 comments
Closed

Release 0.19.6 #550

johanjanssens opened this issue Feb 21, 2021 · 0 comments
Assignees
Labels
Projects
Milestone

Comments

@johanjanssens
Copy link
Member

1. Improve layout API #540

The layout API has been improved to increase re-usability and decrease coupling. It also adds a new layout()template function to get easy access to the merged layout properties.

The way layout properties work has also been improved . Before layout properties were merged during the layout rendering process, now layout properties are merged before the page is rendered so all the layout properties defined in the different inherited layouts are accessible in the page. For more info check the PR #540

2. Allow to override the database identity key #535

Added support for overriding the database table identity key through the extension config identity_key option.

Fixes

@johanjanssens johanjanssens self-assigned this Feb 21, 2021
@johanjanssens johanjanssens added this to Issues in v0.19.6 via automation Feb 21, 2021
@johanjanssens johanjanssens mentioned this issue Feb 21, 2021
62 tasks
johanjanssens added a commit that referenced this issue Feb 21, 2021
v0.19.6 automation moved this from Issues to Ready Feb 21, 2021
@johanjanssens johanjanssens added this to the v0.19.6 milestone Feb 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
v0.19.6
  
Ready
Development

No branches or pull requests

1 participant