info_tren/CHANGELOG.TXT

69 lines
1.6 KiB
Text
Raw Permalink Normal View History

2022-08-03 01:13:22 +03:00
v2.7.0
Changed domain name for server providing the data.
2022-08-03 02:23:22 +03:00
Changed bundle name accordingly.
2022-08-03 01:13:22 +03:00
v2.6.0
Added ability to view yesterday data for trains that didn't depart yet today.
Fixed iOS status bar color.
2021-08-28 04:35:58 +03:00
v2.5.0
Initial arrivals/departures support
2021-08-28 04:18:43 +03:00
v2.4.1
Fixed DateTime (UTC -> local)
2021-08-28 01:54:21 +03:00
v2.4.0
Moved to api v2
Added support for any train number, including train numbers starting with 0
2021-08-23 17:26:36 +03:00
v2.3.1
Fixed badge background when arrival is known but not departure
2021-08-23 17:17:42 +03:00
v2.3.0
Added pull to refresh
2021-08-23 15:32:33 +03:00
v2.2.0
Added refresh button on error
2021-08-23 14:45:59 +03:00
v2.1.1
Fixed Android build
Switched versioning format
v2.0.7
Switched from WebView to API
Updated app to latest Flutter
Tweaks
2019-09-16 00:03:31 +03:00
v2.0.6
Brought feature parity with iOS _(except for v2.0.2, which is iOS specific)_.
v2.0.5
- increased font weight on iOS
- added support for system bolt font request on iOS
2019-09-15 04:48:15 +03:00
v2.0.4
- added original time in case of delay for iOS
+ will be for Android soon
+ in case there is a delay, the original time will be shown with
a stroke through it and the new time will be shown below
2019-09-15 03:43:24 +03:00
v2.0.3
- added km badge colour for iOS
+ will be added for Android soon
+ green for being on time
+ yellow for a non planned stop
+ red for a delay
2019-09-15 02:33:07 +03:00
v2.0.2
- added translucency to the navigation bar on iOS
v2.0.1
- added a little separation between the arrows and the text in the stations list
- fine tuned the positioning, centering items when they are supposed to be centered
- changed text from "sosește" to "sosire", in order to match "plecare"
v2.0.0
Rewritten!
- separate UI for Android and iOS
- uses WebView to get data on device instead of relying on server