Skip to content

New: AI agent integration via Model Context Protocol (MCP).Learn more

2025.3.0 (2025-03-31)

In this sprint, our primary focus was on enhancing both the frontend and backend of our application. On the frontend, we introduced new features such as recently viewed products and improved the user experience with a new hero component and better mobile support. We also made significant refactoring efforts, including the cart page and various components for better accessibility and performance. On the backend, we added support for Azure Service Bus and a new monitoring service, while also updating contentful models and improving GraphQL queries. Additionally, we moved our documentation to a separate repository to streamline our development process

  • Added automatic changelog generation tools to better track changes
  • Added recently viewed products
  • Use content source maps for live preview in contentful
  • Added support for messaging with azure service bus
  • Added monitoring service to keep track of placed orders
  • Moved documentation to separate repository to streamline development process
  • Refactor cart page and add storybook for it
  • Refactor cart page query to suspense query
  • Replaced next-seo with manual json-ld declarations
  • Replaced font with Archivo using next/font/google
  • Removed custom auth mutation hooks from login/register
  • Refactored footer with separate footer query
  • Added new hero component with better mobile support
  • Restyled product card and teaser row
  • Improved a11y in top bar and price components
  • Add missing id field to AddressInput in GraphQL
  • Enabled vercel toolbar in frontend
  • Restyling product specifications and added tooltip
  • Updated Contentful models to be in line with the CMS and frontend
  • Update to TypeScript 5.8 and enable erasableSyntaxOnly for backend services
  • Updated mach-composer to version 2.22.0
  • Updated next to 15.2
  • Updated terraform provider
  • Updated federated token package to 1.6.0