Blocs for Mac 6.4 Beta Build 7 🍻

Hallo Blocs Community! :grin:

Here is beta build seven of Blocs for Mac 6.4, this build contains the last few bug fixes and features before it’s official release.

Carousels :framed_picture:

Forms :envelope:

File Attachments
These are the current hard limits for using file attachments with forms.
• Requires SMTP form server.
• Supported File Formats: PDF, JPG, PNG, GIF, WEBP, HEIC, HEIF, MP3, WAV, M4A, MP4, MOV, WEBM, ZIP.

Icons :heart: Text Links

Paste and Replace :racing_car:

Preview Mode :eye:

Custom Interactions :high_voltage:
This build introduces some useful improvements to custom interaction rules. Almost all of them now support targeting elements using a class (as well as an ID) with the exception of the select tab rule.

Unlike IDs, classes are not reset when you copy or duplicate elements within Blocs, which makes it easier to re-use custom interactions and the things you build with them across multiple pages in a website. A step closer to making Custom Interactions easier to work with between projects.

I’ll refresh my glass music player to take advantage of this very soon.

I’ve also added support to control carousels with custom Interactions, which is pretty cool!

Text Carousels :carousel_horse:
You can now delete the main image in carousel slides, which means you can have text only carousels. I’ve added two new Brics to help get these into your websites quicker (still a bit of work needed on these in Bootstrap 4).

Happy testing, iedereen :clinking_beer_mugs:


Download Blocs for Mac 6.4.0 Beta Build 7

9 Likes

Love the dutch-language shoutout :belgium:

3 Likes

Yes, I’ve been adding a little subtle touch here and there for our users who use Blocs in one of the 7 supported languages it’s translated into. :smiley:

4 Likes

Hi @Norm ,

I can’t wait for the release version of 6.4. Great additions, and again thanks for the Wordpress fix. Would you have time to include this request to the 6.4 release? That would be awesome if you could :wink:

https://forum.blocsapp.com/t/submit-your-blocs-feature-request-for-2026/27439/18?u=ricardo

Hi everyone,

I’m currently testing the latest Beta (Build 7) and found a significant bug regarding form data processing.

When using the new File Upload Bric, the form handler fails to output the values for my checkbox fields. Previously, the email would correctly show true for selected options and false for unselected ones. Now, the email body lists the checkbox labels, but the corresponding values are completely empty/missing.

It seems that the multipart/form-data requirement introduced by the File Upload Bric is breaking the logic that maps the form input values to the final email output.

Is this a known issue with the current Beta, or is there a way to ensure the form handler correctly captures and maps these boolean values when a file upload is included?

Best regards,

c

I’ll double check that.

1 Like

Hey @Norm - will there be one of your brilliant videos to showcase the updates! we know them all anyway, but your videos are class! No pressure if not!

Cheers

2 Likes

Hey @cts these are working as expected here for me. Would you be able to share a link to your website so I could take a look at how your form is setup?