Skip to content

Releases: voceconnect/nginx-secure-media

0.1.10

Choose a tag to compare

@prettyboymp prettyboymp released this 19 Jan 18:24
  • added support for spaces around url match to better handle srcset attribute added in WP 4.4.

version 0.1.9

Choose a tag to compare

@prettyboymp prettyboymp released this 12 Sep 15:05
  • fixing bug with initial quote getting included in path when generating url

version 0.1.8

Choose a tag to compare

@prettyboymp prettyboymp released this 12 Sep 13:12
  • Adding support for URLs without a domain prefix

version 0.1.7

Choose a tag to compare

@prettyboymp prettyboymp released this 05 Sep 15:41
  • fixing bug where query string causes hash to be wrong due to incorrect path detection

version 0.1.6

Choose a tag to compare

@prettyboymp prettyboymp released this 05 Sep 14:47
  • introduced better implementation to deal with encoded urls.

version 0.1.5

Choose a tag to compare

@prettyboymp prettyboymp released this 02 Sep 17:25
  • Fixed bug where the time set for expiration period wasn't being read properly.

version 0.1.4

Choose a tag to compare

@prettyboymp prettyboymp released this 28 Aug 15:34
  • Adjusted the way the query string was added to urls to work around how the visual editor double escapes them.

version 0.1.3

Choose a tag to compare

@prettyboymp prettyboymp released this 27 Aug 21:03
fixing strpos check

version 0.1.2

Choose a tag to compare

@prettyboymp prettyboymp released this 05 Jun 13:41
  • Fixed bug in replacement call back with site_url
  • Changed expiration handling to round up to nearest modulus of the expiration to allow some browser caching

version 0.1.1

Choose a tag to compare

@prettyboymp prettyboymp released this 04 Jun 23:31
updating composer settings