Skip to content

Releases: DevCom-IITB/ResoBin

v1.8.0

19 Feb 12:27
8497f46
Compare
Choose a tag to compare

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

19 Jan 07:21
bb6e291
Compare
Choose a tag to compare

New

  • Add download option for timetable

Changes

  • Randomise timetable colors
  • Add thumbnail to course resource
  • Add author field to contribute form
  • Display professor on CoursePage
  • Fix course filter UI

v1.7.0

05 Jan 21:39
00754c6
Compare
Choose a tag to compare

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

04 Jan 09:31
00754c6
Compare
Choose a tag to compare

New

  • Setup contact us page
  • Validation to review editor
  • Success toasts
  • Add persist for user's settings

Improvement

  • Fix footer to include UGAC and other info
  • Fix timetable bugs
  • Improve page header

v1.5.1

28 Dec 00:09
02f6f51
Compare
Choose a tag to compare

Changes

  • Make editor responsive
  • Display count over request and favorite icons
  • Fix bugs

v1.5.0

26 Dec 21:18
1edc365
Compare
Choose a tag to compare

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

12 Dec 09:22
111df19
Compare
Choose a tag to compare

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

v1.3.1

09 Dec 08:45
6a46db5
Compare
Choose a tag to compare

Whats new?

  • Complete settings page
  • Add common page footer
  • Add sentry tracking and umami analytics

Improvements

  • Update dependencies
  • Migrate to react-router v6
  • Fix course finder race conditions
  • Use antd toasts

v1.2.1

24 Nov 20:33
4df317a
Compare
Choose a tag to compare

Whats new

  • Create home page

Improvements

  • Add request content options to course item
  • Improve responsiveness

v1.1.0

28 Oct 01:40
2967185
Compare
Choose a tag to compare

What's Changed

  • New feature, timetable builder with support for over 1k courses!
  • Create timetable for past / next semester too