Changelog

Stay up to date with all of the latest additions and improvements we've made to the React & Firebase starter

May 02, 2023

🚀 New additions

  • New color schema and easier color replacement with Tailwind CSS.

🔧 Improvements

  • Updated packages and dependencies to the latest versions.
  • Fix Firebase Auth Google provider popup issue on mobile devices.

December 25, 2022

🚀 New additions

  • Option to use Plausible Analytics instead of Google Analytics.
  • Added sign in option with Google.

December 22, 2022

🚀 New additions

  • Switch from Google Fonts to self-hosted fonts to improve page load performance and privacy.

🔧 Improvements

  • Fix bug in Firebase Functions deployment related to an outdated setting.
  • Update to Next.js 13.
  • Update packages.

September 26, 2022

🔧 Improvements

  • Prevent an automatic redirect from the login page for authenticated users when navigating back to the previous page.
  • Update packages.

July 29, 2022

🔧 Improvements

  • Update packages and fix warning about the Next.js config file containing an invalid key.

July 29, 2022

🔧 Improvements

  • Update packages and fix warning about the Next.js config file containing an invalid key.

July 24, 2022

🚀 New additions

  • Add a setup script to make it easier to install the starter

July 11, 2022

🚀 New additions

  • Add examples of embedded, responsive videos on the landing page that act as GIFs to showcase the features.

🔧 Improvements

  • Fixed a failing e2e test

July 6, 2022

🚀 New additions

  • Add the option for the end user to revert their cookie choices on the privacy page
  • Overview about all used cookies on the privacy page
  • Loading a Google font in an optimized way

🔧 Improvements

  • Updated all packages
  • Fix the position of the open chats on the admin chat page

April 1, 2022

🔧 Improvement

  • Updated to React 18
  • Mobile sidebar in the protected area closed automatically after the user clicks a link

March 2, 2022

🚀 New additions

  • Added automatic image optimization using next-image-export-optimizer, which reduces page loading times significantly for large images.
  • Added social sharing images to the meta tags.

February 28, 2022

🔧 Improvement

  • Modified the getting started instructions for an easier onboarding flow.

January 11, 2022

🚀 New addition

  • Added Playwright end-to-end tests, covering all major features.

December 22, 2021

🚀 New addition

  • Added a cookie banner to the starter.

December 05, 2021

🚀 New addition

  • Added a chat widget for direct chat with the customers.