1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-07-10 08:26:19 +02:00

changelog

This commit is contained in:
Kushagra Gour
2024-05-08 13:36:23 +05:30
parent b51edadc6d
commit 03005b2b79

View File

@ -113,6 +113,9 @@ export function Changelog(props) {
JS error checks updated to latest version. No more red errors on
latest syntax.
</li>
<NotificationItem type="bug">
Localstorage/Cookies not being available to creations is now fixed.
</NotificationItem>
<NotificationItem type="bug">
Bugs related to light-weight mode and creation not opening on page
refresh in logged out state are fixed.