Skip to content

Releases: picasso/zu-media

2.3.3

13 Feb 11:23
Compare
Choose a tag to compare
  • fixed CSS of Settings Page (Safari)

2.3.2

12 Feb 12:44
Compare
Choose a tag to compare
  • Zukit updated to version 1.5.2
  • tested for compatibility with WP 5.9.0
  • changed ecmaVersion to 11

2.3.1

11 Jan 09:40
Compare
Choose a tag to compare
  • tested for compatibility with WP 5.8.3

  • reset admin color scheme if Admin colors add-on or the plugin was deactivated

  • implemented get_folder_permalink, get_folder_props and folder_exists methods

  • implemented get_dominant_by_id and update_dominant_by_id methods

  • implemented get_media_taxonomy_link method which could be used to get link for Media Taxonomy

  • implemented Rewrite Rules panel

  • implemented Flush Rewrite Rules action and options to redefine rewrite rules for Media tags and category

  • added inherit_privacy option

  • added get_all_images method to return all public or private images in folders

  • renaming get_folder_by_image_id to get_folder_by_attachment_id

  • renaming get_gallery_by_image_id to get_gallery_by_attachment_id

  • replacing deprecated jQuery methods

  • fixed bugs when thumb width or height is 0

  • fixed bug with wrong Attachments Wrapper selector

  • fixed bug in is_private_image method

  • fixed bug in reset_cached for collections

  • fixed bug in landscaped field

  • fixed bug when displaying the wrong WP width size

  • other small improvements

2.2.3

03 May 20:41
Compare
Choose a tag to compare
  • Zukit updated to version 1.2.3
  • modified Sizes table according to the changes in Zukit
  • min php and wp versions updated
  • tested for compatibility with WP 5.7.1
  • small improvements

2.2.2

13 Apr 17:09
Compare
Choose a tag to compare
  • fixed bug with loading preview styles in add-on
  • fixed bug with reloading Sizes table
  • adapted after refactoring selectOption and toggleOption
  • adapted after changing the position of the divider
  • adapted to other changes in Zukit
  • small CSS improvements