Implemented the ability to specify which file extensions are allowed for previews.
Implemented the API endpoints to read one, read all, delete & update Transfers.
Implemented the API endpoints to read one, read all, delete & update Files.
Implemented a new Developers section in the landing page.
Implemented the ability to write a custom javascript code in the admin panel - that will only trigger on the first login of a user, after a successful registration.
Implemented the ability to write a custom javascript code in the admin panel - that will only trigger on the thank you page after a successful payment of a user.
Implemented the ability to add custom keys & values for the Language file directly via the admin panel.
Now you can add as many testimonials & FAQ's dynamically via the language file as you wish to.
Implemented the new Admin panel Payments API to retrieve the latest payments or a single payment.
Implemented the ability to set a default payment type from the admin panel - settings - payment page.
Implemented Automatically generated Schema Markup: Landing page with the Organization, Breadcrumbs & FAQ list.
Implemented Automatically generated Schema Markup: Plans page with the available payment plans of the website.
Implemented Automatically generated Schema Markup: Plans page with the available payment plans of the website.
Implemented Automatically generated Schema Markup: Blog page with the BlogPosting native schema.
Implemented Automatically generated Schema Markup for breadcrumbs on most publicly available pages..
Transfers with no given name will now automatically get a dynamic name based on what is uploaded.
Reworked the uuid for transfers/files storage in the database to be more lightweight.
Confetti animation has been added on the first login of a user after a successful registration.
Trimmed the animation on scroll library to reduce the size of the file (-50% in size).
Now the admin panel - settings - cron page will show a visual warning when your cron jobs stop running.
All plan monthly limits will now automatically reset when a user purchases a new plan.
The adblocker modal will now only trigger on pages where ads are supposed to be shown, ignoring pages that do not even have ads displayed.
If the user does not have access to the Export PDF feature, he will be blocked to use the browser printing functionality now.
Fixed issues with certain plan limits being wrongly reset (instead of monthly).
Fixed issues with Notification Handlers editing page not showing all the fields in some cases.
Fixed issues with certain language flags not being able to be used in the creation of a new Language via the admin panel.
Fixed the Invoice page using the white label feature - when it shouldn't.
Fixed the PDF & CSV export limitation based on plans not being applied to all pages.
Fixed the Charts not displaying when a logo in the website is not set.
Fixed a few issues with missing translations.
Fixed issues with countries filtering in the broadcasts system.