WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Releases: liamgold/xperience-community-sustainability

v3.0.0

03 Dec 22:58
cd3a3ce

Choose a tag to compare

What's Changed

  • v3.0.0: Breaking upgrade to Xperience by Kentico v30.12.0 + build improvements by @liamgold in #68

Full Changelog: v2.7.1...v3.0.0

v2.7.1

03 Dec 21:54
c0adf94

Choose a tag to compare

What's Changed

  • chore(deps-dev): Bump node-forge from 1.3.1 to 1.3.2 in /src/Client by @dependabot[bot] in #65
  • chore(deps): Bump @tgwf/co2 from 0.16.9 to 0.17.0 in /src/Client by @dependabot[bot] in #66
  • Fix: Build client assets in GitHub Actions workflows by @liamgold in #67

Full Changelog: v2.7.0...v2.7.1

v2.7.0

25 Nov 21:49
7bf26e5

Choose a tag to compare

What's Changed

  • Bump js-yaml from 4.1.0 to 4.1.1 in /src/Client by @dependabot[bot] in #61
  • feat: Add historical tracking with pagination and trend visualization by @liamgold in #62
  • feat: Add PDF export functionality for sustainability reports by @liamgold in #64
  • Bump webpack from 5.102.1 to 5.103.0 in /src/Client in the webpack group by @dependabot[bot] in #63

Full Changelog: v2.6.0...v2.7.0

v2.6.0

13 Nov 23:13
84dca14

Choose a tag to compare

What's Changed

  • Add Content Hub deep links for resource optimization by @liamgold in #60

Full Changelog: v2.5.0...v2.6.0

v2.5.0

10 Nov 22:48
ee91fa4

Choose a tag to compare

What's Changed

  • Fix resource filter to handle query parameters in script URL by @Copilot in #53
  • Upgrade to SWDM v4 and add green hosting detection by @liamgold in #55

Full Changelog: v2.4.0...v2.5.0

v2.4.0

28 Oct 17:26
e4787f9

Choose a tag to compare

What's Changed

  • Bundle @tgwf/co2 library locally to remove Skypack CDN dependency by @liamgold in #50
  • Bump version to 2.4.0 by @liamgold in #51
  • Bump @babel/core from 7.28.4 to 7.28.5 in /src/Client by @dependabot[bot] in #49
  • Bump @babel/preset-env from 7.28.3 to 7.28.5 in /src/Client by @dependabot[bot] in #48
  • Bump @babel/preset-typescript from 7.27.1 to 7.28.5 in /src/Client by @dependabot[bot] in #45
  • Bump @babel/plugin-transform-runtime from 7.28.3 to 7.28.5 in /src/Client by @dependabot[bot] in #46
  • Bump @babel/preset-react from 7.27.1 to 7.28.5 in /src/Client by @dependabot[bot] in #47

Full Changelog: v2.3.0...v2.4.0

v2.3.0

21 Oct 22:51
66063ee

Choose a tag to compare

What's Changed

  • Add Dependabot configuration for automated dependency updates by @liamgold in #36
  • Bump @babel/core from 7.27.1 to 7.28.4 in /src/Client by @dependabot[bot] in #39
  • Bump the webpack group in /src/Client with 2 updates by @dependabot[bot] in #37
  • Bump Microsoft.Playwright from 1.52.0 to 1.55.0 by @dependabot[bot] in #42
  • Bump postcss from 8.5.3 to 8.5.6 in /src/Client by @dependabot[bot] in #38
  • Bump @babel/preset-env from 7.27.2 to 7.28.3 in /src/Client by @dependabot[bot] in #40
  • Bump @babel/plugin-transform-runtime from 7.27.1 to 7.28.3 in /src/Client by @dependabot[bot] in #41
  • Add explicit permissions to CI workflow by @liamgold in #43
  • Add Resource Type Icons by @liamgold in #44

New Contributors

Full Changelog: v2.2.0...v2.3.0

v2.2.0

16 Oct 22:13
dac2c44

Choose a tag to compare

What's Changed

  • Migrate from ShadCN to native XbyK components with redesigned UI by @liamgold in #35

Full Changelog: v2.1.0...v2.2.0

v2.1.0

15 Oct 22:56
6a70dce

Choose a tag to compare

What's New in 2.1.0

New Features

  • Added configurable TimeoutMilliseconds option for Playwright page loading

Bug Fixes

  • Fixed memory leak with proper Playwright disposal patterns
  • Fixed error handling to show error banner in UI instead of "no data" message
  • Fixed security vulnerability (on-headers CVE-2025-7339)

Improvements

  • Changed service lifetime from Singleton to Scoped to prevent concurrency issues
  • Standardized JSON serialization to System.Text.Json
  • Improved error handling and logging

Infrastructure

  • Added GitHub Actions CI/CD workflows
  • Added NuGet Trusted Publishing support
  • Updated documentation (CLAUDE.md, README.md, RELEASE.md)

Full Changelog: v2.0.0...v2.1.0

v2.0.0

25 Jul 15:06
fa88604

Choose a tag to compare

What's Changed

  • Add sustainability options to configure the installation path, if it … by @liamgold in #14

Full Changelog: v1.2.2...v2.0.0