# Massoftind Dynamic Content — Changelog

## 1.0.72 — 2026-07-23

- Plugins screen: “View details” in row meta (beside author) opens the native WordPress.org ThickBox modal (Plugin URI fallback).
- Added `blueprint.json` for WordPress Playground Live Preview (login, activate, open Builders).

## 1.0.71 — 2026-07-22

- Plugin Check: silence false-positive prefix warnings in templates; document public pagination GET and third-party/core hook usage.

## 1.0.70 — 2026-07-22

- WordPress.org prefix compliance: unique `massdc` / `MassDC` / `MASSDC_` prefix throughout.
- Shortcode is now `[massdc id="N"]`.
- Removed short three-letter compatibility aliases that failed the unique-prefix requirement.

## 1.0.69 — 2026-07-22

- Initial massdc prefix migration work.

## 1.0.68 — 2026-07-21

- Added Normal (URL / shareable) pagination with `?massdc_page_{id}=N` links.
- Fixed AJAX pagination being cleared on the last page (prev/next stayed usable).

## 1.0.67 — 2026-07-21

- Fixed infinite scroll “Loading more...” sticking after the last page (clear loader before masonry; tear down observer).
- Verified load_more / ajax / none pagination end states.

## 1.0.66 — 2026-07-21

- Fixed Load More scroll jump / white flash caused by masonry `opacity: 0` reflow.
- Load More uses subtle loading (button disabled) instead of full white overlay.
- Video thumbnails cached locally in `uploads/massdc-video-thumbs/` (YouTube / Vimeo oEmbed).

## 1.0.65 — 2026-07-21

- Renamed to Massoftind Dynamic Content (slug: massoftind-dynamic-content).
- WordPress.org review compliance retained: core Masonry, no inline `<style>`, local video posters.

## 1.0.64 — 2026-07-21

- WordPress.org review: removed inline `<style>`, use core Masonry, local YouTube/Vimeo posters.
- Previous display name/slug iteration (MassSoft / masssoft-dynamic-content).

## 1.0.63 — 2026-07-20

- Removed non-existent Plugin URI; Author URI remains https://masssoftwaresolutions.com/
