Skip to content

Releases: ChrisTitusTech/linutil

Pre-Release 2025.09.13

13 Sep 02:34
Compare
Choose a tag to compare
Pre-release

GitHub Downloads (specific asset, specific tag)
GitHub Downloads (specific asset, specific tag)

First iteration of a Steam game script that will mod out a custom file from compatdata and install mods in common

Used Fallout 76, but this can be adapted into any bethesda game.

Full Changelog: 2025.09.09...2025.09.13

Release 2025.09.09

09 Sep 19:17
2ce1be1
Compare
Choose a tag to compare

GitHub Downloads (specific asset, specific tag)
GitHub Downloads (specific asset, specific tag)

What's Changed

  • DWM upgrade and cleanup by @ChrisTitusTech
  • DWM config changes and fixes @ChrisTitusTech
    Note: DWM still needs multi-selection for bash, ghostty, rofi, installs to function properly.

Other Changes

New Contributors

Full Changelog: 2025.08.19...2025.09.09

Release 2025.08.19

19 Aug 17:55
Compare
Choose a tag to compare

GitHub Downloads (specific asset, specific tag)
GitHub Downloads (specific asset, specific tag)

Emergency Patch

  • Fix double enter and failing scripts requiring user input
  • Omarchy-titus update to mirror official installer changes

Full Changelog: 2025.08.14...2025.08.19

Release 2025.08.14

14 Aug 18:13
Compare
Choose a tag to compare

GitHub Downloads (specific asset, specific tag)
GitHub Downloads (specific asset, specific tag)

What's Changed

Major Omarchy update and integration fixes for a minimal Omarchy install by @ChrisTitusTech
Clean float.rs to remove key capture when script inception happens. @ChrisTitusTech

🧰 GitHub Actions

fix(ci): various security vulnerabilities by @adamperkowski in #1108

Other Changes

Update README.md by @ChrisTitusTech in #1105
Update README.md by @ChrisTitusTech in #1106
fix: starship symlink failing by @jeevithakannan2 in #1095
(fix) Alpine and Solus syntax for podman by @Jaredy899 in #1093
Update android debloat version to 1.1.2 by @Kingproone in #1103
Adding ArtixLinux Gaming Support by @Nightmare1984 in #1107
[Bug]: Debian/Ubuntu gaming setup by @namato1 in #1102
refactor: Improve search completions by @lj3954 in #1097

New Contributors

@Kingproone made their first contribution in #1103
@namato1 made their first contribution in #1102

Full Changelog: 2025.08.12...2025.08.14

Release 2025.07.18

18 Jul 16:21
Compare
Choose a tag to compare

GitHub Downloads (specific asset, specific tag)
GitHub Downloads (specific asset, specific tag)

What's Changed

Other Changes

New Contributors

Full Changelog: 2025.06.27...2025.07.18

Release 2025.06.27

27 Jun 17:55
Compare
Choose a tag to compare

GitHub Downloads (specific asset, specific tag)
GitHub Downloads (specific asset, specific tag)

What's Changed

🚀 Features

🐛 Bug Fixes

⚙️ Refactoring

🧩 UI/UX

📚 Documentation

Other Changes

New Contributors

Full Changelog: 2025.02.13...2025.06.27

Release 2025.02.13

13 Feb 21:26
Compare
Choose a tag to compare

GitHub Downloads (specific asset, specific tag)
GitHub Downloads (specific asset, specific tag)

What's Changed

🚀 Features

🐛 Bug Fixes

⚙️ Refactoring

  • refact: fix (almost) all shellcheck errors by @adamperkowski in #997
  • refactor(shortcuts): creation macro by @lj3954 in #973
  • refactor: misc restructuring by @nnyyxxxx in #1015

Other Changes

New Contributors

Full Changelog: 2025.01.10...2025.02.13

Release 2025.01.10

10 Jan 19:34
d91a44e
Compare
Choose a tag to compare

GitHub Downloads (specific asset, specific tag)
GitHub Downloads (specific asset, specific tag)

What's Changed

🐛 Bug Fixes

⚙️ Refactoring

📚 Documentation

🦀 Rust

Other Changes

Full Changelog: 2024.11.11...2025.01.10

Release 2024.11.11

11 Nov 16:41
7147ed9
Compare
Choose a tag to compare

GitHub Downloads (specific asset, specific tag)
GitHub Downloads (specific asset, specific tag)

What's Changed

🚀 Features

🐛 Bug Fixes

⚙️ Refactoring

🧩 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

🧰 GitHub Actions

🦀 Rust

📃 Scripting

Other Changes

New Contributors

Full Changelog: 2024.10.31...2024.11.11

Release 2024.10.31

31 Oct 20:25
00914ab
Compare
Choose a tag to compare

GitHub Downloads (specific asset, specific tag)
GitHub Downloads (specific asset, specific tag)

What's Changed

🚀 Features

  • implement dynamic shortcut list sizing by @cartercanedy in #668
  • Separate browser scripts by @nnyyxxxx in #648
  • feat: Drastically increase the operating system support for USB creation script by @lj3954 in #828
  • added waterfox browser by @hexisXz in #700
  • feat(fedora): release upgrade script by @Angxddeep in #886
  • feat(docker-setup): fedora support by @Angxddeep in #707
  • 🖍️ feat(arch-setup): enable colors and the easter egg in pacman by @adamperkowski in #890

🐛 Bug Fixes

⚙️ Refactoring

  • 🧹 fix+refact(system-cleanup) by @adamperkowski in #856
  • make command_exists interpret multiple values by @nnyyxxxx in #762
  • perf(paru-setup): use -bin packages for faster installation by @nnyyxxxx in #748

🧩 UI/UX

  • organize shortcut list into a grid-like-pattern by @nnyyxxxx in #721
  • fix color bleeding by @nnyyxxxx in #723
  • return user to their previous position if they exit a subdir by @nnyyxxxx in #725
  • sort entries alphabetically by @nnyyxxxx in #726
  • allow scrolling past last entry / first entry by @nnyyxxxx in #727
  • dont allow scrolling when last line is visible by @nnyyxxxx in #729
  • clear the search bar if the user changes categories by @nnyyxxxx in #752
  • dont allow the user to bring up the command desc if there is none by @nnyyxxxx in #753
  • chore: Add spacing before and after for tui titles by @jeevithakannan2 in #706

📚 Documentation

🧰 GitHub Actions

🦀 Rust

Other Changes

Read more