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

v0.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Apr 07:20
· 89 commits to main since this release

Features

  • implement chatgpt function (Rekord)
  • implement auto authorization (Rekord)

Bug Fixes

  • adapt backend v0.4.0 (Rekord)
  • do not intercept external url (Rekord)
  • fix chatgpt function (Rekord)

Code Refactoring

  • use mixin replace initFunction component (Rekord)
  • level up function extensibility (Rekord)
  • take api to outer js file (Rekord)
  • take api outer to level up extensibility #44 (Rekord)
  • rename service dir to services (Rekord)

Performance Improvements

  • refrain static path (Rekord)
  • implement authorization throtting #44 (Rekord)
  • take messageKey to store (Rekord)
  • use mapGetters to get messageKey (Rekord)

Builds

Chores