1.6.5
September 21st, 2026
Fixed
- The addon now asks for its saved settings by package name, the way Statamic's own settings screen does. Statamic is fixing the lookup that 1.6.4 worked around (statamic/cms#15495), and once that ships, asking by slug would have come back empty: the look, your soundtracks and the public-links switch would have quietly fallen back to the config file. Right on both sides of the fix. No upgrade steps.
1.6.4
September 21st, 2026
Fixed
- The settings screen now shows what was saved on it. Statamic writes an addon's settings under its slug (
wrapped) and reads them back under its package name (statamic-wrapped), so on a plain site every save looked lost the moment the page reloaded, though the images and the story were already using it. The addon now finds its settings under the name they were saved with. Nothing saved is lost or moved. No upgrade steps. - Settings screenshot retaken from a plain 1.6.4 install.