You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1
Original file line number
Diff line number
Diff line change
@@ -35,6 +35,7 @@
35
35
- Control decimal places with `number_format_digits` property.
36
36
- Add a new `description_md` row-level property to the form component to allow displaying markdown in a form field description.
37
37
- Improve the error message when a header component (e.g. status_code, json, cookie) is used in the wrong place (after data has already been sent to the client).
38
+
- New function: [`sqlpage.headers`](https://sql-page.com/functions.sql?function=headers).
0 commit comments