Skip to content

Commit ea7a3a6

Browse files
[Backport release-25.05] docs: add 25.05 changelog (#656)
docs: add 25.05 changelog (#655) (cherry picked from commit 87cd9ae) Co-authored-by: Seth Flynn <getchoo@tuta.io>
1 parent 01f83de commit ea7a3a6

File tree

1 file changed

+115
-0
lines changed

1 file changed

+115
-0
lines changed

CHANGELOG.md

Lines changed: 115 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,120 @@
11
# Changelog
22

3+
## [25.05](https://github.com/catppuccin/nix/releases/tag/25.05) - 2025-08-01
4+
5+
### 🚨 Breaking Changes
6+
7+
- **modules**: drop support for nixpkgs 24.11 by [@getchoo](https://github.com/getchoo)
8+
- **home-manager/gtk**: remove by [@getchoo](https://github.com/getchoo)
9+
10+
### 🚀 Features
11+
12+
- **fctix5**: add enableRounded option by [@isabelroses](https://github.com/isabelroses)
13+
- **home-manager**: init wlogout module by [@Anomalocaridid](https://github.com/Anomalocaridid)
14+
- **home-manager**: add support for chromium and chromium-based browsers by [@HeitorAugustoLN](https://github.com/HeitorAugustoLN)
15+
- **home-manager**: add support for ghostty by [@natecox](https://github.com/natecox)
16+
- **home-manager**: add support for lsd by [@mariovagomarzal](https://github.com/mariovagomarzal)
17+
- **home-manager**: add support for thunderbird by [@nim65s](https://github.com/nim65s)
18+
- **home-manager**: add support for nushell by [@isabelroses](https://github.com/isabelroses)
19+
- **home-manager**: add support for vscode by [@getchoo](https://github.com/getchoo)
20+
- **home-manager**: add support for wezterm by [@taranarmo](https://github.com/taranarmo)
21+
- **home-manager**: add support for swaync by [@Lichthagel](https://github.com/Lichthagel)
22+
- **home-manager**: add support for qutebrowser by [@fmway](https://github.com/fmway)
23+
- **home-manager**: add support for sioyak by [@n194](https://github.com/n194)
24+
- **home-manager**: add support for atuin by [@isabelroses](https://github.com/isabelroses)
25+
- **home-manager**: add support for firefox-based browsers by [@different-name](https://github.com/different-name)
26+
- **home-manager**: add support for xfce4-terminal by [@different-name](https://github.com/different-name)
27+
- **home-manager**: add support for element-desktop by [@SchweGELBin](https://github.com/SchweGELBin)
28+
- **home-manager**: add support for vesktop by [@SchweGELBin](https://github.com/SchweGELBin)
29+
- **home-manager**: add support for mangohud by [@SchweGELBin](https://github.com/SchweGELBin)
30+
- **home-manager/firefox**: enable 'default' profile by default by [@different-name](https://github.com/different-name)
31+
- **home-manager/firefox**: use options submodule to apply configuration by [@different-name](https://github.com/different-name)
32+
- **home-manager/hyprlock**: allow using default config for port by [@getchoo](https://github.com/getchoo)
33+
- **home-manager/neovim**: add option for custom settings by [@toodeluna](https://github.com/toodeluna)
34+
- **home-manager/vscode**: allow configuration of build by [@isabelroses](https://github.com/isabelroses)
35+
- **home-manager/vscode**: Add support for per-profile config by [@different-name](https://github.com/different-name)
36+
- **home-manager/vscode-icons**: init by [@isabelroses](https://github.com/isabelroses)
37+
- **home-manager/zed**: accent support by [@isabelroses](https://github.com/isabelroses)
38+
- **home-manager/zed-editor**: icon support by [@42willow](https://github.com/42willow)
39+
- **home-manager/zed-editor**: add ability to enable/disable icons by [@isabelroses](https://github.com/isabelroses)
40+
- **modules**: use package set for port sources by [@getchoo](https://github.com/getchoo)
41+
- **nixos**: add support for gitea/forgejo by [@Lichthagel](https://github.com/Lichthagel)
42+
- **nixos**: Add support for Limine by [@dinckelman](https://github.com/dinckelman)
43+
- global cachix option by [@isabelroses](https://github.com/isabelroses)
44+
45+
### 🐛 Bug Fixes
46+
47+
- **catwalk**: enable useFetchCargoVendor by [@isabelroses](https://github.com/isabelroses)
48+
- **docs**: theming by [@isabelroses](https://github.com/isabelroses)
49+
- **gitea**: controlled by enable [#588](https://github.com/catppuccin/nix/issues/588) by [@luochen1990](https://github.com/luochen1990)
50+
- **home-manager/alacritty**: remove the `general` setting option by [@mariovagomarzal](https://github.com/mariovagomarzal)
51+
- **home-manager/fcitx5**: adjust source by [@isabelroses](https://github.com/isabelroses)
52+
- **home-manager/fcitx5**: support new enable option by [@brian14708](https://github.com/brian14708)
53+
- **home-manager/firefox**: set default profile safely by [@different-name](https://github.com/different-name)
54+
- **home-manager/firefox**: only apply to profiles specified by [@getchoo](https://github.com/getchoo)
55+
- **home-manager/gtk**: pass flavor and not variant by [@isabelroses](https://github.com/isabelroses)
56+
- **home-manager/gtk**: adjust config.gtk.name for new package by [@isabelroses](https://github.com/isabelroses)
57+
- **home-manager/mako**: use settings instead of extraConfig by [@MisileLab](https://github.com/MisileLab)
58+
- **home-manager/rofi**: update to use upstream overhaul by [@isabelroses](https://github.com/isabelroses)
59+
- **home-manager/zed**: correctly apply italics by [@getchoo](https://github.com/getchoo)
60+
- **home-manager/zed**: correctly enable & select accent by [@isabelroses](https://github.com/isabelroses)
61+
- **lib**: set defaultText for flavor and accent for mkCatppuccinOption by [@isabelroses](https://github.com/isabelroses)
62+
- **mako**: use theme directly by [@oliviafloof](https://github.com/oliviafloof)
63+
- **mako**: inherit from theme by [@oliviafloof](https://github.com/oliviafloof)
64+
- **mako**: deprecated settings.criteria by [@brian14708](https://github.com/brian14708)
65+
- **nixos/gitea**: copy files across for v12 forgejo by [@isabelroses](https://github.com/isabelroses)
66+
- **paws**: use hash instead of narHash by [@isabelroses](https://github.com/isabelroses)
67+
- **pkgs/nvim**: copy overrides from nixpkgs by [@w-lfchen](https://github.com/w-lfchen)
68+
- **pkgs/paws**: set timezone to UTC for fetcher by [@isabelroses](https://github.com/isabelroses)
69+
- **pkgs/rofi**: remove import at build by [@isabelroses](https://github.com/isabelroses)
70+
- **tests**: disable forgejo by [@isabelroses](https://github.com/isabelroses)
71+
- **whiskers**: enable useFetchCargoVendor by [@PerchunPak](https://github.com/PerchunPak)
72+
- **yazi**: update repository source by [@isabelroses](https://github.com/isabelroses)
73+
- use correct nixfmt package by [@getchoo](https://github.com/getchoo)
74+
- assert home-manager version for thunderbird module by [@nim65s](https://github.com/nim65s)
75+
- useFetchCargoVendor is non-optional and enabled by default as of 25.05 by [@Safenein](https://github.com/Safenein)
76+
77+
### ⏪ Reverted
78+
79+
- "fix(home-manager/alacritty): remove the `general` setting option" by [@Yakkhini](https://github.com/Yakkhini)
80+
- "fix(home-manager/lazygit): avoid IFD" by [@getchoo](https://github.com/getchoo)
81+
82+
### 📚 Documentation
83+
84+
- **FAQ**: move to catppuccin namespace by [@42willow](https://github.com/42willow)
85+
- **README**: sync FAQ with site by [@42willow](https://github.com/42willow)
86+
- **README**: link to IFD tracking issue by [@getchoo](https://github.com/getchoo)
87+
- show new option namespace by [@asymmetric](https://github.com/asymmetric)
88+
- update home-manager module name in readme by [@TheJolman](https://github.com/TheJolman)
89+
- move to starlight by [@getchoo](https://github.com/getchoo)
90+
- clean up and add release branch guides by [@getchoo](https://github.com/getchoo)
91+
92+
### New Contributors
93+
94+
* [@HeitorAugustoLN](https://github.com/HeitorAugustoLN) made their first contribution in [#447](https://github.com/catppuccin/nix/issues/447)
95+
* [@MisileLab](https://github.com/MisileLab) made their first contribution in [#553](https://github.com/catppuccin/nix/issues/553)
96+
* [@Safenein](https://github.com/Safenein) made their first contribution in [#629](https://github.com/catppuccin/nix/issues/629)
97+
* [@TheJolman](https://github.com/TheJolman) made their first contribution in [#562](https://github.com/catppuccin/nix/issues/562)
98+
* [@Yakkhini](https://github.com/Yakkhini) made their first contribution in [#452](https://github.com/catppuccin/nix/issues/452)
99+
* [@asymmetric](https://github.com/asymmetric) made their first contribution in [#421](https://github.com/catppuccin/nix/issues/421)
100+
* [@awwpotato](https://github.com/awwpotato) made their first contribution in [#605](https://github.com/catppuccin/nix/issues/605)
101+
* [@brian14708](https://github.com/brian14708) made their first contribution in [#563](https://github.com/catppuccin/nix/issues/563)
102+
* [@different-name](https://github.com/different-name) made their first contribution in [#609](https://github.com/catppuccin/nix/issues/609)
103+
* [@dinckelman](https://github.com/dinckelman) made their first contribution in [#570](https://github.com/catppuccin/nix/issues/570)
104+
* [@fmway](https://github.com/fmway) made their first contribution in [#479](https://github.com/catppuccin/nix/issues/479)
105+
* [@frahz](https://github.com/frahz) made their first contribution in [#567](https://github.com/catppuccin/nix/issues/567)
106+
* [@gepbird](https://github.com/gepbird) made their first contribution in [#616](https://github.com/catppuccin/nix/issues/616)
107+
* [@karitham](https://github.com/karitham) made their first contribution in [#537](https://github.com/catppuccin/nix/issues/537)
108+
* [@khaneliman](https://github.com/khaneliman) made their first contribution in [#543](https://github.com/catppuccin/nix/issues/543)
109+
* [@kittywitch](https://github.com/kittywitch) made their first contribution in [#610](https://github.com/catppuccin/nix/issues/610)
110+
* [@luochen1990](https://github.com/luochen1990) made their first contribution in [#589](https://github.com/catppuccin/nix/issues/589)
111+
* [@mariovagomarzal](https://github.com/mariovagomarzal) made their first contribution in [#454](https://github.com/catppuccin/nix/issues/454)
112+
* [@n194](https://github.com/n194) made their first contribution in [#535](https://github.com/catppuccin/nix/issues/535)
113+
* [@natecox](https://github.com/natecox) made their first contribution in [#446](https://github.com/catppuccin/nix/issues/446)
114+
* [@nim65s](https://github.com/nim65s) made their first contribution in [#489](https://github.com/catppuccin/nix/issues/489)
115+
* [@taranarmo](https://github.com/taranarmo) made their first contribution in [#433](https://github.com/catppuccin/nix/issues/433)
116+
* [@toodeluna](https://github.com/toodeluna) made their first contribution in [#457](https://github.com/catppuccin/nix/issues/457)
117+
3118
## [1.2.1](https://github.com/catppuccin/nix/releases/tag/v1.2.1) - 2024-12-20
4119

5120
### 🐛 Bug Fixes

0 commit comments

Comments
 (0)