-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #158 from hove-io/releases/24-09-2024
releases/24 09 2024
- Loading branch information
Showing
14 changed files
with
87 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
--- | ||
title: AroundMe iOS 3.8.0 - Changelog - Navitia SDK Docs | ||
--- | ||
|
||
# AroundMe iOS 3.8.0 Changelog | ||
|
||
<h2>🗓 24 Sep 2024</h2> | ||
|
||
#### Features | ||
- Add actions menu on favorite stations (go from, go to, show schedules, delete) | ||
|
||
#### Tasks | ||
- Use TerminusSchedule API to show next departures | ||
- Display +1 on day +1 next departure | ||
|
||
#### Compiler | ||
- `Swift` -> `6.0` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
--- | ||
title: Bookmark iOS 1.7.0 - Changelog - Navitia SDK Docs | ||
--- | ||
|
||
# Bookmark iOS 1.7.0 Changelog | ||
|
||
<h2>🗓 24 Sep 2024</h2> | ||
|
||
#### Features | ||
- Display tomorrow indicator in next departures | ||
|
||
#### Tasks | ||
- Use TerminusSchedule API to show next departures | ||
- Reset `func fetchFavoriteStations(encodedData: Data)` | ||
|
||
#### Fixes | ||
- Fix margins for favorite transport next departures card | ||
- Fix favorite place cell label font | ||
- Fix editing and saving addresses | ||
- Fix blinking animation | ||
|
||
#### Compiler | ||
- `Swift` -> `6.0` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
--- | ||
title: Schedule iOS 3.8.0 - Changelog - Navitia SDK Docs | ||
--- | ||
|
||
# Schedule iOS 3.8.0 Changelog | ||
|
||
<h2>🗓 24 Sep 2024</h2> | ||
|
||
#### Features | ||
- Add next departures screen entry point | ||
- Add see all schedules button for favorite stations | ||
- Display tomorrow indicator in next departures | ||
|
||
#### Tasks | ||
- Use TerminusSchedule API to show next departures | ||
- Use direction name for next departures | ||
|
||
#### Fixes | ||
- Fix next departures empty state | ||
- Fix blinking animation | ||
|
||
#### Compiler | ||
- `Swift` -> `6.0` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
title: Traffic iOS 3.5.6 - Changelog - Navitia SDK Docs | ||
--- | ||
|
||
# Traffic iOS 3.5.6 Changelog | ||
|
||
<h2>🗓 24 Sep 2024</h2> | ||
|
||
#### Fixes | ||
- Fix reversed disruption application periods | ||
- Fix all time text misplaced | ||
|
||
#### Compiler | ||
- `Swift` -> `6.0` |