Skip to content

Releases: Lincoln012015/Clipon-CMS

Clipon CMS 0.10.3

Choose a tag to compare

@Lincoln012015 Lincoln012015 released this 30 Jul 15:35
  • 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/latest endpoint.
  • 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

Choose a tag to compare

@Lincoln012015 Lincoln012015 released this 24 Jul 11:20
  • Replaced request-time counting with signed, client-confirmed page_view events; 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

Choose a tag to compare

@Lincoln012015 Lincoln012015 released this 15 Jul 16:12
  • 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

Choose a tag to compare

@Lincoln012015 Lincoln012015 released this 15 Jul 12:52

0.9.1

  • Canonicalized active public page and blog routes without a trailing slash.
  • Added application-level 301 redirects 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

Choose a tag to compare

@Lincoln012015 Lincoln012015 released this 11 Jul 11:46
v0.8.1

Initial public release