chore(release): 3.6.0
# [3.6.0](v3.5.0...v3.6.0) (2024-06-13) ### Bug Fixes * Disable logging around disabling OIDC, unless debug is enabled ([ef0885aa](ef0885aa)), closes [#527](#527) * Handle multi-line types in new display of input variables ([fdcbbaf1](fdcbbaf1)), closes [#527](#527) * Improve formatting of tables in inputs tab ([08cc3e91](08cc3e91)), closes [#527](#527) * Improve handling of multi-line default values in input variables for module provider ([f041908f](f041908f)), closes [#527](#527) * Split required and optional inputs in inputs tab ([f7ef44c7](f7ef44c7)), closes [#527](#527) ### Features * Add support for rendering input/output descriptions as markdown. ([9171cb75](9171cb75)), closes [#527](#527) * Add support for switching between table and expanded view in inputs and outputs ([cdd9fdab](cdd9fdab)), closes [#527](#527) * Add UI support for markdown in input/output descriptions ([4f49257e](4f49257e)), closes [#527](#527) * Allow setting default input/output UI view type system-wide ([8375e1d9](8375e1d9)), closes [#527](#527) * Update output table to no longer use a table and use full page content for description ([a710e9b0](a710e9b0)), closes [#527](#527) * Update usage builder variables API endpoint to support HTML descriptions ([d7430303](d7430303)), closes [#527](#527)
Please register or sign in to comment