Releases: SE310-1/W.A.K
Releases · SE310-1/W.A.K
Release list
v3.0.0
New Features:
- Added authentication with Google
- Added ability to view friend's profile
- Added ability to view friend's favourite movies
- Added custom profile pictures based on your favourites list
- Added movie recommendations
- Updated styling of the friend's page
Please note that Facebook sign-in was not implemented in this release due to complications of Facebook recently updating their API and integration with React libraries. For more details please see #94.
Full Changelog: v2.0.0...v3.0.0
Contributors: https://github.com/SE310-1/W.A.K/wiki/List-of-Contributors
v2.0.0
Features added:
- Ability to search for other users
- Ability to add other users as friends
- Ability for users to view their 'favourites movie list from a designated section of the app
- Ability for users to add movies to their favourites list, and have it persist on their account
- Ability for users to delete movies from their favourites list, and have it persist on their account
- Ability for movies to appear in the order they were added in the favourites list
- Updates to the visual theme of the website, such as background colours and images and a customised experience based on the user's favourite films
- Migration of Frontend Components from JavaScript to TypeScript
Release 1.0.0
Merge pull request #39 from adwaitmane/style/signup-login-page Style/signup login page