Desktop app identifier added to config schema (
60e01b1)
The JSON schema now includes desktop.app.identifier, described as a reverse-DNS application identifier like com.example.myapp. This fixes validation/documentation for configs that already rely on the field.
Other misc changes
- None