What's Changed
## Enhancements and Fixes- Editorial Review: Performed a comprehensive editorial review. Thanks to @E-Stoyanova for the contribution. View Pull Request #187
- Windows Application Certification: Added workflow and Jenkins file to certify the windows application. Great work by @michelu89. View Pull Request #203 and #204
- Pull Request Template: Created and corrected the pull request template path. Kudos to @Yauhenikapl for this improvement. View Pull Request #206, #210, and #212
- Constraint Instantiator Fix: Fixed the constraint instantiator to load the correct constraint. Thanks to @michelu89. View Pull Request #208
- Mac Application Certification: Added workflow and Jenkins file to certify the mac application. Contribution by @michelu89. View Pull Request #211
- OpenAPI Generation Fix: Resolved the issue of null values in the generated OpenAPI file. Thanks to @michelu89. View Pull Request #215
- Splash Screen Addition: Added a splash screen before starting the backend. Another valuable addition from @michelu89. View Pull Request #216
- CRUD and API Options: Included CRUD, POST, PUT, PATCH options when generating OpenAPI. Thanks to @larisaVasile. View Pull Request #217
- Chinese Language Support: Added support for Chinese language in the OpenAPI adjustment. Thanks to @michelu89. View Pull Request #231
- API File Name Fix: Fixed the name of the generated API file. Thanks to @larisaVasile for this correction. View Pull Request #232
Dependency Updates
- EJS Update: Bumped EJS from 3.1.9 to 3.1.10 in the core module. Updated by @dependabot. View Pull Request #202
- PDF.js and Compodoc Update: Updated pdfjs-dist and @compodoc/compodoc in the core module. Thanks to @dependabot. View Pull Request #218
- WebSocket Update: Bumped ws from 7.5.9 to 7.5.10 in the core module. Updated by @dependabot. View Pull Request #235
New Contributors
- @E-Stoyanova made their first contribution in #187
- @Yauhenikapl made their first contribution in #206
Full Changelog: v5.5.0...v5.6.0