Se actualizan las versiones de release
parent
f83c2cf36b
commit
4ef4769c22
|
@ -1,140 +1,144 @@
|
|||
# OpenGnsys - Changelog v3.0.0 (19 May 2025)
|
||||
# OpenGnsys - Changelog v3.0.0 (May 19, 2025)
|
||||
|
||||
## Version Summary
|
||||
|
||||
This major release introduces significant improvements in all OpenGnsys components, including a new boot system, an updated cloning engine, Git integration, a redesigned administration interface, and a new universal installer.
|
||||
This major release introduces significant improvements across all OpenGnsys components, including a new boot system, an updated cloning engine, Git integration, a revamped administration interface, and a new universal installer.
|
||||
|
||||
---
|
||||
|
||||
## Core Components
|
||||
|
||||
### OpenGnsys Boot (ogBoot) v0.7.0
|
||||
### OpenGnsys DHCP (ogDHCP v0.7.0)
|
||||
|
||||
- Installation and configuration of DHCP via API.
|
||||
- Management and assignment of networks to console objects.
|
||||
|
||||
### OpenGnsys Boot (ogBoot) v0.7.1
|
||||
|
||||
#### Boot System
|
||||
- Optimized services associated with PXE
|
||||
- Implemented a new, lighter, and faster ogLive with updated drivers
|
||||
- Added an ogLive generation tool with support for Engine, Browser, and Agent dependencies
|
||||
- Optimized services associated with PXE.
|
||||
- Implemented a new, lighter and faster ogLive with updated drivers.
|
||||
- Added an ogLive generation tool with support for Engine, Browser, and Agent dependencies.
|
||||
|
||||
### ogLive v3.3.0
|
||||
|
||||
#### Interface and Browser
|
||||
- Introduced new OpenGnsys Browser with kiosk mode
|
||||
- Added full support for HTML5/CSS/JavaScript (ogBrowser)
|
||||
- Incorporated the new OpenGnsys Browser with kiosk mode.
|
||||
- Added full support for HTML5/CSS/JavaScript (ogBrowser).
|
||||
|
||||
#### Cloning Engine v0.10.0
|
||||
- Restructured the OpenGnsys Cloning Engine and partially migrated it to Python
|
||||
- Ensured exclusive use of open source components
|
||||
- Restructured the OpenGnsys Cloning Engine and partially migrated it to Python.
|
||||
- Ensured exclusive use of open source components.
|
||||
|
||||
#### OpenGnsys Agent v5.3.0
|
||||
- Implemented ogAgent for Windows, Linux, Mac, and ogLive developed in Python
|
||||
- Implemented ogAgent for Windows, Linux, Mac, and ogLive developed in Python.
|
||||
|
||||
#### General Features
|
||||
- Implemented calendar management for remote use of machines
|
||||
- Implemented calendar management for remote equipment usage.
|
||||
|
||||
---
|
||||
|
||||
## OpenGnsys Repository v0.8.1
|
||||
|
||||
#### Repository Improvements
|
||||
- Expanded the functionalities of the OpenGnsys Repository
|
||||
- Integrated with other system modules via REST API
|
||||
- Expanded the functionality of the OpenGnsys Repository.
|
||||
- Integrated with other system modules via REST API.
|
||||
|
||||
#### Transfers
|
||||
- Optimized transfer methods: Unicast, Multicast, and P2P
|
||||
- Updated image transfer protocols
|
||||
- Optimized transfer methods: Unicast, Multicast, and P2P.
|
||||
- Updated image transfer protocols.
|
||||
|
||||
#### API and Security
|
||||
- Expanded functionalities through REST API
|
||||
- TLS encryption for all APIs
|
||||
- Expanded features through REST API.
|
||||
- TLS encryption for all APIs.
|
||||
|
||||
#### Git Management
|
||||
- Implemented features for Git-synchronized images
|
||||
- Integrated Forgejo for advanced repository management via web interface
|
||||
- Added functions to create and select Git repositories
|
||||
- Added features for images synchronized with Git.
|
||||
- Integrated Forgejo for advanced repository management via web interface.
|
||||
- Added functions to create and select Git repositories.
|
||||
|
||||
#### Git Integration v0.51
|
||||
- Improved functions in Git.lib for cloning and restoration
|
||||
- Implemented a Python function library
|
||||
- Added automatic Git repository creation during installation
|
||||
- Incorporated synchronization between Git repositories and partitions
|
||||
|
||||
- Improved functions in Git.lib for cloning and restoration.
|
||||
- Implemented a Python function library.
|
||||
- Added automatic creation of Git repositories during installation.
|
||||
- Incorporated synchronization between Git repositories and partitions.
|
||||
---
|
||||
|
||||
## Administration Web Interface (GUI) v0.12.0
|
||||
## Administration Web (GUI) v0.13.0
|
||||
|
||||
#### Interface
|
||||
- Completely redesigned the web interface with responsive design
|
||||
- Retained all previous functionalities
|
||||
- Improved visual experience and usability
|
||||
- Completely redesigned web interface with responsive design.
|
||||
- Maintained all previous functionalities.
|
||||
- Improved visual experience and usability.
|
||||
|
||||
#### Modularity
|
||||
- Implemented modular system management
|
||||
- Incorporated advanced roles and permissions system
|
||||
- Added tag-based search
|
||||
- Implemented modular system management.
|
||||
- Incorporated an advanced roles and permissions system.
|
||||
- Added tag-based search.
|
||||
|
||||
#### Centralized Management (ogCore v0.12.1)
|
||||
- Unified administration of all components from the web
|
||||
- Removed the need for command line for routine tasks
|
||||
#### Centralized Management (ogCore v0.13.0)
|
||||
- Unified administration of all components from the web.
|
||||
- Eliminated the need for command-line tasks in routine operations.
|
||||
|
||||
#### Actions
|
||||
- Implemented new action management system by agent type
|
||||
- Added grouping into composite actions
|
||||
- Incorporated full action history
|
||||
- Implemented pending “required” actions
|
||||
- Added wizard for predefined actions and advanced mode
|
||||
- Implemented a new action management system by agent type.
|
||||
- Added grouping into composite actions.
|
||||
- Incorporated a complete action history.
|
||||
- Implemented pending "required" actions.
|
||||
- Added a wizard for predefined actions and advanced mode.
|
||||
|
||||
#### Clients
|
||||
- Developed new hierarchical structure for groups
|
||||
- Simplified group membership management
|
||||
- Added support for heterogeneous groups
|
||||
- Implemented configuration inheritance for deployment
|
||||
- Incorporated grid view
|
||||
- Added concept of dynamic “view” based on criteria
|
||||
- Developed a new hierarchical structure for groups.
|
||||
- Simplified group membership management.
|
||||
- Added support for heterogeneous groups.
|
||||
- Implemented configuration inheritance for deployment.
|
||||
- Incorporated grid view visualization.
|
||||
- Added the concept of a dynamic "view" based on criteria.
|
||||
|
||||
#### Repositories and Images
|
||||
- Reorganized into group structure
|
||||
- Implemented distinction between image types
|
||||
- Improved information display for clients
|
||||
- Added support for multiple simultaneous repositories
|
||||
- Incorporated granular permissions and recycle bin
|
||||
- Implemented advanced searches and repository migration
|
||||
- Reorganized into group structures.
|
||||
- Implemented distinction between image types.
|
||||
- Improved information display for clients.
|
||||
- Added support for multiple simultaneous repositories.
|
||||
- Incorporated granular permissions and recycle bin.
|
||||
- Implemented advanced searches and migration between repositories.
|
||||
|
||||
#### Profiles
|
||||
- Added advanced criteria searches
|
||||
- Implemented referential naming for profiles
|
||||
- Incorporated relationships between profiles for comparison
|
||||
- Added searches by advanced criteria.
|
||||
- Implemented referential naming for profiles.
|
||||
- Incorporated relationships between profiles for comparison.
|
||||
|
||||
#### Monitoring
|
||||
- Developed notification system
|
||||
- Added configurable statistics
|
||||
- Implemented contextual help
|
||||
- Unified communication via OpenGnsys Core
|
||||
- Developed a notification system.
|
||||
- Added configurable statistics.
|
||||
- Implemented contextual help.
|
||||
- Unified communication via OpenGnsys Core.
|
||||
|
||||
---
|
||||
|
||||
## OpenGnsys Log Service
|
||||
|
||||
#### Logging System
|
||||
- Implemented REST API for full integration
|
||||
- Centralized log storage and management
|
||||
- Incorporated collection agents
|
||||
- Added database processing (OpenSearch)
|
||||
- Implemented REST API for full integration.
|
||||
- Centralized log storage and management.
|
||||
- Incorporated collection agents.
|
||||
- Added database processing (OpenSearch).
|
||||
|
||||
#### Visualization
|
||||
- Developed adaptive interface
|
||||
- Implemented advanced filtering options
|
||||
- Added results export
|
||||
- Developed an adaptive interface.
|
||||
- Implemented advanced filtering options.
|
||||
- Added result export.
|
||||
|
||||
---
|
||||
|
||||
## Universal Installer
|
||||
|
||||
#### Scripts
|
||||
- Updated existing scripts with display of available versions
|
||||
- Added compatibility check
|
||||
- Updated existing scripts with version availability display.
|
||||
- Added compatibility verification.
|
||||
|
||||
#### Installers
|
||||
- Developed unified graphical installer with progress bar
|
||||
- Implemented full management options (installation, upgrade, removal)
|
||||
- Added database import/export
|
||||
- Created Debian/Ubuntu package repository
|
||||
- Developed a unified graphical installer with a progress bar.
|
||||
- Implemented full management options (install, update, remove).
|
||||
- Added database import/export.
|
||||
- Created a Debian/Ubuntu package repository.
|
||||
|
|
|
@ -8,7 +8,12 @@ Esta versión principal introduce importantes mejoras en todos los componentes d
|
|||
|
||||
## Core Components
|
||||
|
||||
### OpenGnsys Boot (ogBoot) v0.7.0
|
||||
### OpenGnsys DHCP (ogDHCP v0.7.0)
|
||||
|
||||
- Instalación y configuración de DHCP mediante API.
|
||||
- Gestión y asignación de redes a los objetos de la consola
|
||||
|
||||
### OpenGnsys Boot (ogBoot) v0.7.1
|
||||
|
||||
#### Sistema de Arranque
|
||||
- Optimizados los servicios asociados a PXE
|
||||
|
@ -59,7 +64,7 @@ Esta versión principal introduce importantes mejoras en todos los componentes d
|
|||
- Incorporada sincronización entre repositorios Git y particiones
|
||||
---
|
||||
|
||||
## Web de Administración (GUI) v0.12.0
|
||||
## Web de Administración (GUI) v0.13.0
|
||||
|
||||
#### Interfaz
|
||||
- Rediseñada completamente la interfaz web con diseño responsive
|
||||
|
@ -71,7 +76,7 @@ Esta versión principal introduce importantes mejoras en todos los componentes d
|
|||
- Incorporado sistema avanzado de roles y permisos
|
||||
- Añadida búsqueda por etiquetas
|
||||
|
||||
#### Gestión Centralizada (ogCore v0.12.1)
|
||||
#### Gestión Centralizada (ogCore v0.13.0)
|
||||
- Unificada la administración de todos los componentes desde la web
|
||||
- Eliminada la necesidad de línea de comandos para tareas habituales
|
||||
|
||||
|
|
Loading…
Reference in New Issue