Releases: mosparo/specifications
v4.0: Updated the project settings and added the security guidelines
With v1.1, we'll introduce new project settings like the statistic storage limit, the developer options, and the security guidelines.
These settings are now added to the project schema for the import and export functionality.
v3.0: Added the schemas for the export and import functionality
With the next major mosparo version, mosparo receives an export and import functionality, with which the user can export and import the settings, the rules, and the rulesets of a mosparo project. We had to add new schemas to validate the import file.
Additionally, we fixed some issues with the Rules schema.
v2.0: Added the schemas for the new update system
The new upgrade system can check for changed requirements. The mosparo update repository provides these requirements and has to be checked by the update system.
Additionally, it is possible to have versions for different major versions in the same channel.
For this, we developed a new system that can handle as many major versions as required.
v1.2: Added the Beta update channel
Added the Beta update channel
v1.1: Added properties for the hashes file to the update schema
Fixed the required properties
Initial release
This is the first release for the specifications for mosparo.
It contains the JSON schemes for rule and ruleset to validate the external ruleset sources.