Releases: haxxorsid/referralboard
Releases · haxxorsid/referralboard
Sprint 4 Release (v4.0.0)
Summary
- Added verified ticks for posts from verified users.
- Added integration and unit tests.
Full Changelog: https://github.com/haxxorsid/referralboard/commits/v4.0.0
Sprint 3 Release (v3.0.0)
Summary
- Users are able to create post.
- Users are able to view posts by others.
Full Changelog: https://github.com/haxxorsid/referralboard/commits/v3.0.0
Sprint 2 Release (v2.0.0)
Summary
- Users are able to login and logout.
- Users are able to register
- Users are able to view posts by themselves
- Users are able to update profile, email, password.
- Added protection for pages and APIs (only logged in users are access some).
- Redirecting user to the requested protected page after logged in.
Full Changelog: https://github.com/haxxorsid/referralboard/commits/v2.0.0
Sprint 1 Release (v1.0.1)
Summary
- Updated README and Sprint1
- Removed demo videos and images from the release.
Full Changelog: https://github.com/haxxorsid/referralboard/commits/v1.0.1
Sprint 1 Release (v1.0.0)
Summary
- Created Get All users, Get by User Id, Get by Email, Create User, Update User APIs.
- Created Create Post, Get Posts, Delete Post by Id APIs.
- Created Login, Register, Home (Previous posts by self), Edit profile UI
- Created a dummy page which lists out all posts.
Full Changelog: https://github.com/haxxorsid/referralboard/commits/v1.0.0