Skip to content

Latest commit

 

History

History
60 lines (31 loc) · 1.76 KB

CHANGES.md

File metadata and controls

60 lines (31 loc) · 1.76 KB

Changelog

1.0.0b1 (2024-11-13)

New features:

  • Update Brazilian Portuguese translation. [@ericof] #11

Bug fixes:

  • Fix control panel serialization [@ericof] #9

Internal:

  • Update pytest-plone to version 0.5.0 [@ericof] #10
  • Add sane defaults for VSCode development [@ericof]
  • Clean trove classifiers for this package. [@ericof]
  • Update plone/meta [@ericof]
  • Use uv for package installation [@ericof]

1.0.0a2 (2024-03-26)

New features:

  • Add Spanish translation. @macagua #5

Bug fixes:

  • Fix typo in typing annotations [@ericof] #7

1.0.0a1 (2024-03-05)

New features:

  • Group enumeration and group introspection support for Keycloak backends [@ericof] #1

Bug fixes:

  • Rewrite IRolesPlugin implementation to handle inherited roles for users [@ericof] #3

Documentation: