4.0.0-alpha.23 (2022-08-03)
Bug Fixes
- Add additional operator tests. (ddf8e51)
- Add buildAuthPlugin tests. (df77f5d)
- blocks-antd: Remove minHight on Label. (0999baa)
- build: Add default for catch when try is defined and catch is not. (b1159e1)
- docs: Add catch to Selector and MultipleSelector block pages. (9777175)
- docs: correct filePath for ControlledList (c3a2cce)
- docs: correct link to _secret operator (7124669)
- docs: Docs V4 compatibilty fixes. (520dce1)
- docs: Fix typo media to menu. (bccc978)
- docs: Remove catch from MultipleSelector and Selector block pages. (adf6932)
- docs: Remove outdated pages and add todos. (ff2c02b)
- docs: Rename and remove actions pages. (0da95f3)
- Fix _intl.relativeTimeFormat operator and add tests. (627b970)
- Fix addUserFieldsToSession when using auth adapter. (850ee69)
- Fix handling of null values in _array and _object operators. (1333f43)
- operators-js: Fix intl operator tests. (841bbe6)
- operators-moment: Change tests to run on UTC timezone. (f8db062)
- Revert image url (714ce8c)
Features
- Add _intl operator. (fbf4b14)
- Add _object.entries and _object.fromEntries operator methods. (499b726)
- Add Next-Auth MongoDB adapter. (bdffb86)
- Add support for auth adapters in build and servers. (5ae6e2b)
- Add support for Next-Auth adapters. (337dbf4)
- docs: Add examples to Lowdefy App Schema concept page. (f27f7dd)
- docs: Add examples to References and Templates concept page. (cbe8690)
- docs: Add Menu concept page. (5dfc51e)
- docs: Add payload to Connections and Requests concept page. (4f9bff6)
- docs: Add References and Templates concept page. (874bc37)
- docs: Add roles example to Menus concept page. (54c13df)
- docs: Change pages example on Lowdefy App Schema concept page. (1d17867)
- docs: Format changes to Blocks concept page. (4713be6)
- docs: General improvements to Events and Actions concept page. (182ffc2)
- docs: General improvements to the Secrets concept page. (1121edb)
- docs: Small changes in Blocks concept page. (588e4aa)
- docs: Small changes to Connections and Requests concept page. (7c13734)
- docs: Small format changes to Lowdefy App Schema concept page. (8bf7f78)
- docs: Update blocks concept page. (3e6a9b2)
- docs: Update Connections and Requests concept page. (879891e)
- docs: Update Lowdefy App Schema concept page. (7cd587e)
- Implement appendHead and appendBody in v4. (ba7ef7d), closes #1047
- Implement appendHead and appendBody. (d9ae2ee)
- operators-moment: Add moment operators. (bf82067)