Changelog
Lists important changes to the editor
- Added loading feedback to for each action
- Show message action now stops the loading feedback
- Added folders to components
- Now we wait the release finish before redirecting
- Added route params inspector to the variables inspector
- Added new block screen type in some actions: call connector, execute statement, load script, upload file and api login. You can now show a loading indicator that blocks the screen until the action flow is over.
- Now we show logs of previous runs on triggers, actions and expressions
- Added filter on page / component list
- Added a global search for Pages/Components/Statements/Connectors/Methods
- Springs attached to the view now fix the elements on the viewport
- Page background is now shown behind all content
- Preview mode is scrollable, enabling testing on different screen sizes without releases
- Horizontal and vertical scroll options were no longer needed and were removed.
- Added color, rich text and datetime options for variable types
- Now you can share templates
- We've changed our code editor in order to give you more readability and life qualities when you're in need of writing down that piece of code.
- New action layout with better context
- Lots of bug fixes and internal improvements to make our product more robust
- Bug fix week
- Add option for more fonts, weights and style
- Now you can edit, add and remove spring and breakpoints of multiple elements at once
- Bug fix week
- Bugfix: handling error when variable's type points to a deleted table. Now we display a message informing this.
- Added option to choose item overflow for collection
- Bugfix: allowing empty numeric inputs.
- Added Breakpoints functionality;
- 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!
- 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.
- 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
- 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
- Now you are able to configure your elements responsivity at the right sidebar.
- Now you have group mechanics to deal with your frontend elements;
- Hosted Tables queries now accept named parameters.
- 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.
- Now when you clone a page or component, the new one will have the original name plus
- copy
- Date picker allows more format options;
- 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).
- 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.
- Now you can add members to your workspace that are not yet enrolled with Abstra;
- New users will receive a welcome email with useful information;
- Fix some bugs with page or components names;
- Expression editor popup now remembers its position;
- Projects open in the last opened view or the first.
- 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.
Last modified 11mo ago