---
name: wp-module-reset
title: Changelog
description: Notable version-to-version changes for wp-module-reset.
updated: 2025-03-25
---

# Changelog

All notable changes to this project are documented here. For older history, see **GitHub Releases** on the canonical repository.

## [Unreleased]

- Workflows: added standard module workflows.
- Translations: updated strings to all use i18n methods, added translation files for supported languages.
- Documentation: added **AGENTS.md**, **CLAUDE.md** (symlink), and **docs/** per Newfold module documentation standards.
- Testing: merged root **TESTING.md** into **docs/testing.md**; **TESTING.md** now points to the doc.

---

## 1.0.1 - 2026-02-20

- Fix factory reset breaking Hiive site connection
- UI changes to factory reset

## 1.0.0 - 2026-02-14

- Initial release.

___

When tagging a release, add a dated section (e.g. `## [1.0.1] - YYYY-MM-DD`) and summarize user-facing behavior, API changes, and migration notes.
