Skip to content

Commit 3dfbc61

Browse files
author
Alexia Michelle
committed
updated changelog for GDL 2.0.5
1 parent dec2011 commit 3dfbc61

2 files changed

Lines changed: 36 additions & 0 deletions

File tree

i18n/es/docusaurus-plugin-content-pages/changelog.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,24 @@
22

33
Todos los cambios notables en el proyecto GoldenDog Linux se documentarán en este archivo.
44

5+
## [2.0.5] "Golden Retriever" - 2026-01-08
6+
7+
### Añadido
8+
- **Repositorio**: Se añadió el repositorio oficial de `goldendoglinux` (`deb.goldendoglinux.org`) y su respectiva clave firmada.
9+
- **Herramientas**: Se añadió el paquete .deb de `neofetch-c` al nuevo repositorio (una versión moderna de neofetch escrita en C por Alexia - [GitHub](https://github.com/alexiarstein/neofetch-c)).
10+
11+
### Eliminado
12+
- **Herramientas**: Se eliminó el antiguo script bash de `neofetch` por estar obsoleto. El comando 'neofetch' ahora es reemplazado por la nueva herramienta (hay que instalarla con ```sudo apt update && sudo apt install neofetch-c```)
13+
14+
### Nota
15+
16+
> ¡Estamos muy cerca de entrar en estado alpha! El core del sistema está casi totalmente funcional.
17+
>
18+
> En el estado alpha, la hoja de ruta se centrará en la selección de paquetes que vendrán preinstalados, embellecer aún más la interfaz de Plasma y mejorar diversas funciones relacionadas con la experiencia del usuario.
19+
>
20+
> ¡Que tengan un feliz verano! (o invierno si están en el hemisferio norte)
21+
> -- Alexia
22+
523
## [2.0.4] "Golden Retriever" - 2026-01-04
624

725
### Añadido

src/pages/changelog.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,24 @@
22

33
All notable changes to the GoldenDog Linux project will be documented in this file.
44

5+
## [2.0.5] "Golden Retriever" - 2026-01-08
6+
7+
### Added
8+
- **Repository**: Added the official `goldendoglinux` repository (`deb.goldendoglinux.org`) along with its signed key.
9+
- **Tools**: Added `neofetch-c` .deb package to the new repository (a modern version of neofetch written in C by Alexia - [GitHub](https://github.com/alexiarstein/neofetch-c)).
10+
11+
### Removed
12+
- **Tools**: Removed the old `neofetch` bash script as it is now obsolete. The 'neofetch' command is now replaced by the modern neofetch tool. To use neofetch it must be installed with ```sudo apt update && sudo apt install neofetch-c``` and then run with ```neofetch```
13+
14+
### Note
15+
16+
> We are very close to entering alpha status!!! Core system is almost fully functional.
17+
>
18+
> In alpha state the roadmap will be about selecting packages to be preinstalled, beautiying the plasma interface further and enhancing user experience related features.
19+
>
20+
> Have a happy summer! (or winter if you are in the northern hemisphere)
21+
> -- Alexia
22+
523
## [2.0.4] "Golden Retriever" - 2026-01-04
624

725
### Added

0 commit comments

Comments
 (0)