Update 7.2.0 - 17 June, 2021
- Implemented email reminders for accounts that are on one-time payments (not recurring) 3 days before expiration.
- Implemented the first "Affiliate" plugin, available to purchase here.
Update 7.1.0 - 11 June, 2021
- Implemented the first version of the Plugins Management system.
- Implemented the first "Offload" plugin, available to purchase here.
- Implemented the ability to change the plans order via the admin panel.
- Fixed a few small bugs.
Update 7.0.0 - 31 May, 2021
- Implemented the ability to reorder menus, categories and items.
- Implemented the ability to switch between raw html content & wysiwyg editor for the admin panel pages system.
- Reworked the checkout flow (better UX) for when the user is required to fill in his billing details.
- Implemented admin panel statistics total numbers per selected date range.
- Fully reworked the admin panel statistics page and separated them for better performance.
- Implemented new admin statistics - domains statistics pages.
- Implemented new admin panel users management - bulk selection & deletion feature.
- Implemented new admin panel Plans API (Read).
- Added the last execution date of the Cron Job in the admin panel.
- Improved all the emails that are being sent (activation, password reset..etc) for consistency.
- Updated the bootstrap library to the latest stable release of 4.6.
- The cover header image of the store will now only show on the homepage of that store.
- The store menu, item images placeholders will not show anymore if an image is not uploaded.
- Fixed various small admin panel bugs.
- Fixed taxes not being properly displayed on invoices in certain cases.
Update 6.1.0 - 26 April, 2021
- Implemented the ability to set a text & background color for announcement messages in the admin panel.
- Implemented the ability to upload a custom Opengraph image for the index directly from the admin panel.
- Fixed statistics email reports bug.
- Fixed admin panel plan creation bug.
Update 6.0.0 - 21 April, 2021
- Implemented announcements system from the admin panel where you can set a short text announcements for your users.
- Implemented the ability to remove already uploaded store related images, instead of only being able to replace them.
- Implemented the ability to set an upload size limiter for store related images from the admin panel.
- Implemented hCaptcha, as a great alternative to Google Recaptcha.
- Implemented Domains API (CRUD).
- Implemented Payments API (Read).
- Implemented User Logs API (Read).
- Implemented Admin API Users List endpoint.
- Implemented the ability for the API feature to be enabled/disabled per plan.
- Implemented language detection based on the browser in certain cases, where possible.
- Fully reworked all the statistics related charts: now they are grouped results by years, months, days & hours based on the selected date range.
- Some of the forms were remade, now displaying better error messages based on which field generated that error (in case of one).
- Improved UX for the Reset Password, Resend Activation, Lost Password pages.
- Separated the language JSON file into 2 of them: one for the regular user, one for the Admin panel. This change was done for better performance & also for the fact that most people do not need to also translate the admin panel.
- Replaced the TinyMCE library with a faster, more lightweight one for the admin panel pages system.
- Reworked the Admin Dashboard.
- Updated all product dependencies to their latest versions, where available.
- Fixed store order statistics bug where you couldn't use the date range picker.
- A ton of other improvements, new features, bug fixes, and code cleanups.