# Changelog of H5P Package Checker (.h5p Preflight) (`madrasco/h5p-package-checker`) Actor

- **URL**: https://apify.com/madrasco/h5p-package-checker/changelog.md
- **Full Actor documentation**: https://apify.com/madrasco/h5p-package-checker.md

## Changelog

### 0.1.6 (candidate, 2026-09-26)

- Fix: the alt-text check now follows images inside a one-field group whose stored value is a content object (H5P stores such groups without the wrapper). Before, it skipped the slides of an Image Slider and the pages of an Interactive Book: on the H5P.org Image Slider example 0 of 4 images were checked (now 4 of 4); on a public Interactive Book 1 of 31 images were checked (now 31 of 31, 18 of them marked decorative). No other finding changed on 18 outside packages.

### 0.1.5 (2026-09-26)

- A missing editor library (`editorDependencies` not bundled) is a warning: H5P's upload check refuses such a package unless the site already has the library.

### 0.1.3 (2026-09-25)

- First public release: 36 cited rules on h5p.json, library.json, dependencies, content.json, file types, image alt text and size.
