Here’s what’s new in Apostrophe 2.49.0:
- New password reset feature. You will need to configure
apostrophe-email
and opt into this feature. See the new Apostrophe password reset HOWTO. - Significant performance boost to the “reorganize” modal in situations where numerous pages are in the trash when using the
apostrophe-workflow
module. - If widget ids are not provided when inserting new documents they are automatically generated. This makes apostrophe-headless easier to use.
And here’s what’s new in apostrophe-workflow 2.7.0:
- Basic support for locale-specific stylesheets. Useful when you need to use the same
font-family
to refer to a different@font-face
depending on the locale.