Skip to content

Releases: vollyimnetz/crop-thumbnails

0.10.5

15 Dec 15:43
Compare
Choose a tag to compare
  • proper handling of non latin characters in filenames while save

0.10.4

15 Dec 12:41
Compare
Choose a tag to compare
  • i18n of the button in the image-media-view changed
  • add 'medium_large' size to (intern) default-sizes (fix notice)
  • add action-hook 'crop_thumbnails_after_save_new_thumb' after save the new thumbnail
  • add filter-hook 'crop_thumbnails_before_update_metadata' before update metadata
  • add filter-hook 'crop_thumbnails_editor_jsonDataValues' in the editor, to adjust dataValues
  • add filter-hook 'crop_thumbnails_editor_printratio' in the editor (see F.A.Q. for details of usage)

0.10.3

18 Nov 22:05
Compare
Choose a tag to compare
  • small language adjustments

0.10.2

08 Nov 09:37
Compare
Choose a tag to compare

make the modal-dialog more robust against css-overriding of other plugins

0.10.1

20 Sep 16:48
Compare
Choose a tag to compare

small enhancement for developers: add the 'same_ratio_active' parameter in the ajax-request (https://wordpress.org/support/topic/return-same-ratio-daja-in-ajax-request)

0.10.0

19 Sep 15:58
Compare
Choose a tag to compare
  • refactoring some parts of the code to make it more modular
  • adding a cache breaker to the backend, so in post-view and mediathek the image should be refreshed after the modal-dialog closes
  • provide a javascript-event ('cropThumbnailModalClosed') after the modal is closed (see F.A.Q. for details)
  • provide the human-readable Name of the Crop-Size (if available), using the "image_size_names_choose" filter
  • provide some size settings for the modal-dialog - via filter "crop_thumbnails_modal_window_settings" (see F.A.Q. for details)
  • mini language update