Chocolate pie 🍫
The launch of the third big version of BlockySite has many wanted features for the Creator. We have also updated our security system to maintain highly secure connections.
From this release, we will be releasing regular updates to all of our services. You can track them on this page itself. 👇
This release also includes our new BlockySite Marketplace (now in beta)
we decided to name this release Chocolate pie 🍫, as like chocolate, this update has many different components with new exciting features.
Release Notes
New services
- Introducing BlockySite Marketplace. A place where people can discover, buy and sell projects, and extensions of BlockySite.
New improvements
- New security system. We have updated our security system to maintain highly secure connections.
- Made SEO optimized
UI changes
- We have updated the UI of the Creator to make it more user-friendly.
- Added new category "Google" to component palate.
- Added tab names to "Components" and "Tree" in the Designer.
New Components
Component | Category |
---|---|
![]() | UserInterface |
![]() | UserInterface |
![]() | Storage |
![]() | Utilities |
![]() | UserInterface |
![]() | UserInterface |
![]() | |
![]() | Utilities |
![]() | Media |
New Event Blocks
Screen
New Method Blocks
Screen
New Property Blocks
Component block
- it is used to reference the particular component in another component, which can be found at the end of all visible component blocks.
New Extensions
Name | Description | Developer |
---|---|---|
airtable | A non-visible component to communicate with your airtable database | surya prakash |
animejs | A non-visible component to use animations | surya prakash |
pdf generator | A non-visible component to generate PDFs | shiva |
zip tools | A non-visible component to create ZIP files | shiva |
Deprecated
- Battery utilities component (due to stability issues)
Bug fixes
- Color Picker getter returning undefined (fixed)
- All component's setters and getters are not working (fixed)
Version 3.1.0 || 26, January 2023
New Method Blocks
Url tools
-
Get Protocol - Gets the protocol of the given URL.
-
Get Query Params - Gets the query parameters of the given URL.
New Property Blocks
Url tools
-
Url - The current URL of the app.
Bug fixes
- Lottie component is unable to display the given source.
Version 3.2.0 || 12, January 2023
New components
Name | Description |
---|---|
pdf generator | A non-visible component to generate PDFs |
zip tools | A non-visible component to create ZIP files |
Bug fixes
- Lottie component is unable to display the given source.
- Minor bug fixes