17.04 Release Notes
New Features:
API
RESTv1 (See the API documentation for further details.):
- Schedules (Flight Management), POST/PUT/DELETE operations
- Ancillary Items, GET operations
- User Sessions resource
RES
- Link Payment to Charges
- OAL Bag Tag Numbers
- Ancillary Items (Shop) - Default Display Tab
- Ancillary Items (Shop) - Disable Applicability (Type) when editing item definition
- ameliaTickets
Enhancements / Improvements:
Note for developers
The following information is for the benefit of our development partners and those airlines that consume the amelia Web APIs directly.
The preferred API endpoints (URLs) have changed with this release:
Previous format | New (preferred) format |
---|---|
http://Client-api.intelisys.ca/RESTv1/Client | http://Client-api.intelisys.ca/RESTv1 |
http://Client-api.intelisys.ca/RESTv1/Client/cityPairs | http://Client-api.intelisys.ca/RESTv1/cityPairs |
http://Client-api.intelisys.ca/v3/Client/Booking.svc | http://Client-api.intelisys.ca/v3/Booking.svc |
http://Client-api.intelisys.ca/v3/Client/docs | http://Client-api.intelisys.ca/v3/docs |
http://Client-api.intelisys.ca/v4/Client/docs | http://Client-api.intelisys.ca/v4/docs |
http://Client-api.intelisys.ca/v4/Client/Session.svc | http://Client-api.intelisys.ca/v4/Session.svc |
'Client' is a placeholder - to be replaced by your short name. Note that '/Client/' is no longer required in the path.
JIRA Issue # | Description |
---|---|
amelia-4060 | Duplicate Bookings - incorrect default date |
amelia-4388 | IBE, API - Booking error after failed payment |
amelia-4468 | Some zero-balance reservations were being cancelled due to lack of payment |
amelia-4507 | Manifest - issue with Pax Totals when filtered |
amelia-4508 | RES - Issue with return flight timing (with date change) |
amelia-4692 | GDS - Codeshare Waitlist status code (CL) was processed as OTH segment |
amelia-4721 | Unrealized Revenue Report - multiple recordsets error |
amelia-4791 | Route Management - No Alert when changing airports |
amelia-4840 | Vouchers - Transferable and One Time Only checkboxes were erroneously disabled |
amelia-4861 | Check In - Passport scanning - issue with certain characters |
amelia-5019 | Edit Res - Add Pax - issue with Packaged Items in some cases |
amelia-5176 | API (RESTv1) - GET TravelOptions/{key} - Get TO by key caused 404 error for some TOs |
amelia-5182 | CREW - SICK events not at home base were added to Duty Time |
amelia-5313 | Adding Passenger Request now recorded in Res Audit |
amelia-5379 | Flight Watch - Issue with time zones and FW Arrival |
amelia-5459 | Flight Watch - Delays added together in case of repeated edits/saves |