Skip to content
This repository was archived by the owner on Oct 1, 2021. It is now read-only.

1.5.0 (2020-10-13)

Choose a tag to compare

@VChet VChet released this 13 Oct 13:34

Features

  • login: add login button and user session check (cf17bc6)
  • Style: add 'edit style' request and custom fields (fe3b347)
  • style card: use manually added title and preview (b49ad47)
  • style info: add "edit style" block (a95cc8d)

Bug Fixes

  • add style: move disabled state from exit button to submit button (9af0285)
  • analytics: set correct page path (a075166)
  • authentication: change scope from email to profile data (63b170d)
  • buttons: set width and height globally, add mobile styles (4b31241)
  • edit style: add custom preview protocol check (9b9d46f)
  • edit style: allow owner to edit the style (2bd833e)
  • edit style: clear cache on style edit and delete (599891e)
  • edit style: update only customName and customPreview fields (944c6e9)
  • helmet: allow images from any secure source (1fa889b)
  • update style: use url instead of _id to update style (be1cc0f)