Releases from this project are meant only as records of major changes. There will be automatic attachments generated by GitHub, but to get the latest version download the zip from the green Code button on the main page.
Main changes:
- Installer options syntax changed, see
/.setup_toshy.py --help- Main install command is now:
./setup_toshy.py install
- Main install command is now:
- Make Cmd+Space work on GNOME 45
- Support for KDE 6 alpha
- Install on Fedora immutables (e.g., Silverblue/Kinoite, Universal Blue)
- Uses package layering for now
- Try
/.setup_toshy.py install --override-distro silverblue-experimental
- Fix for Fedora Asahi Remix (Linux distro for Apple Silicon Macs)
Auto-generated release notes:
What's Changed
- Remove unnecessary debug variables by @RedBearAK in #93
- Support Fedora immutables by @RedBearAK in #94
- Show which pkgs already installed on immutables by @RedBearAK in #95
- Rework group code, KWin app switcher install by @RedBearAK in #96
- README updates: Lubuntu, Fedora, RHELs by @RedBearAK in #97
- Fix Fedora Asahi Linux missing file by @RedBearAK in #99
- Notes about Fedora 39, Fedora Asahi Remix by @RedBearAK in #100
- Rework of CLI handling by @RedBearAK in #101
- Document the skip-native install option by @RedBearAK in #102
- Add some links to Kinto by @RedBearAK in #103
- Fixes for GNOME 45, KDE 6 by @RedBearAK in #107
Full Changelog: Toshy_v23.10...Toshy_v23.11