Skip to content

Releases: ownerrez/orez-wp

v1.2.5

04 Nov 16:21
188868e

Choose a tag to compare

  • Exclude all text fields from camel to title

v1.2.4

01 Oct 21:31

Choose a tag to compare

  • Also exclude headline from camel-case formatting

v1.2.3

06 Aug 21:31
c55c7d0

Choose a tag to compare

What's Changed

  • Don't attempt to convert camel to title case if on a known-html field

v1.2.2

18 Jul 17:57
4f46bcb

Choose a tag to compare

What's Changed

  • Escape parameters in error messages

Full Changelog: v1.2.1...v1.2.2

v1.2.1a

16 Jul 16:11
9c23298

Choose a tag to compare

  • Correct validation issues with readme.txt

v1.2.1

21 May 17:55
312b43c

Choose a tag to compare

  • Improve security in administration page post handlers

v1.2

22 Aug 20:04
a61c028

Choose a tag to compare

  • Update URLs to OwnerRez short domain
  • Update ownerrez/orez-api dependency to 1.1.*, removed Guzzle dependency
  • Added "Clear Cache" button to settings page

v1.1.18

21 Jun 13:52

Choose a tag to compare

Add support for commas in shortcode "field" parameter to access object type properties on the underlying API response

v1.1.17

30 Mar 13:41

Choose a tag to compare

  • Render numeric shortcode values without a format using default format instead of "[Unknown]"
  • Provide clearer error messages during registration.

v1.1.15

20 Jan 13:29

Choose a tag to compare

Clear webhook now flushes the entire cache if WordPress is configured with a Persistent Object Cache.