Release 2024.09.18
github-actions
released this
18 Sep 15:48
·
411 commits
to main
since this release
Changes
- Refactor gaming-setup.sh @adamperkowski (#380)
- feat: Implement minimum TUI size @jeevithakannan2 (#425)
- git to bin for faster installation @nnyyxxxx (#378)
- Fix Bashisms @nnyyxxxx (#464) (#466)(#467)(#463) (#403)
- Fix Chris fat finger @nnyyxxxx (#468)
- refactor: apt-get with nala and hardcoded package managers @jeevithakannan2 (#422)
- Fix grammatical errors @nnyyxxxx (#432)
- Increase Partition size @nnyyxxxx (#376)
- Remove unneeded scripts @nnyyxxxx (#325)
- brightness control(xorg) , Auto login DM, Bootable pendrive maker script, auto power profiling using auto-cpufreq, timeshift backup, samba-ssh server setup @guruswarupa (#465)
- docker-setup interactive script @guruswarupa (#317)
- Remove redundant options in the template @nnyyxxxx (#277)
🚀 Features
- Crated a GitHub Workflow that checks for bashisms @adamperkowski (#469)
- Add git as a dependency for scripts that use it @nnyyxxxx (#436)
- Incorporate colors into current scripts @nnyyxxxx (#433)
🐛 Bug Fixes
- Add git as a dependency for scripts that use it @nnyyxxxx (#436)
- Remove bashisms out of bluetooth-control @nnyyxxxx (#462)
- Fix wifi-manager @nnyyxxxx (#456)
- fix typos @nnyyxxxx (#379)
- fix: Correctly Detect Pictures Directory and Clone Path for Background @rdunne2020 (#304)
📚 Documentation
- Add code understanding & testing point to Contributing Guidelines @adamperkowski (#451)
- Fix a typo & grammar in pull request template @adamperkowski (#461)
- Add checklists to issue templates & fix the formatting @adamperkowski (#459)