Revision code

Changes Version 3.5.1
Released on November 14, 2023 with 3 commits

Changes

This releases fixes two regressions introduced by 3.5.0:

  • Fix a bug where a new overlay would immediately close if the parent layer's location happened to match the overlay's location-based close condition.
  • When a new overlay's initial location matches its location-based close condition, the overlay again immediately closes without rendering its initial content.

Upgrading

If you're upgrading from an older Unpoly version you should load unpoly-migrate.js to polyfill deprecated APIs. Changes handled by unpoly-migrate.js are not considered breaking changes.

See our upgrading guide for details.