Releases: DevCom-IITB/ResoBin
Releases · DevCom-IITB/ResoBin
v1.8.0
New features
- Generate URL to share timetable
- Timetable share options via QRCode, Whatsapp and mail. (Fixes #51)
- Add Google Analytics page tracking
- Add URL hash dependant routing for course page tabs
- Add device dependant theme selection
- Add course filtering based on Slots (Fixes #56)
Improvements
- Contribute page does not accept large files (Fixes #60)
- Contribute page uses toasts to display errors
- Service worker now ignores backend routes
- Update terms of service
- Fix contribute bugs (Fixes #59)
- Update dropzone to now only allow files below 30MB size.
- Remove live reload to allow verification of reviews
- Rename directories to be upper case
v1.7.1
v1.7.0
New
- Add privacy policy and terms of service pages
- Add npm-run-all, husky, and postcss-syntax as dependencies
- Setup linting precommit hook
Improvements
- Update UI of footer
- Use common UI for login & logout pages
- Update packages
- Lint files
- Prune unused components
v1.6.0
v1.5.1
v1.5.0
New
- Add user profile on the settings page
- Add icons for various devices
- Add basic service worker to convert into a PWA
- Add issue templates
Improved
- Add styling to resource info popover
- Improved light theme drastically
- Use redux state for Dropdown state
- Make semester dynamic
- Keep reply feature limited to base comment only (max reply depth = 1)
- Add theme-based styling to editor
- Updated readme
- Updated dependencies
v1.4.0
Whats new?
- Redesign the contibute page
- Add upload progress to contibute
- Tags visible on course finder
Improvements
- Improve drag n drop functionality
- simplify contibute page
- Add search highlighting to title and code
- Make course page responsive
- Update dependencies