0.2.5
- fix(renderer): standardize logo rating height to 100px and remove auto-scaling (7265a12)
- Removed the automatic boosting system for rating badges in the 'logo' image type.
- Disabled dynamic scale calculation based on the original logo aspect ratio.
- Implemented fixed badge metrics (iconSize: 84px, paddingY: 8px) to guarantee a consistent 100px height.
- Optimized fontSize (62px), paddingX (32px), and gap (20px) for better aesthetics at a fixed size.
- Ensured badge size remains constant (preserveBadgeSize: true) even when multiple ratings are displayed.
Full Changelog: v0.2.4...v0.2.5