@saltcorn/db-common
Advanced tools
Changelog
1.1.3 - Released 25 March 2025
A POST route for the reload management api (/scapi/reload
) which takes as body JSON
a newly created tenant with saltcorn create-tenant
CLI (new_tenant
JSON key) or an
existing tenant (tenant
JSON key) to reload.
User authentication methods (password, external identity providers) can now be disabled by role
Customize reset password email, under Login and Signup settings
Snapshot and restore code pages; show code page compilation error; expand code editor height to fill screeen.
Toast action can now set the title
List view: Row click can now open in a new tab, in a popup, or can run an action.
Create basic views: if a table had no views, a button on the table page allows you to build basic views for the table with a single click
Workflows:
{{ }}
)
so options can be dynamically generated from the context