Releases: mjaakko/fintrain
Releases · mjaakko/fintrain
30.5.2023
- Updated dependencies
- Fixed train positions not being shown on the map
- Migrated from Digitransit map tiles to OpenStreetMaps map tiles
17.10.2021
- Added identification header to HTTP requests
- Updated dependencies
- Migrated to rata.digitraffic.fi GraphQL v2 API
- Migrated to GitHub Actions
15.7.2020
- Handle GraphQL errors
- Fix error being shown when no results are found for search query
2.6.2020
- Train schedules use correct timezone for Russian trains
- Page for searching trains by route
- Handling for GraphQL errors
10.03.2020
- Stations which do not provide actual times when trains arrive or depart will use live estimate as "actual time" if the train has passed the station
- Journey sections with identical train compositions will be merged to one
- Search for stations
- Other minor improvements and bug fixes
13.2.2020
- Show names instead of station codes for non-passenger stations
- Show train operator name on train page
- Show message if a train is not in regular schedule
- Page for searching trains
- Locale-specific formatting for dates and times
12.2.2020
- Fix trains that have not yet departed the station being filtered from the list
- Show message if the train is cancelled
- Add Finnish translation
30.1.2020
- User settings will be saved to session storage
- Map is centered to user location by default
19.1.2020
- Metadata will be cached to sessionStorage
- Show train positions on the map if enabled from settings