August 2026
Updates released in August 2026.
Pro apps can keep their own records
August 3, 2026 — Pro apps now have their own table storage
Apps on the Pro tier can now store structured records of their own — orders, settings, drafts, favourites, checklists — without pushing anything into ERP.net. Just tell the App Builder what the app should remember and it takes care of the rest.
- Records that belong to the app — anything that is not ERP.net business data and not an uploaded document now has a proper home.
- Ask in plain language — "keep a list of the daily requests", "remember my last selection", "save this form so I can finish it later".
- Grouped and searchable — rows can be grouped (by month, category, customer…) and searched by their display name, so lists and reports stay fast even when they grow.
- Per instance or shared — a table can keep separate records for each ERP.net instance, or one shared set for the whole app.
- Read-only tables — mark reference data such as price lists or statuses as read-only so the running app can read it but never change it.
- Browse and edit from the App Builder — the Backend → Tables section lists every table with its rows, a search box, and the full content of any row.
- Generous limits — up to 100 000 rows per table and 200 000 rows per app.
Table storage is available for Pro apps, next to stored files, in the Backend tab.