Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-06 | 1.0 kB | |
v5.5.2 source code.tar.gz | 2025-08-06 | 431.3 kB | |
v5.5.2 source code.zip | 2025-08-06 | 503.9 kB | |
Totals: 3 Items | 936.3 kB | 0 |
What's Changed
- Add: Improved filtering of page mutations in https://github.com/davidjbradshaw/iframe-resizer/pull/1489
- Add: Improved warning on unexpected duplicate observers in https://github.com/davidjbradshaw/iframe-resizer/pull/1494
- Add: Isolate startup processes from each other in https://github.com/davidjbradshaw/iframe-resizer/pull/1487
- Add: Group log messages in https://github.com/davidjbradshaw/iframe-resizer/pull/1496
What's Fixed
- Fix: MutationThrottle can cause duplicate elements to observer in https://github.com/davidjbradshaw/iframe-resizer/pull/1495
- Fix:
data-iframe-ignore
blocked observers when used at page load in https://github.com/davidjbradshaw/iframe-resizer/pull/1492 - Fix: Prevent erroneous error message when width resizing with no tags or overflow in https://github.com/davidjbradshaw/iframe-resizer/pull/1497
Thanks to @djsaturn for help with this release
Full Changelog: https://github.com/davidjbradshaw/iframe-resizer/compare/v5.5.1...v5.5.2