Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/around_me/ios/changelogs.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ title: Around Me iOS - Changelogs - Navitia SDK Docs

# Around Me iOS Changelogs

* [v3.9.1](releases/3.9.1/index.md) (_07 Nov 2024_)
* [v3.9.0](releases/3.9.0/index.md) (_30 Oct 2024_)
* [v3.8.0](releases/3.8.0/index.md) (_24 Sep 2024_)
* [v3.7.0](releases/3.7.0/index.md) (_24 July 2024_)
* [v3.6.2](releases/3.6.2/index.md) (_24 Jun 2024_)
Expand Down
20 changes: 20 additions & 0 deletions docs/around_me/ios/releases/3.9.0/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
title: AroundMe iOS 3.9.0 - Changelog - Navitia SDK Docs
---

# AroundMe iOS 3.9.0 Changelog

<h2>🗓 30 Oct 2024</h2>

#### Features
- Ability to add POIs to the quick filters

#### Task
- Enhance the bookmark feature with more possibilities of displaying

#### Dependencies
- RouterEngine `v1.5.2`
- DesignEngine `v2.17.0`

#### Compiler
- Swift `6.0`
10 changes: 10 additions & 0 deletions docs/around_me/ios/releases/3.9.1/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
title: AroundMe iOS 3.9.1 - Changelog - Navitia SDK Docs
---

# AroundMe iOS 3.9.1 Changelog

<h2>🗓 07 Nov 2024</h2>

#### Fix
- Fix the activation and deactivation of the bookmark feature
1 change: 1 addition & 0 deletions docs/bookmark/ios/changelogs.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ title: Bookmark iOS - Changelogs - Navitia SDK Docs

# Bookmark iOS Changelogs

* [v1.8.0](releases/1.8.0/index.md) (_30 Oct 2024_)
* [v1.7.0](releases/1.7.0/index.md) (_24 Sep 2024_)
* [v1.6.0](releases/1.6.0/index.md) (_24 Jul 2024_)
* [v1.5.2](releases/1.5.2/index.md) (_24 Jun 2024_)
Expand Down
18 changes: 18 additions & 0 deletions docs/bookmark/ios/releases/1.8.0/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
title: Bookmark iOS 1.8.0 - Changelog - Navitia SDK Docs
---

# Bookmark iOS 1.8.0 Changelog

<h2>🗓 30 Oct 2024</h2>

#### Tasks
- Add park availability configuration
- Enhance next departures timers

#### Dependencies
- RouterEngine `v1.5.2`
- DesignEngine `v2.17.0`

#### Compiler
- Swift `6.0`
2 changes: 1 addition & 1 deletion docs/getting_started.md
Original file line number Diff line number Diff line change
Expand Up @@ -394,7 +394,7 @@ The following are the possible configuration parameters:
| `car_traffic_jam` | :material-close: | Show/hide the car traffic jam in the journey solution and the roadmap | `Boolean` | `true` |
| `disruption_contributors` | :material-close: | Define the list of disruption contributors id | `String[]` | `["shortterm.tr_idfm"]` |
| `external_navigation` | :material-close: | Enable/disable the navigation using external applications | `Boolean` | `true` |
| `max_favorite_addresses` | :material-close: | Define the max favorite addresses along with home and work addresses | `Int` | `10` |
| `max_favorite_addresses` | :material-close: | Define the max favorite addresses alongside with home and work addresses | `Int` | `10` |
| `max_favorite_pois` | :material-close: | Define the max favorite POIs | `Int` | `10` |
| `max_history` | :material-close: | Define the max history items | `Int` | `10` |
| `next_departures` | :material-close: | Show/hide the next departures | [`Next departures (Journey)`](#next-departures-journey) | - |
Expand Down
2 changes: 2 additions & 0 deletions docs/journey/ios/changelogs.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ title: Journey iOS - Changelogs - Navitia SDK Docs

# Journey iOS Changelogs

* [v5.16.1](releases/5.16.1/index.md) (_07 Nov 2024_)
* [v5.16.0](releases/5.16.0/index.md) (_30 Oct 2024_)
* [v5.15.0](releases/5.15.0/index.md) (_09 Oct 2024_)
* [v5.14.0](releases/5.14.0/index.md) (_24 Sep 2024_)
* [v5.13.0](releases/5.13.0/index.md) (_24 Jul 2024_)
Expand Down
22 changes: 22 additions & 0 deletions docs/journey/ios/releases/5.16.0/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
title: Journey iOS 5.16.0 - Changelog - Navitia SDK Docs
---

# Journey iOS 5.16.0 Changelog

<h2>🗓 30 Oct 2024</h2>

#### Features
- Show upcoming public transport departures in the roadmap
- Show public transport delays and updated times in the roadmap

#### Tasks
- Enhance bookmark mode configuration
- Improve accessibility

#### Dependencies
- RouterEngine `v1.5.2`
- DesignEngine `v2.17.0`

#### Compiler
- Swift `6.0`
10 changes: 10 additions & 0 deletions docs/journey/ios/releases/5.16.1/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
title: Journey iOS 5.16.1 - Changelog - Navitia SDK Docs
---

# Journey iOS 5.16.0 Changelog

<h2>🗓 07 Nov 2024</h2>

#### Fix
- Fix the activation and deactivation of the bookmark feature
2 changes: 2 additions & 0 deletions docs/schedule/ios/changelogs.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ title: Schedule iOS - Changelogs - Navitia SDK Docs

# Schedule iOS Changelogs

* [v3.9.1](releases/3.9.1/index.md) (_07 Nov 2024_)
* [v3.9.0](releases/3.9.0/index.md) (_30 Oct 2024_)
* [v3.8.0](releases/3.8.0/index.md) (_24 Sep 2024_)
* [v3.7.0](releases/3.7.0/index.md) (_24 Jul 2024_)
* [v3.6.1](releases/3.6.1/index.md) (_27 Jun 2024_)
Expand Down
21 changes: 21 additions & 0 deletions docs/schedule/ios/releases/3.9.0/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
title: Schedule iOS 3.9.0 - Changelog - Navitia SDK Docs
---

# Schedule iOS 3.9.0 Changelog

<h2>🗓 30 Oct 2024</h2>

#### Features
- Configurable display of a line's disruption level
- Hide upcoming departures if there is unavailable data in the timetable screen

#### Tasks
- Enhance bookmark mode configuration

#### Dependencies
- RouterEngine `v1.5.2`
- DesignEngine `v2.17.0`

#### Compiler
- Swift `6.0`
10 changes: 10 additions & 0 deletions docs/schedule/ios/releases/3.9.1/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
title: Schedule iOS 3.9.1 - Changelog - Navitia SDK Docs
---

# Schedule iOS 3.9.1 Changelog

<h2>🗓 07 Nov 2024</h2>

#### Fix
- Fix the activation and deactivation of the bookmark feature
2 changes: 2 additions & 0 deletions docs/traffic/ios/changelogs.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ title: Traffic iOS - Changelogs - Navitia SDK Docs

# Traffic iOS Changelogs

* [v3.6.1](releases/3.6.1/index.md) (_30 Oct 2024_)
* [v3.6.0](releases/3.6.0/index.md) (_17 Oct 2024_)
* [v3.5.6](releases/3.5.6/index.md) (_24 Sep 2024_)
* [v3.5.5](releases/3.5.5/index.md) (_24 Jul 2024_)
* [v3.5.3](releases/3.5.3/index.md) (_25 Jun 2024_)
Expand Down
17 changes: 17 additions & 0 deletions docs/traffic/ios/releases/3.6.0/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
title: Traffic iOS 3.6.0 - Changelog - Navitia SDK Docs
---

# Traffic iOS 3.6.0 Changelog

<h2>🗓 17 Oct 2024</h2>

#### Tasks
- Disruption application periods is now configurable

#### Dependencies
- `RouterEngine` > `1.5.1`
- `DesignEngine` > `2.16.0`

#### Compiler
- `Swift` -> `6.0`
14 changes: 14 additions & 0 deletions docs/traffic/ios/releases/3.6.1/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
title: Traffic iOS 3.6.1 - Changelog - Navitia SDK Docs
---

# Traffic iOS 3.6.1 Changelog

<h2>🗓 30 Oct 2024</h2>

#### Tasks
- Update dependencies

#### Dependencies
- RouterEngine `v1.5.2`
- DesignEngine `v2.17.0`