Blog

Blesta 4.3 Released

July 18, 2018 | Posted by Paul


Blesta 4.3 is now available! New tools to respond to requests under GDPR (client delete, and data export), addons services can now syncronize and renew with their parents, suspension reasons, five new extensions, powerful new plugin and module capabilities, and much more!

Download 4.3

SHA256 Sum

b1d4a587597e8374d7332ffb440523e0fed71b7ecb989c9867b66f2fe502deb1

See the documentation for details on how to install or upgrade.

What’s new in 4.3?

  • Full client delete option (GDPR: Right to erasure / Right to be forgotten).
  • Client data JSON export (GDPR: Right to portability).
  • Addon services can be automatically prorated to renew with their parents.
  • New Modules: Vultr, TeamSpeak 3, CyberPanel
  • New Gateways: CoinPayments, CoinGate
  • SolusVM now has a password generator for password resets.
  • Display order of package groups can now be sorted on order forms by drag-n-drop.
  • Clients can now see and purchase restricted packages that are assigned to them.
  • Plugins can now register service management options like modules. (See docs.)
  • Modules can now create their own automation tasks like plugins. (See docs.)
  • CSV importer. (Imports Client data only.)

See the release notes for everything.

A big shout out to the following companies for sponsoring development for one or more items in this release.

“This is a well written and useful module for provisioning both virtual and bare metal instances on the Vultr cloud computing platform. It combines HostJane.com’s goals for stable, reliable servers that are highly available and able to be provisioned from any device, from anywhere in the world, whether you’re in China, the U.S., or in a rural area with only mobile internet service. HostJane is very excited to have been involved with sponsoring Blesta’s brilliant engineering team and to have been a part of this module’s planning and coming to fruition. In the spirit of the open source community, we hope this powerful addition to Blesta’s module range will be extremely valuable to a wide group of webmasters who require exceptional web hosting and like us see the power of Vultr and Blesta combined.” —Tunde Reid-Kapo, CEO HostJane.com

Sponsored development is a good way to support Blesta and get a shout out for your company! Interested? Reach out and say hello.

Stay Connected!

Like our Facebook page, join our Facebook group, and follow us on Twitter.

Tags:

Blesta 4.3 Beta Released

June 15, 2018 | Posted by Paul


We are pleased to announce that Blesta 4.3.0 BETA 1 has been released!

Can I participate in the beta?

If you have an owned or monthly license with us directly, you may download blesta-4.3.0-b1.zip in the client area now (Login Required). If you obtained your license from a reseller or distributor, you may be able to participate. Contact your reseller to find out. As with any beta, this release is for non-production use only and is unsupported. During installation, choose to start a free trial, open a ticket to request a trial key, or use your dev license if you have one.

Once you are up and running, head to the forums to report any issues and let us know what you think!

Visit the Beta Forums!

Adding and Sorting Package Groups on Order Forms

(Caption: Adding and sorting Package Groups on an Order Form)

So what is new in 4.3?

Blesta version 4.3 includes several new extensions, and new features, including features to help you respond to GDPR requests and ease the burden of compliance.

New Extensions

These extensions will be included in the final release of 4.3, but can be downloaded separately now.

  • Vultr module (Download from the forums).
  • TeamSpeak 3 module (Download from the forums).
  • CyberPanel module (Download from the forums).
  • CoinPayments gateway (Download from Github).
  • CoinGate gateway (Download from forums).

Updated Extensions

  • Order Manager
    • Clients may now order Restricted Packages that are assigned to them.
    • Package Groups can be sorted by drag and drop, changing their order of display on order forms.
    • Embed code may now be set for the order form, for tracking or conversion data collection. (See docs.)
    • Listens for the Clients.delete event, and removes a deleted client’s order data (For GDPR).
  • Support Manager
    • Tickets may now be permanently deleted, normally after a defined period of time in the trash.
    • Added new ticket status “On Hold”.
    • Now listens for the Clients.delete event, and removes a deleted client’s tickets (For GDPR).
  • Download Manager
    • Improved staff management UI.
    • Unauthenticated users now see a message when there are hidden files in a directory to indicate so.
  • Billing Overview
    • Proforma stats can now be displayed.
  • SolusVM: Added a password generator for root password changes.
  • Client Documents: Listens for the Clients.delete event and removes associated documents (For GDPR).
  • PayPal Payments Standard: Payer’s email address is now stored in the transaction reference field.

Changes to the Core

  • Clients may now be fully deleted (GDPR: Right to erasure / Right to be forgotten).
  • Client data may now be exported in JSON file format (GDPR: Right to portability).
  • Clients may now opt-in to email marketing (GDPR: Consent).
  • New addon services can now be prorated to renew at the same time as their parent.
    • The option may be found under (Settings > Company > Billing/Payment, and within the Client Group).
  • Staff may set a reason when manually suspending a service.
    • To include the reason on your Service Suspended template, use the tag {service.suspension_reason}.
  • Most submit buttons are now disabled on click to prevent duplicate submissions.
  • Added JSON format to the Report Manager.
  • Added a new log for client setting changes, to track marketing opt-in/opt-out requests.
  • Google Finance discontinued their exchange rate service. See the list of current processors.

Changes for Developers

  • Plugins can now register service management options like modules. (See docs.)
    • Note: If any plugins implement this, a section will appear for Packages to assign them.
  • Modules can now create their own automation tasks like plugins. (See docs.)
  • Added a new event, Clients.export. (Clients.delete should be used in your plugins for GDPR.)
  • Added a new javascript password generator, that can be used by extensions.
  • The Event System has been updated, and the Events component has been deprecated. (See docs.)

And more! See the release notes for more details.

Is there something you want to see in Blesta? Create a new feature request or upvote an existing one!

When is the final release?

Version 4.3 will be officially released after the beta phase has completed, which we expect to take a week or two. Once we deem 4.3 stable for production, a final release will be issued. You can help by participating in the beta!