Skip to content

Release v1.3.1.0

Latest
Compare
Choose a tag to compare
@androidseb25 androidseb25 released this 11 Jan 16:57
b320b22

• changed from .NET 8 to .NET 9
• moved from SwaggerUI to ScalarUI, because under .NET 9 they removed Swagger support and provide the basic OpenAPI standard
• Bug fixes
• latest Nuget Updates
• added new Environments
• ENABLE_CONSOLE_LOG = you can disable unnecessary console logs (default: true)
• ENABLE_SCALAR_UI = you can now disable the Endpoint page (default: true)

Full Changelog: v1.3.0.0...v1.3.1.0