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.
There are many small changes and fixes since the last "release", but much of it is just internal reworking of different parts of the project. I'll be updating this at some point with a more readable list of highlights. For now here is the auto-generated list of commits to the main branch:
What's Changed
- Added kali in debian based distro by @rajdude0 in #53
- Support RHEL 8.x, Enter-to-Rename fixes by @RedBearAK in #54
- Note about AlmaLinux/RHEL 8.x support by @RedBearAK in #55
- Restore [#!/usr/bin/env] in shebang lines by @RedBearAK in #56
- Add "--barebones-config" option by @RedBearAK in #57
- Fix for Yakuake terminal in Wayland by @RedBearAK in #59
- Refine "Enter to rename" behavior by @RedBearAK in #60
- Remove unnecessary terminal remaps by @RedBearAK in #61
- Fix Cmd+Space remaps to use iEF2NT reset function by @RedBearAK in #62
- Remove Tab setting Ent to Ent in file mgrs by @RedBearAK in #63
- Rename is_Enter_F2 func, keymap for "Hyper" term by @RedBearAK in #64
- Stop all svcs when user logs out by @RedBearAK in #65
- Consistent tags on logging output by @RedBearAK in #66
- Add notification handler module by @RedBearAK in #67
- Use new notifications module by @RedBearAK in #68
- Update note about Tuxedo OS support by @RedBearAK in #69
- OpenMandriva, Q4OS, barebones UI by @RedBearAK in #71
- Add note about OpenMandriva support by @RedBearAK in #72
- Minor updates by @RedBearAK in #73
- Rewrite FAQ entry, reformat pkg lists by @RedBearAK in #77
- Rearrange functions, add utility functions by @RedBearAK in #78
- Keyboard type override menu (tray icon) by @RedBearAK in #80
- Pin 'python-xlib' to v0.31 (avoid BadRRModeError) by @RedBearAK in #81
- Localize pip_pkgs variable by @RedBearAK in #82
- Add note about diagnostic dialog by @RedBearAK in #83
- Add note on MX 23.x support by @RedBearAK in #84
- Update notes on antiX support by @RedBearAK in #85
- Many updates, fixes by @RedBearAK in #92
New Contributors
Full Changelog: Toshy_v23.08...Toshy_v23.10