Releases: hyperrail/hyperrail-for-android
Releases · hyperrail/hyperrail-for-android
HyperRail v1.2.2
- Add support for "arrived" in vehicleStatus, which will soon be introduced by iRail PR416: iRail/iRail#416
- Parse vehicleinfo in the same way for all endpoints, to make use of the vehicle type and number which will soon be introduced by iRail PR416: iRail/iRail#416
- Update the stations and facilities database, use v1.6.4 of iRail stations: https://github.com/iRail/stations/releases/tag/1.6.4
HyperRail v1.2.1
- Train compositions are shown on the vehicle pages when this data is available. This allows you to see where first and second class carriages will be, how long the train will be, and more.
- You can now see intermediate stops when using the routeplanner
- You can now add shortcuts to the search screens
- Bugfixes for routes containing walking parts between two stations
- Small bugfixes
HyperRail v1.2.0 Beta 3
- Adds first part of attribution for MLGTraffic icons (this should've been in the first beta)
HyperRail v1.2.0 Beta 2
- Fixes a crash when the vehicle journey map is disabled
- Allows users to enable/disable the vehicle composition
- Allows users to show/hide specific vehicle composition details
HyperRail v1.2.0 Beta 1
- Show the vehicle composition in the vehicle result page
- Create shortcuts to specific fragments on the main search screen
v1.1.0: Merge pull request #111 from hyperrail/development
- Added support for warnings in case of IT problems at NMBS or iRail
- Fix a crash when parsing invalid station opening times
- Fix wrong screen showing when selecting "trains" as start screen
- Fix rare case of missing trains
- Small fixes and improvements
- Huge code cleanup and improvements to make future app updates easier
HyperRail v1.1.0 Beta 1
- Separated application logic from data through libraries
- Automatically update stations and facilities from the web
- Added support for warnings in case of a system outage
- Fix a crash when parsing invalid station opening times
- Fix wrong screen showing when selecting "trains" as start screen
- Fix edge case of loading next results resulting in missing trains
- Dropped support for deep links from the NMBS website after website update
- OpenTransport library: Abstraction for logging
- OpenTransport library: Better Unit Tests for shared implementations
HyperRail v1.0.11
- Fixes for android P
- Update stations database
- Minor fixes and improvements
HyperRail v1.0.9
HyperRail v1.0.8f
- Fixes some crashes when starting the app from an old shortcut
- Default start screen will be departures for new users