September 9, 2021¶
Corefy versions:
1.103, 1.102, 1.101, 1.100, 1.99, 1.98, 1.97, 1.96, 1.95, & 1.94
Cheery Greetings from the Corefy team!
We almost haven't seen ourselves step over the 100th minor release, but it's just because we're keen on attaching new features to our products.
This month has the highest number of new and updated connectors: there are 130 for today. Check the New connection page; maybe there's also one that you need so far?
Highlights¶
- Commerce updates: made invoice reference ID optional so now generate UUID randomly
- Updated addon creating
- New Analytics tables and columns
- Updated Telegram bot functionality
- And other performance improvements
List of changes¶
Commerce updates¶
Optional invoice reference ID¶
Did you have trouble coming up with a unique Reference ID while a new invoice creating? If so, forget about it. The creating form randomly generates a universally unique identifier (UUID) for you, and the system'll send that one ID if you don't want to replace it with yours. And we've also made this field optional.
Addon updates¶
We've further updated the form for a new addon connecting by increasing its functionality.
In case, you're not sure what addons are available to your organisation
Please check them with your account manager.
New Analytics tables¶
From now on, you can add to queries extra tables for batch payouts: com_payout_batches
and com_payout_batch_items
.
We're also added the column processed_route_id
for the pg_payments
table.
Telegram bot¶
And here come good news for Telegram and, specifically, our Telegram bot users. Now you can choose the account you want to get info about by turning pages in the general list and finding it by the ID, name, or reference ID.
Performance improvements¶
We put a lot of attention on our platform's improvements, and, is as often the case, we found some bugs and needed fixes to do (yes, all these imperfections annoy us too).
Stay tuned for the next updates!