Skip to content

Latest commit

 

History

History
275 lines (167 loc) · 13.7 KB

File metadata and controls

275 lines (167 loc) · 13.7 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.6.1 (2026-04-27)

Bug Fixes

  • content: replace Förderung with Finanzierung in FAQ (ead87a6)

1.6.0 (2026-04-13)

Features

  • add new sections to homepage and project page (#349) (88ece82)
  • redesign Process sections (43f618d)
  • refine roadmap with additional item and polish interactions (f443e51)

Bug Fixes

  • update copyright to Green Ecolution (53eae99)

1.5.3 (2026-02-03)

Documentation

  • add release notes for v0.1.2 (c7f114a)

1.5.2 (2026-01-15)

Bug Fixes

  • deps: migrate to Tailwind CSS v4 (#268) (5d130f6)
  • homepage: redesign welcome dialog and add pulsing glow animation (#284) (eaa5001)

1.5.1 (2026-01-15)

Bug Fixes

  • 404: fix typos on not found page (47fb2a0)
  • nav: fix mobile navigation breaking on scroll (2671cde)

1.5.0 (2026-01-15)

Features

  • contact: redesign contact page with animations and improved UI (#279) (718fa4f)
  • homepage: redesign with scroll animations, improved UI and glow effects (#280) (7436802)
  • legal: add scroll animations and improved styling to Impressum and Datenschutz pages (#281) (e0accc6)
  • project: redesign project page sections with animations and improved visual hierarchy (#276) (d9b1c08)
  • releases: redesign release pages with animations and improved UI (#278) (2179c2e)

Bug Fixes

  • header: prevent text wrapping in navigation at intermediate viewports (c42f7c9)
  • legal: fix mobile nav links and scroll animation visibility (65b17bc)
  • ui: improve scroll progress smoothness on Safari/Chrome (e4e9a6e)

1.4.1 (2026-01-11)

Documentation

  • add release notes for v0.1.1 (37168fa)

1.4.0 (2026-01-11)

Features

  • add Features section to landing page (341d804)
  • add Impressum and Datenschutz pages (4534768)
  • redesign landing page with new section layouts and animations (#272) (5de4f5c)

Bug Fixes

1.3.1 (2026-01-05)

Bug Fixes

  • resolve horizontal overflow on mobile devices (#257) (40693b7), closes #253

1.3.0 (2026-01-01)

Features

  • a11y: add prefers-reduced-motion support (#245) (753d32b)
  • a11y: add skip-to-main-content link (#241) (79b1cdd)
  • seo: add Schema.org JSON-LD structured data (#251) (e4bceea), closes #238
  • ux: add loading state for video thumbnails (#248) (ccf5099), closes #234
  • ux: add React Error Boundary for graceful error handling (#247) (aabec39)

Bug Fixes

  • a11y: improve accordion keyboard navigation and semantics (#243) (ddd6c29)
  • a11y: use correct aria-current string value instead of boolean (#246) (1dfd44f), closes #232
  • security: add rel noopener noreferrer to external links (#244) (a291f39), closes #230
  • seo: add static og:image for social crawlers (#250) (93c9b9b), closes #237
  • ux: add active states for touch device feedback (#249) (689fc23), closes #235

Performance Improvements

1.2.0 (2025-12-31)

Features

  • add release notes page with changelog and homepage section (#217) (a166878)

Bug Fixes

  • check initial scroll position on header mount (#218) (95f9a00)

1.1.1 (2025-12-30)

  • Added release-please for automated release management
  • Minor dependency updates

v1.1.0 - 2025-10-24

Added

  • Display of app/build version in the UI
  • CODEOWNERS file
  • Nix flake dev shell
  • CI: PR workflow now runs lint & test

Changed

  • Content & UI:
    • Updated project page hero description.
    • Updated contact hero text and contact component.
    • Updated process steps.
    • Refreshed footer.
    • Updated FAQ section.
    • Added more further links.
  • Tooling & Build:
    • Migrated from Yarn → pnpm.
    • Docker: consolidated to a single Dockerfile; base image moved to Node 25-alpine (from 24-alpine).
  • Dependencies (highlights):
    • react-player → 3.3.3 (major).
    • react → 19.1.1 (patch), react-dom → 19.2.0.
    • react-router-dom → 7.7.0 (major; previously bumped from 6.x to 7.x).
    • vite → 7.0.x (major from 6.x).
    • @vitejs/plugin-react → 5.0.4 (major).
    • typescript → 5.8.3.
    • Various updates to ESLint plugins, @types/, postcss, autoprefixer, prettier, typescript-eslint.
  • CI/Infra:
    • Version and build version are now set within the workflow.
    • Use of a GitHub App to commit workflow changes.
    • Dependabot configuration added; several GitHub Actions updated (e.g., actions/checkout@v5, actions/setup-node@v6, docker/build-push-action@v6).
    • Regular updates to stage container image tags.

Fixed

  • Incorrect src URL and styling issues.
  • Ensured pnpm is installed in the node:25-alpine image.
  • Fixed formatting check error; cleaned up linter annotations.

Removed

  • develop environment removed from workflows.

v1.0.6 - 2025-04-03

Added

  • video section (#94)

Changed

  • change content (#90)

v1.0.5 - 2025-03-20

Changed

  • add button in header to redirect to green ecolution demo instance in #89

v1.0.4 - 2025-01-12

Changed

  • update current project status in #86

Changed

  • update current process step to release 2 (#86)

v1.0.3 - 2024-09-17

Added

  • add background to header while scrolling down (#82)
  • add GPL-3.0 license (#19)

Changed

  • unify naming of the project to 'Green Ecolution' (#83)
  • update current process step to release 1 (#81)

v1.0.2 - 2024-08-01

Changed

  • refactor: change cookies to local storage (#77)
  • ci: run only github actions when needed (#76)

v1.0.1 - 2024-07-17

Changed

  • chore: update organization name in code, docs and ci/cd

v1.0.0 - 2024-07-06

Added

  • feat: update readme (#25)
  • feat: add stakeholder section as slider (#26)
  • feat: add introduction section (#30)
  • feat: add favicons (#31)
  • feat: add current process section (#36)
  • feat: add project page (#41)
  • feat: add dashboard preview section (#43)
  • feat: add advantages section (#45)
  • feat: add contact section (#46)
  • feat: add homepage hero (#50)
  • feat: add contact page (#53)
  • feat: add not found page (#54)
  • feat: add hero homepage overlays (#56)
  • feat: add background to sections (#59)

Changed

  • Improve CI/CD pipeline for deployment, staging and production

v0.0.1 - 2024-05-26

Changed

  • Improve CI/CD pipeline
  • Initial release
  • Create "Page under construction" Page