Skip to content

Commit

Permalink
News: Released Archcraft Main, PRIME and WSE
Browse files Browse the repository at this point in the history
  • Loading branch information
adi1090x committed Oct 22, 2024
1 parent 9d826a5 commit 10489fe
Show file tree
Hide file tree
Showing 3 changed files with 165 additions and 0 deletions.
63 changes: 63 additions & 0 deletions news/2024/10-22-release-prime.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
---
slug: 43-news-release
title: Archcraft Prime Release
authors: adi1090x
tags: [prime, openbox, bspwm, i3wm, sway, wayfire, river, hyprland, newm, release, iso]
hide_table_of_contents: true
---

<!-- Badges -->
export const Highlight = ({children, color}) => (
<span
style={{
backgroundColor: color,
borderRadius: '25px',
color: '#fff',
padding: '0.2rem 0.4rem',
}}>
{children}
</span>
);

<Highlight color="#c778dd">Exclusive</Highlight> New **Archcraft Prime ISO** is now available to download. Read the changelogs below to know what's new.

<!--truncate-->

**Archcraft Prime** offers every (`Not the one released after Prime`) exclusive stuff of Archcraft in ***One Single ISO***. It has [`Openbox Premium`](/docs/window-managers/stacking-wm/openbox), [`Bspwm Premium`](/docs/window-managers/tiling-wm/bspwm) and [`i3wm Premium`](/docs/window-managers/tiling-wm/i3wm) as well as all the exclusive wayland compositors ([`Sway`](/docs/wayland-compositors/sway), [`Wayfire`](/docs/wayland-compositors/wayfire), [`River`](/docs/wayland-compositors/river), [`Hyprland`](/docs/wayland-compositors/hyprland) and [`Newm`](/docs/wayland-compositors/newm)) pre-installed.

### Changelogs :
- Updated ISO profile
- Latest base with new packages
- Update all Archcraft and AUR packages
- Added **new cursor, icon, and GTK themes** (along with updates to existing ones)
- Added **new openbox wm themes** (existing ones updated as well)
- Added **new icon and nerd fonts** (existing ones updated as well)
- Theme updates across all WMs and WCs (Polybar, Waybar, Rofi, Wofi etc.)
- Added **5 new styles/themes** for openbox wm
- Added **4 new icon sets** for the openbox menu
- Added `kitty` terminal support in all WMs and WCs
- Updated `alacritty` configurations in all WMs and WCs
- Updated `foot` config in all WCs
- Added new `neofetch` configuration
- Updated `zsh` theme
- Added new `picom` configuration
- **wayfire** : Updated to `0.9.0`, updated configs, added new plugins
- **river** : Updated configs, Fixed issue with floating WMs
- **hyprland** : Updated to `0.44.1`, updated configs, updated hyprlock, etc
- Various bug fixes, and more!

> The ***October update package*** for your **Existing PRIME Installation** is now available for download.
>
>Follow [these instruction](https://wiki.archcraft.io/docs/premium/prime#update) to perform the Update.
>
>You Need to follow [these instructions](https://wiki.archcraft.io/blog/03-archcraft-update) as well (**Skip The Step 3 and 4**).

**Download :** You can download the latest ISO from [**`ko-fi`**](https://ko-fi.com/s/c925a2a8c1)

**Get the Updated ISO :** Follow the steps below to get updated files (or re-download files) for free:
- Login to you Ko-fi account
- Go to your `Ko-fi Payments History`
- Select the purchases you've made
- Click on `View Details`
- Then, Click on `View Content` to download the updated files.
59 changes: 59 additions & 0 deletions news/2024/10-22-release-wse.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
---
slug: 44-news-release
title: Archcraft WSE Release
authors: adi1090x
tags: [wse, wayland, sway, wayfire, river, hyprland, newm, release, iso]
hide_table_of_contents: true
---

<!-- Badges -->
export const Highlight = ({children, color}) => (
<span
style={{
backgroundColor: color,
borderRadius: '25px',
color: '#fff',
padding: '0.2rem 0.4rem',
}}>
{children}
</span>
);

<Highlight color="#e06b74">Exclusive</Highlight> New **Archcraft Wayland Special Edition ISO** is now available to download. Read the changelogs below to know what's new.

<!--truncate-->

This special edition of Archcraft comes with [`Sway`](/docs/wayland-compositors/sway), [`Wayfire`](/docs/wayland-compositors/wayfire), [`River`](/docs/wayland-compositors/river), [`Hyprland`](/docs/wayland-compositors/hyprland) and [`Newm`](/docs/wayland-compositors/newm) pre-installed, pre-configured and provides you a wayland only Linux experience.

### Changelogs :
- Updated ISO profile
- Latest base with new packages
- Update all Archcraft and AUR packages
- Added **new cursor, icon, and GTK themes** (along with updates to existing ones)
- Added **new icon and nerd fonts** (existing ones updated as well)
- Theme updates across all WCs (Waybar, Rofi, Wofi etc.)
- Added `kitty` terminal support in all WCs
- Updated `alacritty` configurations in all WCs
- Updated `foot` config in all WCs
- Added new `neofetch` configuration
- Updated `zsh` theme
- **wayfire** : Updated to `0.9.0`, updated configs, added new plugins
- **river** : Updated configs, Fixed issue with floating WMs
- **hyprland** : Updated to `0.44.1`, updated configs, updated hyprlock, etc
- Various bug fixes, and more!

> The ***October update package*** for your **Existing WSE Installation** is now available for download.
>
> Follow [these instruction](https://wiki.archcraft.io/docs/premium/wse#update) to perform the Update.
>
> You Need to follow [these instructions](https://wiki.archcraft.io/blog/03-archcraft-update) as well (**Only Perform Step 2 and Step 6c,6d**).

**Download :** You can download the latest ISO from [**`ko-fi`**](https://ko-fi.com/s/213becbf00)

**Get the Updated ISO :** Follow the steps below to get updated files (or re-download files) for free:
- Login to you Ko-fi account
- Go to your `Ko-fi Payments History`
- Select the purchases you've made
- Click on `View Details`
- Then, Click on `View Content` to download the updated files.
43 changes: 43 additions & 0 deletions news/2024/10-22-release.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
---
slug: 42-news-release
title: October 2024 Release
authors: adi1090x
tags: [v24.10, release, iso]
hide_table_of_contents: true
---

<!-- Badges -->
export const Highlight = ({children, color}) => (
<span
style={{
backgroundColor: color,
borderRadius: '4px',
color: '#fff',
padding: '0.2rem',
}}>
{children}
</span>
);

October 2024 ISO of Archcraft is now available to download. Read the changelogs below to know what's new.

<!--truncate-->

### Changelogs :
- Updated ISO profile
- Latest base with new packages
- Update all Archcraft and AUR packages
- Added **new cursor, icon, and GTK themes** (along with updates to existing ones)
- Added **new openbox wm themes** (existing ones updated as well)
- Added **new icon and nerd fonts** (existing ones updated as well)
- Theme updates across both WMs (Polybar, Rofi, etc.)
- Added **5 new styles/themes** for openbox
- Added **4 new icon sets** for the openbox menu
- Added `kitty` terminal support to both WMs
- Updated `alacritty` configurations
- Added new `neofetch` configuration
- Updated `zsh` theme
- Added new `picom` configuration
- Various bug fixes, and more!

> Follow [**THIS GUIDE**](https://wiki.archcraft.io/blog/03-archcraft-update) to update your existing installation.

0 comments on commit 10489fe

Please sign in to comment.