Skip to content

Beta Release: v0.7.1-beta

Compare
Choose a tag to compare
@Brend-Smits Brend-Smits released this 12 Oct 12:37
· 1573 commits to master since this release
17c1315

Release v0.7.1-beta - 12-10-2020

Version 0.7.1-beta marks a hotfix release to fix the frontend and automated deployment.
Changelog Frontend: Check here.
Changelog Backend: Click below.

Fixed

  • Fixed issue where automated deployment did not work due to certificate tooling failing - #264

Release v0.7.0-beta - 09-10-2020

Added

  • Added descriptions for Project Highlights - #219

Changed

  • Changed DeX Frontend client to use code flow instead of implicit flow to fix silent refresh - #246
  • Improved swagger documentation - #225

Fixed

  • Fixed a bug where GetAllHighlights endpoint returned status code 404 when empty. - #207
  • Fixed issue where local docker-compose would not work due to missing connection string - #234