Skip to content

Commit 2b996eb

Browse files
committed
Updated Voidcraft Changelog
1 parent 9b5ac99 commit 2b996eb

File tree

2 files changed

+27
-3
lines changed

2 files changed

+27
-3
lines changed

docs/other-distro/ubuntucraft.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ Follow the step below to install Ubuntucraft :
6666
- Extract the file : `tar -xzvf ubuntucraft.tar.gz`
6767
- Change to extracted directory : `cd ubuntucraft`
6868
- Run install script and let it do it's job : `./install.sh`
69+
- You can run `./install.sh |& tee log.txt` to create a installation log file.
6970
- Once finished, _reboot your computer_ and you'll have **Ubuntucraft installed**.
7071

7172
:::info[Video]
@@ -89,7 +90,7 @@ An **asciinema** file `ubuntucraft.cast` is provided as well, you can play that
8990
- Added **new icon and nerd fonts** (existing ones updated as well)
9091
- Theme updates across both WMs (Polybar, Rofi, etc.)
9192
- Added **4 new icon sets** for the openbox menu
92-
- Added `kitty` terminal support to both WMs
93+
- Added `kitty` terminal support to all WMs
9394
- Update all Window Manager's Configs
9495
- Added `archcraft-arandr` (GUI) package to manage screen layouts
9596
- Fixed QT theming issue, added configs for QT6

docs/other-distro/voidcraft.mdx

Lines changed: 25 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ export const Highlight = ({children, color}) => (
4444

4545
**Voidcraft** is an installable package that will turn your [Void Linux](https://voidlinux.org/) installation into Archcraft. Once installed on the top of Void Linux, It'll offer everything Archcraft offers on your Void Linux.
4646

47-
**Important** : Voidcraft is created on the top of `Void Linux Live Base (glibc)`(_void-live-x86_64-20240314-base.iso_) and It's ***recommended*** that you install this on a fresh installation of Void Linux.
47+
**Important** : Voidcraft is created on the top of `Void Linux Live Base (glibc)`(_void-live-x86_64-20250202-base.iso_) and It's ***recommended*** that you install this on a fresh installation of Void Linux.
4848

4949
<!-- Download ------------------------------------- -->
5050

@@ -62,6 +62,7 @@ Follow the step below to install Voidcraft :
6262
- Extract the file : `tar -xzvf voidcraft.tar.gz`
6363
- Change to extracted directory : `cd voidcraft`
6464
- Run install script and let it do it's job : `./install.sh`
65+
- You can run `./install.sh |& tee log.txt` to create a installation log file.
6566
- Once finished, _reboot your computer_ and you'll have **Voidcraft installed**.
6667

6768
:::info[Video]
@@ -77,7 +78,29 @@ An **asciinema** file `voidcraft.cast` is provided as well, you can play that to
7778
## Changelogs
7879

7980
<details>
80-
<summary><b>Changelog (July 2024) : Last Update</b></summary>
81+
<summary><b>Changelog (July 2025) : Last Update</b></summary>
82+
83+
**Date** : `July 06th, 2025`
84+
85+
- Added **new cursor, icon, and GTK themes** (along with updates to existing ones)
86+
- Added **new icon and nerd fonts** (existing ones updated as well)
87+
- Theme updates across both WMs (Polybar, Rofi, etc.)
88+
- Added **4 new icon sets** for the openbox menu
89+
- Added `kitty` terminal support to all WMs
90+
- Update all Window Manager's Configs
91+
- Added `archcraft-arandr` (GUI) package to manage screen layouts
92+
- Improved thunar actions functionalities
93+
- open terminal according to session
94+
- open as root according to session
95+
- permanently sets the wallpaper in supported sessions
96+
- Added new `neofetch` configuration
97+
- Updated `zsh` theme
98+
- Small improvements and bugs fixed.
99+
100+
</details>
101+
102+
<details>
103+
<summary><b>Changelog (July 2024) : Third Release</b></summary>
81104

82105
**Date** : `July 06th, 2024`
83106

0 commit comments

Comments
 (0)