Release 2024.08.01
github-actions
released this
01 Aug 18:27
·
813 commits
to main
since this release
What's Changed
- Add action preview functionality by @GHaxZ in #26
- Fix colors with echo commands by @luca0N in #33
- Changed zypper update by @mendres82 in #34
- Add Void Linux XBPS support for Full System Update by @NightmistTheCat in #38
- minor: shorter oneliner by @thecmdrunner in #42
- fix unit tests by @ChrisTitusTech in #53
- refactor: Use common script to avoid code duplication by @lj3954 in #60
- CI: Add lint checks & change actions-rs/toolchain to dtolnay/rust-toolchain by @adamperkowski in #56
- Change linux-setup to linutil in 1-compile-setup.sh, closing #50 by @afonsofrancof in #54
- Adds templates to LinUtil by @Real-MullaC in #65
- Update README.md by @RazoBeckett in #62
- Add formatting fixes and remove dead code by @adamperkowski in #55
- very minor init script changes by @st0rmw1ndz in #61
- Fix Steam on Debian. Closes Issue 49 by @afonsofrancof in #72
- Adds Docs to LinUtil by @Real-MullaC in #66
- Create github-pages.yml for docs by @Real-MullaC in #73
- Added slash commands by @afonsofrancof in #74
- Stupid windows infecting Linux 😠😠😠 by @JustLinuxUser in #88
- Update README.md by @monoterne in #78
- Add
. filename
support by @JustLinuxUser in #82 - Bump clap from 4.5.9 to 4.5.11 by @dependabot in #91
- chore: Build linutil against musl libc by @lj3954 in #83
- Attempt to reduce headache with archlinux-keyring by @sinisa94 in #98
- Added Security Folder by @infstate in #94
- fixed pkg manager checks by @infstate in #92
- Add a colon to the docs for better look by @monoterne in #77
- Add the Search function.... again! by @afonsofrancof in #102
- Fix crash when scrolling on empty results by @afonsofrancof in #106
- Update PULL_REQUEST_TEMPLATE.md by @Real-MullaC in #104
- Update README.md to add docs URL by @Real-MullaC in #103
- Fixed the wrong command on selection bug in search. by @afonsofrancof in #108
- feat: Build aarch64 binaries by @lj3954 in #101
- chore: Remove duplicate cargo check workflow by @lj3954 in #112
- feat: Update flatpaks in system-update by @lj3954 in #115
- chore: Move binaries to shorter path by @lj3954 in #116
- Reduce redundant commas and structure the md better by @nnyyxxxx in #118
New Contributors
- @GHaxZ made their first contribution in #26
- @luca0N made their first contribution in #33
- @mendres82 made their first contribution in #34
- @NightmistTheCat made their first contribution in #38
- @thecmdrunner made their first contribution in #42
- @ChrisTitusTech made their first contribution in #53
- @lj3954 made their first contribution in #60
- @adamperkowski made their first contribution in #56
- @Real-MullaC made their first contribution in #65
- @RazoBeckett made their first contribution in #62
- @st0rmw1ndz made their first contribution in #61
- @monoterne made their first contribution in #78
- @sinisa94 made their first contribution in #98
- @infstate made their first contribution in #94
- @nnyyxxxx made their first contribution in #118
Full Changelog: 2024.07.18...2024.08.01