Skip to content
This repository was archived by the owner on Aug 11, 2023. It is now read-only.

v0.5.2

Choose a tag to compare

@github-actions github-actions released this 01 May 07:49
· 39 commits to main since this release

Features

Bug Fixes

  • fix encrypt repeatly (Rekord)
  • fix eslint error (Rekord)
  • fix public-key expire (Rekord)
  • fix state.friends was null (Rekord)
  • fix group message push error (Rekord)
  • fix updateTime is null when push message on local (Rekord)
  • fix time zone inconsistence (Rekord)

Documentation

Styles

  • auto ellipsis for audio file name (Rekord)

Code Refactoring

  • put common style to styles dir (Rekord)
  • separate EditDrawer component (Rekord)
  • separate specific message type (Rekord)
  • refactor message option & support video (Rekord)

Performance Improvements

  • put the jwt into sessionStorage (Rekord)
  • cache public-key #56 (Rekord)
  • encrypt username and password of sessionStorage #56 (Rekord)
  • support audio and no need to define another message type (Rekord)

Builds

Chores

Reverts

  • do not encrypt data of sessionStorage (Rekord)

Commits

  • ba6845c: Merge branch 'main' into dependabot/npm_and_yarn/sass-1.62.0 (Rekord) #47