Skip to content

v0.1.7 - Fix install-slug rename

Choose a tag to compare

@interplaydesign interplaydesign released this 08 May 23:03
· 7 commits to main since this release

Fixes the actual root cause of the self-update folder-rename bug, surfaced by v0.1.6 diagnostics. WP 6.7+ omits 'type' from upgrader_source_selection hook_extra; resolver now infers it. Also pre-loads classes that the autoloader can't resolve mid-upgrade.