Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 445 Bytes

CHANGES.md

File metadata and controls

17 lines (11 loc) · 445 Bytes

CHANGES

1.1.0 (2023-10-23)

  • Fix regression for small cross-origin <iframe>. By detecting "preview" frame more strictly.
  • Focus big <frame> in deprecated <frameset> pages.
  • Fix test cases not run completely.

1.0.0 (2023-10-11)

  • Focus skipped <iframe> (due to same origin policy) if can't find any target. Example case: blogger.com's post preview screen.

0.0.1 (2023-03-09)

  • Initial revision.