Pre-Release 2024.11.11
Pre-release
Pre-release
What's Changed
🚀 Features
- feat: jetbrains-toolbox by @jeevithakannan2 in #893
- Added support for installing podman by @Albert-LGTM in #787
- feat: btrfs assistant & grub-btrfs by @leventbesli in #789
- 📃 feat: Linux Neptune (Valve's kernel for SteamDeck) installation by @adamperkowski in #683
- feat: Add arch nvidia installation script by @jeevithakannan2 in #797
- feat: Add Arch virtualization setup script by @jeevithakannan2 in #813
- feat: Alpine linux support by @jeevithakannan2 in #814
- Add OpenSUSE to list of linutil added to package managers by @solomoncyj in #820
- feat: Add automation based on config file by @jeevithakannan2 in #836
- feat: printer driver installation by @Vorthas in #837
- feat: whatsapp desktop app by @harshv5094 in #838
- feat: tor browser installation by @phoenixhaleofficial in #842
- feat: Command execution log by @jeevithakannan2 in #898
- feat: Mouse scroll by @jeevithakannan2 in #913
- implement a root check menu by @nnyyxxxx in #927
🐛 Bug Fixes
- fix:
ILoveCandy
inpacman
conf by @adamperkowski in #892 - fix: Signal installation in fedora by @jeevithakannan2 in #812
- fix: Unnecessary arch update by @jeevithakannan2 in #897
- Add greeter install for lightdm during dwm-titus setup by @fortifyde in #831
- fix: flatpak path by @jeevithakannan2 in #916
- fix (dwmtitus-setup): dm picking by @nev-al in #823
- fix: Ollama installation bug by @jeevithakannan2 in #815
- fix: starship instllation bug when using doas by @jeevithakannan2 in #819
- Add required dependencies for dwm-titus on Arch by @fortifyde in #824
- fix: Debian && popos gaming deps by @jeevithakannan2 in #859
- Delist Firewall setup on systems with Firewalld installed, such as fedora by @Angxddeep in #862
- fix(fedora): multimedia setup by @Angxddeep in #863
- fix: Autocpu-freq script not detecting battery on laptops by @infstate in #877
- fix(system-cleanup): failing with no orphan packages on arch by @infstate in #882
- fix(create-bootable-usb.sh) confirmation prompt by @lennartpj in #902
- fix(fedora): Recent syntax changes with DNF5 by @Angxddeep in #907
- fix: shfmt err by @jeevithakannan2 in #912
- refact: waydroid setup by @jeevithakannan2 in #915
⚙️ Refactoring
- refact fix: Flatpak by @jeevithakannan2 in #705
- refact: multi-selection to per cmd by @jeevithakannan2 in #719
- refact: Handle temporary directories entirely within core by @lj3954 in #754
- chore: Use crossterm bundled with ratatui by @jeevithakannan2 in #805
- refactor: Re-export ego-tree dependency from linutil core by @lj3954 in #811
- refact: system-update.sh by @jeevithakannan2 in #843
- refact: auto-cpufreq by @jeevithakannan2 in #908
🧩 UI/UX
- implement fish like tab completion by @nnyyxxxx in #767
- implement word wrapping functionality by @nnyyxxxx in #755
- 🦀 feat(ux): add a minimum size bypass cli flag by @adamperkowski in #920
- Implement Rounded corners by @nnyyxxxx in #918
- Increase scroll length by @jeevithakannan2 in #830
- feat: Add
--skip-confirmation
flag by @jeevithakannan2 in #834
📚 Documentation
- docs: Change numlock description by @jeevithakannan2 in #790
- Linutil arguments when using
curl
by @jeevithakannan2 in #835 - docs: new repo by @Real-MullaC in #888
🧰 GitHub Actions
- Bump crate-ci/typos from 1.25.0 to 1.26.0 by @dependabot in #827
- fix: aarch64 release by @jeevithakannan2 in #894
- fix(ci): shellcheck errors by @jeevithakannan2 in #896
- refact(ci): bashisms.yml by @jeevithakannan2 in #793
- refact(ci): Preview workflow to create PR by @jeevithakannan2 in #901
- Remove dependabot ignores by @jeevithakannan2 in #806
- fix (ci): preview workflow by @jeevithakannan2 in #905
🦀 Rust
- chore: bump ratatui -> 0.29.0 by @jeevithakannan2 in #865
- Bump tree-sitter-highlight from 0.24.2 to 0.24.3 by @dependabot in #826
- Bump clap from 4.5.19 to 4.5.20 by @dependabot in #825
- Reduce linutil binary size by removing unused features from tui/Cargo.toml by @zdiff in #922
📃 Scripting
- chore: Add missing gaming deps by @jeevithakannan2 in #761
- Add aarch64 support for ngrok by @jeevithakannan2 in #910
Other Changes
- refact (ci): Linutil Preview use tags instead of runner id by @jeevithakannan2 in #900
- Run xtask docgen by @jeevithakannan2 in #924
- fix reversion by @nnyyxxxx in #923
- Update CLI arguments documentation by @jeevithakannan2 in #926
New Contributors
- @fortifyde made their first contribution in #831
- @nev-al made their first contribution in #823
- @Albert-LGTM made their first contribution in #787
- @solomoncyj made their first contribution in #820
- @phoenixhaleofficial made their first contribution in #842
- @lennartpj made their first contribution in #902
Full Changelog: 2024.10.31...2024.11.11