Skip to content

Release 2024.10.31

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Oct 20:25
· 191 commits to main since this release
00914ab

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

New Contributors

Full Changelog: 2024.09.28...2024.10.31