Skip to content

v1.3.0

Latest
Compare
Choose a tag to compare
@imprvhub imprvhub released this 24 Sep 02:58
· 6 commits to main since this release

AnalyzeMyDream v1.3.0

New Features and Enhancements:

Subscription Plans:
Introducing a tiered subscription model to provide users with more options tailored to their needs.

What's New:

  • Pricing Page: Added a new pricing.astro page featuring three subscription plans:
    • Basic Plan: Includes a 7-day trial mode for users to explore functionalities.
    • Standard Plan
    • Premium Plan

Advanced Dream Analyzers:

  • New Analyzers: Implemented three new analyzers to enhance user experience:
    1. Custom-AI Dream Analyzer
    2. Comparative-AI Dream Analyzer
    3. Batch-AI Dream Analyzer

These analyzers now require a subscription for access.

Payment Management:

  • PayPal Integration: Users can now manage their subscription plans directly through PayPal, ensuring maximum confidentiality and security. This approach works in conjunction with a collaborative backend project in Node.js.

API Development:

  • New API: Created an API to allow developers to access the analyzers and academic articles on dream interpretations for their applications. This API is supported by a joint project utilizing Python FastAPI for request handling, with necessary documentation and tests included for ease of use with Postman and Insomnia.

Security Enhancements:

  • Passwordless Authentication: Restructured application access with passwordless login options via Google and GitHub, enhancing security standards across the platform.

UX/UI Improvements:

  • Consistent User Experience: Reworked numerous UX/UI aspects for greater consistency. This includes the implementation of dashboard.astro and settings.astro, where users can manage their API keys, subscription plans, billing cycles, and account information securely.

Note

This update represents a significant and extensive enhancement of the platform. Some elements may still need refinement, but overall, this version brings many valuable features to users.