diff --git a/docs/changelog/2026/.pages b/docs/changelog/2026/.pages new file mode 100644 index 00000000..524f3203 --- /dev/null +++ b/docs/changelog/2026/.pages @@ -0,0 +1 @@ +order: desc \ No newline at end of file diff --git a/docs/changelog/2026/2606b.md b/docs/changelog/2026/2606b.md new file mode 100644 index 00000000..5ab89c79 --- /dev/null +++ b/docs/changelog/2026/2606b.md @@ -0,0 +1,14 @@ +--- +title: Cycle 2606b (10 Jul) +--- + +--8<-- "includes/abbreviations.md" + +This release fixes a bug where FPLs with `YSWS` as the ADES or ADEP were being amended to `ZZZZ` on FPL validation. This is due to `YSWS` not existing in the profile's `Intersections` dictionary (built from the profile's data), or in the fallback `navigraphIntersections` lookup. + +## Fixes + +To fix this issue, two edits were made to our master database: + +- Added a custom `IFR_FIX` waypoint definition for `YSWS` (for the NZZC profile) +- Added a custom `PAC_FIX` waypoint definition for `YSWS` (for the Combined Oceanic profile)