Skip to content

Releases: Gml-Launcher/Gml.Web.Client

v2025.3.3.2

31 Dec 13:38

Choose a tag to compare

v2025.3.3

27 Dec 22:30
c6d81e1

Choose a tag to compare

What's Changed

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

v2025.3.2

28 Oct 11:04
8af922e

Choose a tag to compare

What's Changed

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

v2025.3.1

26 Oct 09:18
f7453b7

Choose a tag to compare

What's Changed

  • Обновлена версия проекта до 25.3.1 в package.json и package-lock.json. by @GamerVII-NET in #147

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

v2025.3

25 Oct 12:05
fc1df61

Choose a tag to compare

What's Changed

  • Добавлен вывод внешней ссылки при выводе информации о пользователе by @GamerVII-NET in #141
  • Обновление главной страницы, вырезана возможность зарегистрироваться by @GamerVII-NET in #142
  • Добавлен интерфейс управления внешними приложениями и настройками пра… by @GamerVII-NET in #144
  • Workflow: на 500% быстрее multi-arch сборка (amd64+arm64) by @shadeov in #143
  • Обновлен workflow публикации Docker-образов: переход на actions/check… by @GamerVII-NET in #145
  • Update to v2025.3 by @GamerVII-NET in #146

New Contributors

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

v2025.2.1

09 Oct 16:52
29b3d22

Choose a tag to compare

What's Changed

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

v2025.2

28 Sep 09:49
ceacc56

Choose a tag to compare

What's Changed

Full Changelog: v2025.1.2...v2025.2

v2025.2.1-beta1

26 Sep 14:25

Choose a tag to compare

v2025.2.1-beta1 Pre-release
Pre-release

What's Changed

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

2025.1.2

18 Aug 05:35
dd1d8b8

Choose a tag to compare

Release Notes - 2025.1.2

📢 Gml.Web.Client v2025.1.2 — Now Available!
This release introduces file handling improvements for profile customization, along with optimizations for data transfer and image update reliability.


What’s New?

📦 Profile and File Handling

  • Profile Image File Processing: Added full support for handling profile icons and background images. Now users can upload new files or keep their existing ones if no changes are made.
  • Image Loading Reliability: Improved stability when loading current images to ensure consistent display in the profile.
  • Update Control via needUpdateImages: Introduced a new flag to explicitly indicate when profile images should be updated, providing better control over image refresh.

Data Transfer Optimization

  • Enhanced data transfer flow during profile updates to improve efficiency and reduce unnecessary network usage.

🚀 Upgrade to v2025.1.2 now to benefit from improved file handling, more reliable image management, and optimized data transfer during profile updates!

2025.1.1

17 Aug 11:06
d60d83c

Choose a tag to compare

Release Notes - 2025.1.1

📢 Gml.Web.Client v2025.1.1 — Now Available!
This release focuses on improving the Marketplace interface, enhancing plugin management, optimizing authentication, updating dependencies, and refining profile handling and memory settings.


What’s New?

🛠️ Marketplace and Plugin Management

  • Module Card Simplification: Removed rating and review count from module cards to reduce visual clutter.
  • Plugin Script Components: Added PluginScriptViewer and LoginPluginScriptViewer components for loading and displaying plugin scripts. Introduced PluginRegistry for API handling and script management.
  • Component Order and Renderer Optimization: Adjusted component order on the login page and simplified structure in LoginPluginScriptViewer.
  • Marketplace Tabs and Counters: Improved plugin load indicators and added counters for installed plugins in tab headers.
  • Marketplace Data Cleanup: Cleared temporary modules array to prepare for real server data integration.

🔐 Authentication and Session Enhancements

  • GmlContext Initialization: Added checks for GmlContext in the global window and introduced getApiBaseUrl for future API usage.
  • Access Token Support: Implemented getAccessToken function for convenient token access via GmlContext.
  • Authentication UI Updates: Added sections like “Capabilities,” “How it Works,” and FAQs in AuthenticationRecloudID. Updated .env example and enhanced React component support for menu items.

📦 Profile and Memory Management

  • Profile Image Handling: Added support for deleting and uploading profile icons and background images, with updated styles for dialogs and profile cards.
  • Priority Field: Added priority field to profile update forms to ensure default value handling.
  • Memory Settings Updates: Updated calculation logic for recommended RAM and profile-related memory data.

🔍 UI Components and Visual Updates

  • Slider Component: Added Radix UI Slider for numeric value management.
  • Badges Update: Standardized Badge component styling for Marketplace interface.
  • Marketplace Page Redesign: Updated visual infrastructure, layout, and categories/products display.

⚙️ Dependency and Build Updates

  • Dependency Updates: Upgraded axios, next, styled-jsx, and other libraries for performance, stability, and license compliance.
  • Node.js Update: Updated base Node.js version in Dockerfile from 18 to 24.
  • Package Management Changes: Switched build commands from npm to yarn, removed package-lock.json and pnpm-lock.yaml.

🚀 Upgrade to v2025.1.1 now to enjoy a cleaner Marketplace interface, improved plugin management, enhanced authentication, and updated dependency management!