Releases: Aryankpoor/welp
Releases · Aryankpoor/welp
Release v1.0.1
Welp - version 1.0.1
Bug Fixes
- Added message when customer delete button is clicked to provide more clarity.
- Removed unreleased "Mail" client button from Navbar
New Features and Updates
- New dark mode toggle on bottom right of home page.
- Autocomplete text for customer selection in customer dashboard (As planned in v1.0.0)
- More currency support in Banking information (As planned in v1.0.0)
Note: Resend "send invoice" through email
fix has been pushed to Release _v1.1.0_
Updates for v.1.0.2
All things planned for v1.0.2
- Dark mode toggle to be available for all pages (currently only available for homepage).
- Customer delete button removal as feature not available yet.
Next Major Release
Changes and features planned for 1.1.0
(excluding "send invoice" fix)
- EXTRACTOR: Extract data and text from invoices and images. (Using Firebase)
- Invoice and Customer Deletion
- Customer Information Editing
Changes planned for v1.2.0
- Realtime invoice status management through dashboard
- Email Client for gmail
- Landing page and UI revamp
Unplanned features
- AI support and chatbot
- Payment gateways integration _(paypal / stripe or any other alternative)
- Google Cloud Integration
- Shift of User authentication from Clerk to Firebase
- Change of branding
Changes planned (only upon reaching certain quota of users)
- Shift of database from Neon to Google Cloud / Firebase or MongoDB
- Appwrite Integration
Full Changelog: v1.0.0...v1.0.1
Release v1.0.0
Welp - version 1.0.0
Welcome to Welp! Users can signup with Email, Google, Apple and Slack. Built on Typescript, Next.js and Postgres.
Built Using
Features
- Invoice Creation and Management
- Customer Management
- Sending Invoices to customers (Currently down. Working on a fix)
- Banking Information Storage
- Account Management Features include:
1. Account Personalization
2. Organization Support (upto 5 members per organization. Members can be admin or just members)
3. Addition of Multiple connected services (Google, Apple, Slack)
4. Connecting accounts to multiple email address
5. Active devices to see which devices the account is logged in currently and past history of logins.
6. Security features include Password Management and Account Deletion
Next Release
Features set to be added to Welp in Release v1.1.0
. Firebase related features will be added in the release.
-
Email Client for gmail
-
EXTRACTOR: Extract data and text from invoices and images. (Using Firebase)
-
Invoice and Customer Deletion
-
Customer Information Editing
Bug Fixes and Updates
Set to be deployed in Release v1.0.1
- "Send Email" downtime fix for React Resend
- More Currencies in Banking Information
- Customer Selection Autocomplete: Have too many customers to scroll through? Find them by typing their name!
Maybe something for future
- Payment pages and gateways support (stripe, paypal etc) : pages which you can share with your customers to receive payouts for invoices.
- Welp Client Portal: Not sure what this would be but currently brainstorming.
- Realtime payment and invoice status synchronization.
Full Changelog: https://github.com/Aryankpoor/welp/commits/v1.0.0