Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

v0.6.9

Pre-release
Pre-release
Compare
Choose a tag to compare
@pantsel pantsel released this 13 May 11:22
· 1116 commits to master since this release

Changelog

  • Proper Certificates implementation
  • Consumers can also be backed up with the Snapshots feature.
  • Request Transformer Plugins can now be restored through Snapshots Feature (issue #62).
  • Implemented data polling in the dashboard page (issue #61).
  • Demo user can now define default connection although permissions are not fully implemented yet. It's best that you only use admin users for now (issue #60).
  • Better error handling on profile updates (issue #59).
  • Various minor fixes and improvements