Change the default behaviour of the upload method on the storage connector: now you need to opt-in to add a hash to the filename
Add Code connector with the first method: Python Code!
21/11/2021 - 27/11/2021
Added create and update methods to Airtable connector
Now you can see who is online with you in your project when you are editing
invalid iframe sources will no longer render the current page
fixed a bug that allows you to paste images while in preview mode
Better table typing, including list of rows. Also added List and Object types.
16/11/2021 - 19/11/2021
Now you can turn your projects into templates. Utilize that project you have as a base for other new applications you wanna build!
We also will be releasing more and more templates curated by Abstra so you can get your projects out of the box faster.
Fixed some bugs with group duplication
07/11/2021 - 13/11/2021
We introduced the new access rule feature that simplifies granular access control of some assets in your application. Learn more in access control or this lesson​
31/10/2021 - 06/11/2021
Now you are able to configure your elements responsivity at the right sidebar.
24/10/2021 - 30/10/2021
Now you have group mechanics to deal with your frontend elements;
Hosted Tables queries now accept named parameters.
17/10/2021 - 23/10/2021
Now you can add params to the prefixes of storage connector;
Now you can edit buttons when double clicking them;
We added number type to our text input;
We added events to our modal, now you can listen to an event through your modal;
Fixed some pesky bugs within editing inputs;
Fixed our checklist not inputing when checking a box.
​
10/10/2021 - 16/10/2021
Now when you clone a page or component, the new one will have the original name plus - copy
03/10/2021 - 09/10/2021
​Components can emit events and subview elements can handle emitted elements with actions;
Inputs now accepts double clicks to edit the placeholder (Only on those where this applies, for instance checklist don't have this function);
Now when you select "add all fields" on the query builder, it will remain highlighted and new columns will be added to the result (equivalent to "*" on SQL).
26/09/2021 - 02/10/2021
New design for backend (connectors + tables);
New hints on how to build your apps using Abstra;
Fixed rendering bug after changing pages or components;
When you reload the page, the state of the locks are preserved;
Fixed an issue with arguments re-rendering queries;
Reload element methods for table and collection are back;
Fixed an issue with special chars in postgres connection string;
Now when componetizing your elements together, those on the border will receive a spring automatically in order to preserve the resposivity.
19/09/2021 - 25/09/2021
Now you can add members to your workspace that are not yet enrolled with Abstra;
Now when you press alt while dragging a component and release the mouse button it will duplicate your component. (Before it would only do so if you were pressing alt at the start of the click);
Fixed the bug related to style arguments showing a default value when disabled;
Fixed the bug related to the color input changing the color to black randomly;
Added an option to set the first row as a header in the Get Range method of Google Sheets Connector;
Added a Storage Connector to allow you to upload and list files from a storage provider.