Skip to content

logoexecutive v1.1.0

Latest
Compare
Choose a tag to compare
@Ayushsanjdev Ayushsanjdev released this 05 Oct 16:02
· 4 commits to dev since this release

πŸš€ 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 to MongoDB 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 duplicate userId 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