Releases: Avadhkumar-geek/StudentAI
Releases · Avadhkumar-geek/StudentAI
v2.3.0
Release Note
What's New
- Integrated Google login functionality through Firebase.
- Users can now create personalized cards with their own prompts.
- Transitioned to the PaLM API for powering the app, replacing OpenAI.
- Enhanced quiz result display, allowing users to view both their selected answer and the correct answer.```
v2.2.0
Release Note
What's New
- Improved User Interface (UI) for better user experience
- Fetching data from API instead of local storage to ensure updated and real-time information
- Added dummy cards and forms with shimmer effect for visual appeal
- Added frosted glass effect to make the UI more modern and aesthetically pleasing
- API configuration to use OpenAI API for added functionality and ease of use
- Added a "Support Us" component with share, rate, and feedback tile options to encourage community engagement and feedback.
v2.1.0
Release Note - June 2023
What's New
- Replaced loading indicator with dummy cards & forms for a better user experience
- Added "Support Us" category with feedback, share & rate tile
v2.0.0
Release Notes
Version 2.0.0
- All data used in the app to create cards, forms, and prompts are sourced through our API - StudentAI API.
- For more information about the API, please check the following repository: StudentAI_API.
- Bug fixes and performance improvements.
v1.1.0
Latest updated UI, added SharedPreferences to save API key, cards output on …