Releases: dymajo/waka
Releases · dymajo/waka
Vector Maps
Speed Improvements to Route Details Page
- Refactoring and performance improvements for timetable & stops
Inactive Trips & Blocks
- Add Support for Block IDs (e.g Inner Link going round and round, T2 changing to a T1)
- Show Inactive Routes on Stops Page
Bug Fixes
- Fix Twenty Four Hour Time setting
- Remove Route Long Name Setting - didn't do anything
- Add link to https://dymajo.com
- Fix styling bugs for Guidebooks
Guidebooks
- Added guidebooks for Wellington
- Cleaned up a few assets & components
Send Feedback
- You can now send feedback in-app at https://waka.app/feedback
- We've made some layout optimizations for devices smaller than iPad's but larger than phones e.g the Galaxy Fold
- Waka now runs on Kubernetes on Digital Ocean, but still uses on AWS S3 & DynamoDB.
New BFF
Error Fixes
- Added Error Boundary to Catch Unexpected Errors (Prevents Blank Screen)
- Fix race condition where stops load before shapes, resulting in duplicated line
- Looks for parent station on trip page
Add Christchuch
- Interpolate Line Shape if it cannot be loaded
- Fix bug showing blank bus stops
- Add Christchurch Branding, Twitter Account etc
New Route Map
- Timetable Component Removed
- Rewritten, slightly redesigned Trip Item (Stations Page)
- Single Tap to go to Route Map Page
- Added a Quick Service Selector on the Route Map Page
- Route Map Page now shows if your vehicle is on-time, late, or early
- Time between stations is now shown on Route Map Page
- Stations before yours are hidden on Route Map Page
- New Line Direction Chooser
- Lines now use Agency in URL
- Storybook added for testing components