Skip to content

Releases: hrishikeshpaul/trackcta

v1.4.0-alpha

10 Jan 04:34
Compare
Choose a tag to compare

Changes

  • Branding from the top to the bottom
  • Nav menu button now has a hamburger icon based on used feedback
  • Refactored bottom sheet to use chakra drawers

Additions

  • Coming soon labels for user manual and contact
  • Done button on the route select based on user feedback
  • Users can now favorite stops and routes
  • Users can now select if the if favorite routes will show up on website load

Deletions

  • Removed web status from settings

v1.3.0-alpha

04 Jan 23:11
f622bdc
Compare
Choose a tag to compare
  • Added deploy preview script for web
  • Improved info page styling
  • Moved settings to info page
  • Improved responsiveness for big screens
  • Changed the bottom drawers to use transitions
  • Fixed deselect all routes issue where the selected routes would not get updated
  • Fixed issue with stop filters
  • Add opacity element
  • Updated version on landing page

v1.2.0-alpha

04 Jan 17:00
Compare
Choose a tag to compare
  • Added FAQ
  • Improved locale to have name spaces
  • Fixed route select scrolling on web view on the mobile

v1.1.1

03 Jan 22:58
Compare
Choose a tag to compare
  • Fixed direction value in the stops module
  • Refactored idle behavior to just updated vehicle data rather than clearing all the patterns
  • Updated markers to show only if they're within viewport
  • Updated version on the landing page

v1.1.0

01 Jan 23:41
Compare
Choose a tag to compare
  • Added node-cache to retrieve locales, routes and patterns quicker.
  • Added sockets to get vehicle data instead of polling from the frontend.
  • Fixed issue with query string in the route select input box.
  • Location marker on the map will now not be shown if the user has disabled location on their device.
  • Added a separate state manager for handling UI/System updates (like modals, drawers opening etc)

v1.0.0

01 Jan 22:47
Compare
Choose a tag to compare
ref: imports