Toshy v24.12.0
·
165 commits
to main
since this release
Changes
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.
- Installer adapted to handle CentOS Stream 10 and AlmaLinux 10 (and probably v10 of RHEL, Rocky Linux and Eurolinux)
- Added a config variable (
MACHINE_ID
) to match a specific machine, to limit a keymap or modmap to one system - CLI command to reveal the unique shortened and hashed machine ID value:
toshy-machine-id
New app classes and newly encountered app class variants:
- GNOME Terminal
- Wave Terminal
- WezTerm
- Zen browser
Auto-generated full release notes (click to expand):
What's Changed
- Update keymaps for Pantheon/elementary by @RedBearAK in #454
- Add sub-header to README by @RedBearAK in #457
- Add wezterm flatpak and various installs of Zen browser by @englut in #458
- Bump version, tweak Wayland comment by @RedBearAK in #459
- Add app class 'org.gnome.Terminal' by @RedBearAK in #460
- Detect Cinnamon window manager process by @RedBearAK in #461
- Ver bump config, env_context by @RedBearAK in #462
- Import Tuple type, update barebones config file by @RedBearAK in #463
- Support beta release of Zen browser by @englut in #464
- Let config files grab machine ID by @RedBearAK in #465
- Dev beta by @RedBearAK in #466
- Install on RHEL/CentOS 10 distro types by @RedBearAK in #467
- Use '--nobest' DNF option on CentOS Stream 10 by @RedBearAK in #468
- Use machine_context for machine ID by @RedBearAK in #471
- Document the toshy-machine-id command usage by @RedBearAK in #472
- Add trailing comma to terminals list by @RedBearAK in #473
- Add app class for Wave Terminal by @RedBearAK in #474
New Contributors
Full Changelog: Toshy_v24.11.0...Toshy_v24.12.0