Release Date2022-05-04
Issues

Status

End of Life Date2023-05-04



Table of Contents

Summary

This is a feature release for 5.4.0. This page will be updated to include tasks completed in subsequent betas as well as the final release.

Important highlights from this release

  1. Domain Manager now supports bulk actions for changing name servers and renewing domains.
  2. Data Feeds have been added, allowing TLD pricing, package name/description/pricing and client counts to be displayed with on your website with a simple embed code.
  3. Configurable Options can now be created to override both module rows and groups. Perfect for allowing a client to select their desired location during checkout and deploying to the right server or group.
  4. The Support Manager now supports custom client fields for tickets, which are set on each department.
  5. The client area logo can now be scaled by dragging to the desired size.
  6. Import Manager has been updated to improve WHMCS imports.
  7. Stripe Payments has been updated with several improvements.
  8. Much more...

Developer Notes for Blesta 5.3

  1. Added more registrar module methods.
  2. Added before/after event actions.
  3. When creating templates, missing views will be loaded from the default template, making it similar to a child theme.
  4. Modules ad plugins can now write to the cron log.

Preparing for PHP 8

Reminder: We stopped using Html::ifset() and Html::_() for PHP 8 and recommend that you do the same. We have a hotfix for PHP 8.0 support that requires SourceGuardian. This hotfix does not currently ship with beta 1 but is available on request or within our Discord server's beta channel.

Domain Registrar Modules

Reminder: Registrar modules should define their type in config.json as: "type": "registrar",

Hotfix Notice

Blesta no longer supports versions older than PHP 7.2, so there is no longer a need to ship hotfixes.



 

All updates for this release (May be limited to first 200)