Release v1.0.0-rc.1
New Features
-
Evaluation module restoration. Added back the evaluation module that was previously removed, with updated requirement levels and
at_least_oneconstraints on relevant fields for improved flexibility. (#388) by @akijakya -
Google Analytics support. Added GA4 tracking support to the schema server and Helm chart, configurable via
GA_TRACKING_IDenvironment variable for enhanced analytics capabilities. (#380) by @muscariello -
Enhanced validator improvements. Improved validator to prevent use of base classes (, , ) as actual skills/domains/modules, returning clear error messages with attribute paths. Also updated descriptions of base classes with warnings. by @akijakya