Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
chinchang committed May 8, 2024
1 parent b51edad commit 03005b2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/components/Changelog.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 03005b2

Please sign in to comment.