Skip to content

v1.3.0

Choose a tag to compare

@urecha urecha released this 15 Dec 09:40
· 143 commits to master since this release
953e5ab

Changed

  • Replaced most Toast-notifications with the now supported miro-notifications
    These will appear at the bottom of the screen, outside of the modal. In-modal toast notifications are still used in rare occasions.
  • Users will now be prompted to authenticate on Items' Details-Panel if they aren't yet.
  • Refactor / Modularize several components with custom hooks
  • Add BoardSettingsLoader component to abstract this task. Refactor Item & Import to make use of that