Releases: rootkie/react-express-js-upstars
Hotfix No.1
Several hot fixes including:
- README.md updates
- Removing obsolete GUIDE.md
- Fixed Sitemap.xml parsing / routing issues
Note: The server will still remain as v0.1.0-alpha1 since this update has little impact to the server and instead just an overall cleanup on the GitHub Site.
Front End Upheaval
This major release brings out many changes to officially complete the alpha stage, allowing the website to move on to the post-alpha stage and into beta development in which unit tests would be emphasised in the next stage.
The changes are mainly front-end to improve UI / UX as well as mobile support. Refer to the CHANGELOG for more information.
Minor patch addressing security flaw
This patch solved the issue that users get the token to log in right after sign up which is flawed since the login checks if the user does not have the status of "Unverified"
Quick fix for front end issues
v0.0.1-alpha.2 Hot fix
Initial release (MVP)
This version (v0.0.1-alpha.1) attempts to follow semantic versioning. This build contains the first look of a working version of the UPStars web app project (aka Minimum Viable Product). Any comments and suggestions are welcomed.