<- All postsSep 9, 2023August 2023 Product Update (v2.10)The August release has landed and we’re excited to launch some major improvements to the current Budibase experience:Simple and secure filtering with Views 2.0Views in Budibase are a simple way to filter data. They’re incredibly popular so we decided to spend August improving their performance and design.The new Views now support the new editable Grid - significantly improve the design and overall editing experience. Additionally, there’s a new way to create Views - Simply filter your table, click Create View, give it name, and that’s it - Budibase will create a new View with your filtered data.Views - AccessBy default, View access is inherited from the parent table. View access is only configurable on the Business plan and above.Views roadmapWith this release, we’ve removed Groupby and Calculation functionality from Views. We apologize if this has caused any inconvenience. We are working behind the scenes on a major transformation to the Budibase data experience. This major update will include a better experience around Groupbys and Calculations and result in a large performance boost. We plan to release this new experience over the next month or two.Enhancements to the Form blockBuilding forms with Budibase is now easier and faster. Configure form field visability, validation, actions, and more from the form block settings panel and the new field popover.Simpler RBACWe’ve made a large update to how roles work within Budibase. Previous to this release, there were 3 account level roles:Admin - Can do anything and access everything within the account.Developer - Can create new apps and edit old ones.App user - Can access published apps.Now, there are only 2 account level roles:Admin - Can do anything and access everything within the account.Member - Can access published apps.Introducing Creator accessBusiness and Enterprise customers can now give users Creator access to an individual app. Creator access allow users to edit the app’s data, design, and automations.With this additional granularity, Business and Enterprise customers can select whether a member is a Creator or an App User for each application.It’s important to note, existing users with the Developer role will continue with the Developer role until updated by the account admin. Going forward, when adding new users, the Developer role will not be available.Streamlined design UXWe have combined the Screens and Component tree panels within the Design section to streamline the app building experience.New contentVideoUniversity updatesBudibase introductionApp portalConnect to SQLInternal tablesScreensDisplaying data in appsEjecting a blockDesigning UIFiltering, searching, sortingBuilding a formDesigning for mobileTutorialsHow to turn your Excel spreadsheet into an appBuild an asset mgmt app using Postgres and BudibaseBuild a custom CRMBlogHow to build a CRM with BudibaseWhat are approval workflowsWhat is a workflow application?What is a workflow engineSDKs vs APIsBug fixes[BUDI-7269] Data table does not display when table name is matched in a different schema - MS SQL · Issue #11225 · Budibase/budibase[BUDI-7355] Using a Formula column as the display column in SQL will cause the table not to load data after re-fetching · Issue #11423 · Budibase/budibase[BUDI-7304] REST queries using dynamic variables returning 400 “Connection is closed” · Issue #11285 · Budibase/budibase[BUDI-7239] Cannot filter by relationship on new SQL datasource · Issue #11089 · Budibase/budibase[BUDI-7165] Multiple loop steps can be added to an automation step causing loops to silently fail · Issue #10961 · Budibase/budibase[BUDI-7106] FireFox Issue: Mirrored table columns, sorted in opposite direction as defined in design · Issue #10689 · Budibase/budibase[BUDI-7026] When custom role doesn’t exist in production app - assigned users should be treated as public · Issue #10438 · Budibase/budibase[BUDI-6924] Empty .update() call detected error displayed when updating a table record from the side panel · Issue #10387 · Budibase/budibaseNot able to connect to gcp postgres SSL, client-cert client-key, server-ca · Issue #6189 · Budibase/budibaseWarning messages at the top of the screen are causing scrolling issues, making it impossible to view my last app or the save button in Settings, and automation. #7025Query bindings drawer - existing binding value is cleared on cancel #7090 Bug - User table editing causes strange errors #7051Catch parsing error in rowProcessor and prevent it firing bb-alert #7035Remove syncing of automation history from production to development DBs #7188 Automation history copied over during app sync #7171 Joe Johnston