Skip to content

v0.13.0-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@droplet-bot droplet-bot released this 19 Oct 13:03
790c540

0.13.0-alpha (2022-10-04)

Console update

  • Update backend URL to adapt new Protobuf
  • Integrate code-hike to facilitate the code snippet console offered.
  • Fix various UI bug
  • Fix bug that onboarding will fail using Docker

Features

  • extend the time span of our user cookie (#289) (76a6f99)
  • Finish integration test and make it stable (#281) (3fd8d21)
  • replace prism.js with code-hike (#292) (cb61708)
  • unify the gap between elements in every table (#291) (e743820)
  • update console request URL according to new protobuf (#287) (fa7ecc3)

Bug Fixes

  • fix pipeline e2e not stable (#285) (a26e599)
  • fix set-cookie api route issue due to wrong domain name (#284) (c3efcdd)