Welcome to Ember 1.3!
In this update, we've done some pretty cool patches and QOL updates, while also introducing 2 major features
- PayPal invoices
Can't use Stripe? You can now create PayPal invoices from within your panel. Simply head to the Invoices tab, select a customer, amount, memo, description and due date and your invoice is sent!
- Change your panel currency
You can now change your currency globally across your panel using a custom prefix. Head to your panel settings to check it out
For any support regarding this update, please join our Discord on create a ticket on-site.
https://discord.gg/buzz
https://buzz.dev/tickets/new
Hello all!
In this update I've switched to the newest Next.js infrastructure, the app router, and fixed bugs and made changes including:
- Base URL for quote & tracking URLs will now use the URL you're currently on instead of "ember.vouchley.com"
- Increased overall performance of page loading
- Removed useless billing tab from the settings page
- You'll now be shown an error if you don't have a Stripe API key set instead of just loading infinitely
- Quote buttons now don't show if the quote has been accepted/denied
- Notification popups position change
- Added a limit on notifications in the Notification dropdown so you can scroll through them instead of it being a very long list
- Added server.js file to run Ember from a startup file instead of commands
- Fixed a bug with an API route
- Added formatting on some number inputs
Thank you all for your input and suggestions, and I look forward to seeing you in the next update
Please join our Discord for support: https://discord.gg/buzz
This update introduces Stripe invoices!
From Ember, you can now create real Stripe invoices, send them to customers, check their payment status, change the due dates, add memos/descriptions/terms to the invoices and loads more!
Stripe setup is simple! Just add your API key in the .env file and you're all set!
Added two more small steps to the installation file to fix a bug when setting up
