Releases: hrishikeshpaul/trackcta
Releases · hrishikeshpaul/trackcta
v1.4.0-alpha
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
- 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
- Added FAQ
- Improved locale to have name spaces
- Fixed route select scrolling on web view on the mobile
v1.1.1
- 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
- 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
ref: imports