Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [5.38.0](v5.37.0...v5.38.0) (2024-02-06) ### Bug Fixes * **EntityModal:** prevent Enter from submitting the form in Modal window ([#1047](#1047)) ([b7f179a](b7f179a)), closes [#875](#875) * OpenAPI schema generator fixes for when multiple inputs are defined ([#1016](#1016)) ([332db43](332db43)) ### Features * add UCC version to globalConfig ([#984](#984)) ([e1229b4](e1229b4)) * ADDON-67533 implement support for oauth autorize and token urls ([#1009](#1009)) ([aada373](aada373)) * allow wildcards in .uccignore file ([#1012](#1012)) ([04b847f](04b847f)), closes [#1011](#1011) * change avg() to sum() in PANEL_EVENTS_INGESTED_BY_SOURCETYPE_TEMPLATE panel ([#1028](#1028)) ([c738634](c738634)) * customizing version of pip in build, add legacy resolver as optional ([#1035](#1035)) ([751990c](751990c)) * default warning hidden after any input ([#1024](#1024)) ([d0d69ee](d0d69ee))
- Loading branch information