Skip to content

Releases: green-ecolution/green-ecolution.de

v1.5.3

03 Feb 12:27
9a16313

Choose a tag to compare

1.5.3 (2026-02-03)

Documentation

  • add release notes for v0.1.2 (c7f114a)

v1.5.2

15 Jan 20:29
9d05b93

Choose a tag to compare

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)

v1.5.1

15 Jan 16:06
3eae477

Choose a tag to compare

1.5.1 (2026-01-15)

Bug Fixes

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

v1.5.0

15 Jan 10:38
95350b1

Choose a tag to compare

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)

v1.4.1

11 Jan 16:36
b070a93

Choose a tag to compare

1.4.1 (2026-01-11)

Documentation

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

v1.4.0

11 Jan 13:13
7a4c289

Choose a tag to compare

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

v1.3.1

05 Jan 13:44
ab608ba

Choose a tag to compare

1.3.1 (2026-01-05)

Bug Fixes

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

v1.3.0

01 Jan 15:39
5b20112

Choose a tag to compare

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

v1.2.0

31 Dec 16:22
a042350

Choose a tag to compare

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)

v1.1.1

31 Dec 00:04
a9d8028

Choose a tag to compare

1.1.1 (2025-12-30)

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