## [1.0.7] - 2025-02-19
### Fixed
- fix(img now taking full size of the dialog - preventing closure problems)

## [1.0.6] - 2025-01-15
### Fixed
- fix(img display adapting to various img sizes)

## [1.0.5] - 2025-01-11
### Fixed
- fix(ensuring DOMContentLoaded before running the script)

## [1.0.4] - 2025-01-11
### Fixed
- fix(injecting the style and script in the head because not authorized in the body, defer the script to load only after the whole document is loaded)

## [1.0.3] - 2025-01-10
### Fixed
- Fixed issue where non 16:9 images were not taking up the full space and centered.
