π Release Notes β Version 1.1.0 π
π Migration & Optimization
- πΉ Migration to MongoDB from Firebase: We've moved our data to MongoDB for better scalability and performance.
- πΉ Testing Framework Update: Migrated from Jest to Vitest to leverage faster and more efficient testing capabilities.
π οΈ Feature Enhancements
- π₯οΈ Operator Dashboard Enhancements: Added Operator dashboard for handling customer queries.
- π Image Re-upload on Admin Dashboard: Admins can now easily re-upload images when needed.
π§ Automation & Scripts
- π Monthly Usage Reset: Implemented an automation script that resets usage counts every month.
π¨ UI/UX Improvements
- β¨ Enhanced the UI/UX for the footer, About page, and Sign-in form for a smoother user experience.
π Search API
- π Introduced a Search API for logos, which returns a list of signed logo URLs for search parameters provided.
π What's Changed
- π οΈ Fix: Navigation links scroll to top on click by @Asin-Junior-Honore in #339
- π₯ Feature: Show confirmation modal on click of delete API key button by @anandbaraik in #344
- ποΈ Migration: Migrate database from
Firestore
toMongoDB
by @amankumarsingh77 in #345 - π§ Enhancement: Made
usageCount
functional by @amankumarsingh77 in #350 - π Implements: One-time API Key View/Copy by @Sharathxct in #347
- π Automation: Add Automated Script to Reset Subscription Usage Count Every 30 Days by @DeltaDynamo in #358
- π οΈ Fix: NaN in
usageCount
on user dashboard and remove duplicateuserId
in API response by @amankumarsingh77 in #360 - π§ Fix: Reset and forget password API by @amankumarsingh77 in #363
- πΌοΈ Feature: Admin Image Re-upload with Name & Extension Verification by @Soumava-221B in #365
- π₯οΈ Feature: Operator UI + APIs by @asharma991 in #357
- π Feature: Logo Search API by @DeltaDynamo in #366
- π§ͺ Testing Update: Updates client test cases from Jest to Vitest by @Ayushsanjdev in #376
- π¨ Enhancement: Footer, Sign-in Card, and About Section UI Improvements by @AryaDharkar in #373
π Special Thanks & Appreciation
A heartfelt thank you to all our contributors, both new and experienced! π
We are incredibly grateful for your efforts in bringing this release to life. Every fix, feature, and enhancement helps shape a better experience for our users and strengthens our product. This wouldn't have been possible without your dedication and passion!
If you are a new contributor, welcome aboard! π We look forward to collaborating on many more amazing projects together. To our returning contributors, thank you for your continued support and for helping us build on our foundation.
Full Changelog: v1.0.0...v1.1.0