Release Notes - v0.1.0
Navion
| Type |
Full (Web & API) |
|---|---|
| Build Date |
2024/03/08 |
| Web Version |
0.1.0 |
| Web Commit |
a2929aab995729c921230f1d35261527099aa643 |
| API Version |
0.1.0 |
| API Commit |
8deb45655d9defa6420cf08371661eaccb1280f2 |
| SIT |
Not Required |
|---|---|
| UAT |
Not Required |
Changes
Notes
- This is the initial version where the platform can run without any CID leaks or unhandled errors in UAT. This was made so the UAT environment could be deployed and shared with external parties.
New Features
- [Feature 1]: Implemented Sentry with API and Web projects
- [Feature 2]: Allow to create & manage user's own passports
- [Feature 3]: Allow to link passports to individual flights
Enhancements
- [Enhancement 1]: Cleaned up API responses to not return sensitive data.
- [Enhancement 2]: Removed Dev Menu and other visual changes for initial UAT deployment (cleaned up)
- [Enhancement 3]: Ensure proper authentication restrictions are handled in Web platform (HOCs)
Bug Fixes
- [Bug Fix 1]: Calculate all legs for flight instead of just first leg
Known Issues
- [Issue 1]: Calculations are currently not 100% accurate (pricing) and must be corrected.
No Comments