Skip to content

v1.2

Compare
Choose a tag to compare
@Novout Novout released this 06 May 03:27
· 103 commits to main since this release
641250b

1.2

Features

  • BETA - Realtime Collaboration: It is now possible to share projects in real time with users who have an account on the platform and are logged in
  • It is now possible delete and logout from user account
  • It is now possible login with Google Account Provider
  • LocalStorage have new error message in projects that are more than 10MB in size

Refactor

  • Login/Register it was rewritten with better UI/UX

Style

  • Material Switcher with new hover effect
  • Some colors in custom theme were modified

Fix's

Editor

  • Fixed paragraph insert in end enter, ignoring whitespace
  • Fixed delete text entity in insert raw content to upside entity
  • Fixed createdAT and updatedAt in entities factory

General

  • Fixed wrong paths in sitemap.xml generation
  • Fixed timer in editor bottom bar

Performance

  • Temporary disabled TextGeometry in landing
  • Google fonts request only in necessary cases

Chore

  • Update deps
  • Privacy Route
  • Auth, WebGL and Multiplayer monorepo