Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 1.29 KB

CHANGELOG.md

File metadata and controls

42 lines (29 loc) · 1.29 KB

Focal Point Field Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

2.0.2 - 2022-09-04

Fixed

  • Fixes an issue where asset edit pages and slideouts would use Focal Point Field's transformed image for dimensions and the "View" button

2.0.1 - 2022-05-22

Improved

  • Added a border-radius to thumbs to make them feel a bit more native

Fixed

  • Fixed an issue where Focal Point Field would store an invalid CSS value

2.0.0 - 2022-05-21

Added

  • Craft 4.0 compatibility
  • Added "Maximum thumb width" and "Maximum thumb height" field settings

Changed

  • Changed name from "Focal Point" to "Focal Point Field"
  • Changed package name from vaersaagod/focalpoint to vaersaagod/focalpointfield
  • Changed plugin handle from focal-point to focal-point-field

Improved

  • Focal point fields now work for any (image) extension

Fixed

  • Fixes an issue where it wasn't possible to add focal point fields to assets directly

1.0.3 - 2021-08-31

Fixed

  • Fixes an annoying JavaScript issue that would put the initial focal point BOTTOM LEFT!!!1

1.0.0 - 2018-11-14

Added

  • Initial release