06-Feb-2026 — improve aspect ratio defaults, fix image crop apply, fix eventId CastError, and reduce... #150
- Only include _id in event query criteria when IDs are valid MongoDB ObjectIds, using existing isMongoId utility
- Defer carousel showIndicators update to next tick to reduce NG0100 ExpressionChangedAfterItHasBeenChecked warnings
- Improve aspect ratio defaults in carousel editor
- Fix image list crop apply discarding cropped data by separating apply and quit handlers