Skip to content

Blaze v2.1.2 ⚡

Choose a tag to compare

@blenderskool blenderskool released this 29 Apr 19:21
· 125 commits to master since this release
b21f2ed

This is a minor update that adds small features and fixes some of the recently identified bugs.

Additions

  • Blaze badges!
    Readme of Blaze now shows new custom badges indicating some details about the project. This is powered by the serverless functions of Vercel. 🎉
  • Active link highlighting in the header. Thanks to @hashkazi00.
  • Better messaging when room names with unsupported characters are added in input.

Fixes:

  • Explicit 404 redirection when no routes are matched.
  • Extend 404 redirection to /app routes.
  • Fix window object accessed during pre-render, causing builds to fail.
  • Fix nginx config to proxy the HTTP requests to the server.
  • Update node version to 14.16.1. This change is also made in all Dockerfiles.
  • Update URLs to personal site and donations
  • Update year in the footer.