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)
- content: replace Förderung with Finanzierung in FAQ (ead87a6)
1.6.0 (2026-04-13)
- add new sections to homepage and project page (#349) (88ece82)
- redesign Process sections (43f618d)
- refine roadmap with additional item and polish interactions (f443e51)
- update copyright to Green Ecolution (53eae99)
1.5.3 (2026-02-03)
- add release notes for v0.1.2 (c7f114a)
1.5.2 (2026-01-15)
- 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)
1.5.0 (2026-01-15)
- 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)
- 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)
- add release notes for v0.1.1 (37168fa)
1.4.0 (2026-01-11)
- add Features section to landing page (341d804)
- add Impressum and Datenschutz pages (4534768)
- redesign landing page with new section layouts and animations (#272) (5de4f5c)
- fix small typos (e45ca39)
1.3.1 (2026-01-05)
1.3.0 (2026-01-01)
- 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)
- 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
1.2.0 (2025-12-31)
- Added release-please for automated release management
- Minor dependency updates
v1.1.0 - 2025-10-24
- Display of app/build version in the UI
CODEOWNERSfile- Nix flake dev shell
- CI: PR workflow now runs lint & test
- 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.
- Incorrect src URL and styling issues.
- Ensured pnpm is installed in the node:25-alpine image.
- Fixed formatting check error; cleaned up linter annotations.
- develop environment removed from workflows.
v1.0.6 - 2025-04-03
- video section (#94)
- change content (#90)
v1.0.5 - 2025-03-20
- add button in header to redirect to green ecolution demo instance in #89
v1.0.4 - 2025-01-12
- update current project status in #86
- update current process step to release 2 (#86)
v1.0.3 - 2024-09-17
- add background to header while scrolling down (#82)
- add GPL-3.0 license (#19)
- unify naming of the project to 'Green Ecolution' (#83)
- update current process step to release 1 (#81)
v1.0.2 - 2024-08-01
- refactor: change cookies to local storage (#77)
- ci: run only github actions when needed (#76)
v1.0.1 - 2024-07-17
- chore: update organization name in code, docs and ci/cd
v1.0.0 - 2024-07-06
- 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)
- Improve CI/CD pipeline for deployment, staging and production
v0.0.1 - 2024-05-26
- Improve CI/CD pipeline
- Initial release
- Create "Page under construction" Page