Releases: Gml-Launcher/Gml.Web.Client
v2025.3.3.2
Full Changelog: v2025.3.3...v2025.3.3.2
v2025.3.3
v2025.3.2
What's Changed
- Обновление версии приложения by @GamerVII-NET in #148
Full Changelog: v2025.3.1...v2025.3.2
v2025.3.1
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
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
v2025.2
What's Changed
- Update to 2025.1.2 by @GamerVII-NET in #138
- Update to v2025.2 by @GamerVII-NET in #139
Full Changelog: v2025.1.2...v2025.2
v2025.2.1-beta1
What's Changed
- Update to 2025.1.2 by @GamerVII-NET in #138
Full Changelog: v2025.1.2...v2025.2.1-beta1
2025.1.2
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
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
PluginScriptViewerandLoginPluginScriptViewercomponents for loading and displaying plugin scripts. IntroducedPluginRegistryfor 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
modulesarray to prepare for real server data integration.
🔐 Authentication and Session Enhancements
- GmlContext Initialization: Added checks for
GmlContextin the global window and introducedgetApiBaseUrlfor future API usage. - Access Token Support: Implemented
getAccessTokenfunction for convenient token access viaGmlContext. - Authentication UI Updates: Added sections like “Capabilities,” “How it Works,” and FAQs in
AuthenticationRecloudID. Updated.envexample 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
priorityfield 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
Sliderfor numeric value management. - Badges Update: Standardized
Badgecomponent 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
npmtoyarn, removedpackage-lock.jsonandpnpm-lock.yaml.
🚀 Upgrade to v2025.1.1 now to enjoy a cleaner Marketplace interface, improved plugin management, enhanced authentication, and updated dependency management!