Releases: Lincoln012015/Clipon-CMS
Releases · Lincoln012015/Clipon-CMS
Release list
Clipon CMS 0.10.3
- Added the automated Core release pipeline that publishes the sanitized public source, immutable GitHub tag, ZIP archive, and SHA-256 checksum from one deterministic export.
- Integrated stable releases with the protected license-server Release API and added end-to-end verification of public metadata, the CMS update API, and the latest-download redirect.
- Replaced version-specific website and Core download URLs with the permanent
https://server.clipon-cms.com/download/latestendpoint. - Added regression coverage for release workflow helpers, stable download links, and preservation of Core update version, package URL, changelog, and SHA-256 metadata.
Clipon CMS 0.10.0
- Replaced request-time counting with signed, client-confirmed
page_viewevents; plain GET, crawler, probe, 404, and 500 requests no longer affect product metrics. - Added short-lived HMAC page tokens with key rotation, strict event envelopes, origin checks, rate limits, replay protection, and fail-closed diagnostics.
- Added 64-way daily state sharding with stable locks, atomic writes, idempotent event transitions, report caching, and schema v3 compaction.
- Moved tracking into a first-party JavaScript asset with visibility-aware views, bfcache refresh, engagement heartbeats, maximum scroll depth, and conversions.
- Preserved schema v2 report compatibility while adding open and compacted schema v3 reporting.
Clipon CMS 0.9.2
- remove the custom conversion events layer
- track enabled conversion types directly from JavaScript
- add configurable conversion types
- redesign the conversion type manager
- update tests and analytics documentation
Clipon CMS 0.9.1
0.9.1
- Canonicalized active public page and blog routes without a trailing slash.
- Added application-level
301redirects from trailing-slash URL variants while preserving query strings and subdirectory installation paths. - Added regression coverage for root, nested, localized, encoded, and subdirectory URLs, including safe request-method handling.
0.9.0
- Added configurable custom conversion types to Core analytics.
- Added PRO custom conversion events with browser-side tracking, server-side rule validation, privacy-mode-aware deduplication, and attribution data.
Clipon CMS 0.8.1
v0.8.1 Initial public release