Skip to content

Beta Release: v.0.9.0-beta

Compare
Choose a tag to compare
@Brend-Smits Brend-Smits released this 09 Dec 13:39
· 1095 commits to master since this release
abc2ca1

Release v.0.9.0-beta - 09-12-2020

Changelog Frontend: Check below.
Changelog Backend: Click here.

Added

  • Added SEO & performance check when pushing new code to develop branch #285
  • Added a DeX preview when linking DeX in social media with a title, description, and image for more user-friendliness #347

Changed

  • Redesigned project overview page #365
  • Implemented redesigned project details page #362

Fixed

  • Fixed issue where the project icons would shrink if the description or title was too long - #349
  • Fixed alert box blocking project edit/-delete buttons - #352
  • Fixed issue where the pagination parameter was not getting reset on a new search - #302
  • Fixed images showing alt when image could not be loaded, it now shows placeholder image instead - #339
  • Fixed issue where tags were not hidden in production - #373
  • Fixed issue where images were not being lazy loaded - #374
  • Fixed low accessibility score within Lighthouse tests on home and project overview page #366