Skip to content

v1.1.2

Latest

Choose a tag to compare

@synaptode synaptode released this 05 Jul 00:10

PhantomSwift v1.1.2

Added

  • Dashboard discoverability: module subtitles and subtitle-aware search ranking
  • Targeted regression coverage for dashboard search, plugin registry deduping, event bus cleanup, and reset behavior

Changed

  • Plugin registration now deduplicates by identifier
  • Added isolated test reset support for shared runtime state

Fixed

  • Event bus unsubscribe cleanup is now synchronous to avoid deinit-time crashes
  • iOS 12 compatibility cleanups for UI fallbacks

Notes

  • Patch release focused on stability, discoverability, and safer cleanup paths