# Changelog — Simple Countdown Timer

All notable changes to the Simple Countdown Timer plugin are documented in this file.

Format follows [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

---

## [1.0.1] — 2026-03-01

### Fixed
- Minor styling adjustments for better Squarespace theme compatibility

---

## [1.0.0] — 2026-02-01

### Added
- Countdown timer plugin for Squarespace
- `targetDate` parameter — ISO 8601 date string (e.g. `2026-12-31`)
- Two placement modes:
  - **Drop-in** (auto-placement): script tag alone, timer inserts at script location
  - **Precise placement**: add `<div id="anavo-countdown-timer">` then load the script
- Displays days, hours, minutes, and seconds remaining
- Responsive design for all screen sizes
- Commercial licensing integration
- `debug` parameter for verbose console logging

---

[1.0.1]: https://github.com/clonegarden/squarespaceplugins/releases/tag/simplecountdown-v1.0.1
[1.0.0]: https://github.com/clonegarden/squarespaceplugins/releases/tag/simplecountdown-v1.0.0
