Release Notes - v0.1.4
Navion
Previous Release Notes - https://notes.avantry.io/books/proair/page/release-notes-v0.1.3
| Type |
Full (Web & API) |
|---|---|
| Build Date |
2024/04/09 |
| Web Version |
0.1.4 |
| Web Commit |
c2f59be3a83b75833723edc5b0ea61fee0722257 |
| API Version |
0.1.4 |
| API Commit |
239b18bb7968a19d092d71290a524e6cc14774c6 |
| SIT |
Not Required |
|---|---|
| UAT |
Not Required |
Changes
New Features
- [Feature 1]: Allow user to invite another user by email to add their own passport details for specific flight.
- [Feature 2]: Allow user to revoke invitation sent for other user to add their own passport.
Changes
- [Change 1]: Link UI version URL to new Avantry release documentation page at https://notes.avantry.io.
- [Change 2]: Added new endpoint for Sentry (https://avantry.sentry.io) for Web and API.
- [Change 3]: Updated Sentry configuration for improved visibility of errors and platform stability.
Known Issues
- [Issue 1]: Invite email to invited user (to add their passport details to flight) still not implemented.
- [Issue 2]: Invite revocation email notification to user (to add their passport details to flight) still not implemented.
- [Issue 3]: No functionality yet for invited user to sign up and add their passport details to existing flight they were invited to.
Environment Updates
- [Environment Update 1]: New SQL Script - Added flight_passport_invite table for inviting a user to add their own passport to flight.
- [Environment Update 2]: Updated SQL Script - Added link from flight_passport to flight_passport_invite.