Skip to content

Releases: Gml-Launcher/Gml.Backend

v2025.3.3.2

31 Dec 13:44

Choose a tag to compare

v2025.3.3

27 Dec 22:56
9100a71

Choose a tag to compare

What's Changed

  • Добавлено ограничение размера логов контейнеров by @akem1ko in #136
  • Update to v2025.3.3 by @GamerVII-NET in #137

New Contributors

Full Changelog: v2025.3.2...v2025.3.3

v2025.3.2

28 Oct 11:02
9ff562f

Choose a tag to compare

What's Changed

Full Changelog: v2025.3.1...v2025.3.2

v2025.3.1

26 Oct 09:20
1eb765a

Choose a tag to compare

What's Changed

Full Changelog: v2025.3...v2025.3.1

v2025.3

25 Oct 12:37
a693fac

Choose a tag to compare

What's Changed

Full Changelog: v2025.2.1...v2025.3

v2025.2.1

09 Oct 16:57
2983b59

Choose a tag to compare

What's Changed

Full Changelog: v2025.2...v2025.2.1

v2025.2

28 Sep 11:38
6f383be

Choose a tag to compare

What's Changed

Full Changelog: v2025.1.1...v2025.2

v2025.2.1-beta1

26 Sep 14:29

Choose a tag to compare

v2025.2.1-beta1 Pre-release
Pre-release

What's Changed

Full Changelog: v2025.1.1...v2025.2.1-beta1

v2025.1.2

03 Sep 05:02
12f69d6

Choose a tag to compare

Release Notes - 2025.1.2

📢 Gml.Backend v2025.1.2 — Now Available!
This update focuses on expanding backend functionality with new API modules, improving project configuration, and updating dependencies for better compatibility and stability.


What’s New?

📦 Project Additions and Integrations

  • ModrinthPack API Integration: Added Gml.Web.Api.ModrinthPack project to the solution with full configuration mapping for build integration.
  • Friend System API Integration: Added Gml.Web.Api.FriendSystem project to the solution and updated configurations to support social features.

⚙️ Dependency and Test Updates

  • Backend Test Project Enhancements:

    • Updated multiple dependencies, including Microsoft.AspNetCore.Connections.Abstractions (8.0.10 → 8.0.19).
    • Upgraded coverlet.collector from 3.2.0 → 6.0.0 for improved code coverage tooling.
    • Added references to System.Text.Json and System.Text.Encodings.Web for modern serialization and encoding support.

🔄 Submodule Synchronization

  • Updated submodule links for:

    • Gml.Web.Api
    • Gml.Web.Client
    • Gml.Web.Skin.Service

🚀 Upgrade to v2025.1.2 now to take advantage of new API integrations, better test coverage, and improved backend stability with updated dependencies!

2025.1.1

17 Aug 11:07
812a628

Choose a tag to compare

Release Notes - 2025.1.1

📢 Gml.Backend v2025.1.1 — Now Available!
This release focuses on marketplace configuration, OAuth2 integration, development tooling, and improved project structure with updated submodules.


What’s New?

🛒 Marketplace Configuration

  • MARKET_ENDPOINT Support: Added MARKET_ENDPOINT environment variable across configuration files, tests, .env.example, and Docker Compose.
  • Dynamic Endpoint Handling: Improved support for external market connections through backend services.

🔐 OAuth2 Integration

  • New OAuth2 Project: Added Gml.Web.Api.OAuth2 to the solution for expanded authentication workflows.
  • CustomNewsProvider Refactor: Renamed variables and parameters for consistency, improving readability and maintainability.

⚙️ Development & Debugging

  • External Debugging Compose File: Introduced docker-compose-external-debug.yml for advanced debugging scenarios.
  • MultiLaunch Configurations: Added Gml+Skins launch profile for combined service testing.

📚 Configuration & Documentation

  • Swagger Toggle: Enabled Swagger configuration in .env.example for easier API exploration in development environments.
  • Updated .gitignore: Excluded BugStorage.json and service-specific files to keep repositories clean.
  • Example Environment File: Added .env.example for simplified setup and onboarding.

🏗️ Project Structure & Maintenance

  • Submodule Updates: Regularly updated submodules (Gml.Web.Api, Gml.Web.Client, Gml.Web.Skin.Service) to latest revisions.
  • Dockerfile Adjustments: Updated project hierarchy in Docker configuration to reflect new plugin and API structure.
  • Solution Cleanup: Refined .sln structure to align with refactored components.

🚀 Upgrade to v2025.1.1 now for improved marketplace support, OAuth2 authentication, better debugging options, and a cleaner backend project structure!