Monday, February 24, 2025
1 change · master
Enhancements to existing features
Required author information was added to many app manifest files so the modules meet the latest packaging requirements. This is an internal metadata update that supports consistency and compliance without changing user-facing functionality.
Original PR description
The author field was made required by the previous commit, this commit add the missing field in all manifests. The upgrade-code script `18.2-01-manifest-author.py` was used. See related community branch (same commit title). task-4485983