Skip to content
This repository has been archived by the owner on Jun 16, 2021. It is now read-only.

v0.1.6

Compare
Choose a tag to compare
@vrajat vrajat released this 16 Jan 04:55
· 19 commits to master since this release

v0.1.6 (2020-01-16)

Chore

  • Improve README by adding query ui screenshot and doc links
  • Remove chart functionality as its not required

Feature

  • Encrypt passwords in the database

Fix

  • Fix security vulnerability in serialize-javascript
  • Fix user list modal
  • Fix create connection flow as well as list
  • Fix signout flow by resetting JWT token
  • Fix registration flow
  • Add database to connections after create or update
  • Set expiry of JWT tokens and handle expired tokens correctly
  • Handle duplicate and null names in databases gracefully

Minor

  • Log p6spy logs to a separate file in developer mode

New

  • Implement refresh tokens in frontend as well
  • Add logout API to invalidate refresh tokens
  • Support refresh token to refresh JWT tokens

Release

  • Prepare release 0.1.6
  • Prepare development version v0.1.6