Determine which train car to board to arrive at the nearest exit at your destination to exit quickly or the furthest exit to avoid crowds.
Version 0.9.1
March 28, 2026
- Changing the Calculator Mode should no longer reset the origin and destination stations.
- Fixed a bug where destination stations with multiple exits would return blank results.
- Fixed a bug causing calculations to fail when changing the destination station from one with multiple exits to another with only one exit.
Version 0.9.0
March 28, 2026
- The default nearest exit calculation is now called the Nearest Exit mode.
- Added a new mode called Furthest Exit which calculates train cars that are furthest from the exit.
- Added a back to top button.
- Improved theme colors and other design improvements.
- Fixed a bug causing the changelog modal to open using the Escape key.
Version 0.8.5
March 16, 2026
- Updated the Exit at Destination interface to show bigger buttons.
- Mobile UI improvements.
Version 0.8.4
March 9, 2026
- Added animations.
- Fixed changelog not showing properly.
- Fixed mobile layout for changelog.
- The changelog can now be closed using the Esc key.
Version 0.8.3
February 11, 2026
- Added changelog.
- (Website change) Slightly tweaked the dark mode color scheme.
Version 0.8.2
February 9, 2026
- (Website change) Fixed light/dark mode flickering on load.
- Fixed a bug causing duplicate exit entries to appear for Araneta Center-Cubao on MRT-3.
- Adjusted the width of the form to make the result more readable.
Version 0.8.1
February 8, 2026
- (Website change) Added dark mode as well as toggling of light/dark mode.
- Removed the "beta" label from the title.
Version 0.8.0
February 5, 2026
- Codebase refactoring and performance improvements.
- Updated LRT-1 data.
- Updated LRT-2 data.
- Updated MRT-3 data.
Version 0.7.9
November 20, 2025
- Tweaked UI animations, codebase improvements.
Version 0.7.8
August 20, 2025
- Added Google Analytics integration (only sends anonymous usage data).
Version 0.7.7
August 20, 2025
- Added version numbering.
- Updated the tool to properly differentiate train SVG orientation and car results depending on the origin and destination platform type.
- Removed the Fixed Direction setting to avoid misinterpretation of results and reduce codebase complexity.
Version 0.7.6
August 20, 2025
- Enabled the priority car option on LRT-2 permanently as the priority area on LRT-2 is only the first two doors of the first car.
Version 0.7.5
August 16, 2025
- Tweaks to the user interface.
- Added a Fixed Direction setting which will always show the train visual facing right instead of based on real-life orientation.
Version 0.7.4
August 15, 2025
- Added a Highlight Text setting which will highlight important details in the calculator result message.
Older versions will be documented soon :))