Skip to content

Releases: ankitpokhrel/Dynamic-Featured-Image

Version 3.7.0

14 Apr 09:36
Compare
Choose a tag to compare

Changelog

  • Feature: Auto-select media on open (#78)
  • Fix: Attachment ID issue for edited image (#77, #80)

Version 3.6.8

20 Oct 10:48
Compare
Choose a tag to compare

Some enhancements and fixes.

Changelog

Version 3.6.5

04 Feb 05:58
Compare
Choose a tag to compare

Some enhancements and fixes.

Changelog

  • Add Thai translations (#63, Thanks @isudnop)
  • Fix warning when counting empty string in PHP 7.2 (#66, Thanks @zsmartin)
  • Show only images in media selector (#67, Thanks @zsmartin)
  • Add filters for metabox context and priority (#68, Thanks @zsmartin)

Version 3.6.1

15 Aug 12:28
Compare
Choose a tag to compare

Fix compatibility for old php versions.

Changelog

  • Remove short array syntax to support php <= 5.4.

Version 3.6.0

14 Aug 11:04
Compare
Choose a tag to compare

Internal code refactoring and various security fixes.

Changelog

  • Various security fixes.
  • Missing text domains fixes.
  • Dashicons css removed as it is no longer needed.
  • Numerous WordPress coding standard improvements.

Version 3.5.2

22 Mar 07:23
Compare
Choose a tag to compare

Internal code refactoring and bug fix.

Changelog

  • Internal code refactorings.
  • Merge PR #50

Ver. 3.5.1

22 Aug 06:39
Compare
Choose a tag to compare

Minor code refactorings.

Changelog

  • Minor code refactorings.
  • Added upgrade link.

Ver. 3.5.0

11 Apr 12:52
Compare
Choose a tag to compare

Unit tests and bug fixes.

Changelog

  • Unit Tests.
  • Added support for github updater. Issue #44
  • Fix get_the_ID issue in WordPress below 4.0.
  • Remove extra quotation mark that was making the html invalid.
  • Added uninstall script.

Ver. 3.4.0

07 Mar 03:26
Compare
Choose a tag to compare

Now with ability to add custom fields in media uploader for features targeted for future.

Changelog

  • Added Link to Image field.
  • Portuguese Brazilian translation (Thanks to @bruno-rodrigues).
  • And some minor refactorings.

Ver. 3.3.1

14 Feb 05:55
Compare
Choose a tag to compare

This version has no functionality change.

Changelog

  • Increased code quality