Beta Release: v.0.7.1-beta
Brend-Smits
released this
12 Oct 12:42
·
1446 commits
to master
since this release
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 below
Changelog Backend: Click here.
Fixed
- Fixed issue where automated deployment did not work - #312
Release v0.7.0-beta - 09-10-2020
Added
- Added basic SEO for better google discoverability - #283
- Added dynamic updates of meta tags for better discoverability - #286
Changed
- Changed all file line endings from CRLF to LF and added the .gitattributes to enforce it - #163
- Changed footer styling to be responsive on small screens - #163
- Changed header styling to be responsive on small screens - #258
- Highlight now shows highlight description instead of project description. - #273
- Changed images on the login and home page to new copyright-free images from unDraw - #97
- Changed highlight styling to be responsive on small screens - #195
- Project detail URLs now show the project name instead of just a project ID - #298
- Updates some styling issues for more consistency in the platform - #299
Fixed
- Fixed issue where the project overview page was not responsive on smaller viewports - #296
- Fixed issue where the feedback button would block the footer content on smaller screens - #289
- Fixed redirect to the project detail page after editing a project - #256
- Fixed issue that caused users to log out because token did not get refreshed - #253