From 5fc38cfa28069ceca78711d319b62d6ff58c620d Mon Sep 17 00:00:00 2001 From: Kushagra Gour Date: Wed, 8 May 2024 13:16:28 +0530 Subject: [PATCH] changelog --- src/components/Changelog.jsx | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/src/components/Changelog.jsx b/src/components/Changelog.jsx index f17dc4d..82e0660 100644 --- a/src/components/Changelog.jsx +++ b/src/components/Changelog.jsx @@ -106,7 +106,22 @@ export function Changelog(props) { return (

Whats new?

- + +
  • Preact template updated to latest version with hooks.
  • +
  • Mail option added in help modal.
  • +
  • + JS error checks updated to latest version. No more red errors on + latest syntax. +
  • + + Bugs related to light-weight mode and creation not opening on page + refresh in logged out state are fixed. + + + Code auto-format for JS is fixed. + +
    +
  • 🕹️ Kaboom game engine: Kaboom.js is now available in quick-add library list. Also, a new template to quick-start in Kaboom