Releases: nus-mtp/steps-networking-module
Releases · nus-mtp/steps-networking-module
Production Release v8.0
STePS Release v7.0
Changelog:
- Create logo
- Restyle login and sign up page
- Add 404 pages
- Add filter to exhibitions in events
- Remove 'nil' reasons for attendance to events
- Create CHANGLOG.md
- Disable exhibitors toggling of attendance
Demo Release v6.1
Changelog:
- Fix z-index suggestion bug
- Enable user to add links onto their profile
Pre-Demo Release v6.0
Changelog:
- Bug fixes
- Revamp landing page
- Functional matching
- Improve security for posting data
- Update styling to match general color scheme
Bug Fix v5.1
Changelog:
- Major bug fix in routing
- Fix edit profile
- Enable chat in Firefox
- Display attendees on event page
- Add link for sign up
- Enable pdf images to be displayed
Release v5.0
Changelog:
- Fully functional chat
- Attendance updates are save in database
- Comments are saved and read from database
- Search is operational
- Refactor database routes
- Debug path redirection issue
Release v4.0
Changelog:
- Server-side routing completed
- Client displays data from current database
- Client-side routing supports the following routes:
- exhibition/:eventName/:exhibitiionName
- event/:eventName
- profile/:email
- Chat includes conversation tabs with other users
- User profile is editable and changes are saved in the database
- Links between events and exhibitions are established
Debug v3.1
Changelog:
- Thumbnail images are smaller
- Projects is read from the correct file
Release v3.0
Changelog:
- Reads events from steps database
- Enable commenting and tagging
- Enable match preview and responsive layout for matches
- Refactor database code
- Lint client side code
- Enable server side routing
Bug-fix Release
Changelog:
- Authentication bypasses module handler due to bug