Skip to content

1.2.6

Latest

Choose a tag to compare

@github-actions github-actions released this 13 Aug 20:00
7cf575a
  • Re-released the get_field_label() fix. The v1.2.5 tag was cut from the commit before that fix, so the published 1.2.5 package still carried the fatal error.
  • The updater no longer hardcodes the plugin's directory name. Installs unpacked into a versioned folder (e.g. eightam-gravity-cap-1.2.5) were never matched against the update transient and so were never offered an update at all.
  • Updates now unpack into the directory the plugin already occupies. Releases without an attached zip fall back to GitHub's zipball, which unpacks as eightam-eightam-gravity-cap-<sha>/ and would otherwise install a second copy alongside the active one.