Apostrophe2 v3.28.1 Release Notes

Release Date: 2022-09-15 // over 1 year ago
  • ๐Ÿ›  Fixes

    • AposInputBoolean can now be required and have the value false.
    • Schema fields containing boolean filters can now list both yes and no choices according to available values in the database.
    • ๐Ÿ›  Fix attachment getHeight() and getWidth() template helpers by changing the assignment of the attachment._crop property.
    • ๐Ÿ”„ Change assignment of attachment._focalPoint for consistency.