- splash no longer does the 5.5s slow-scroll flex
- apt-get update only runs if lists are >6h old (-r/--refresh to force)
- log() fork-free, debug spam gated behind ULTRABUNT_DEBUG=1
- category menu counts in one pass, no more dpkg fork storm per redraw
- deleted refresh_cache_silent (600 background forks doing literally nothing)
- rc-state packages no longer show as installed; flatpak exact-match
- bulk ops no longer die after first package (((x++)) set -e trap)
- bulk checklists no longer scramble themselves when sorting
- ESC no longer nukes the whole script in buntage/log-viewer menus
- swappiness menu: fixed regex crash + duplicate sysctl lines
- wp hardening: domain validated (no more chown -R /var via ".."), options actually apply now
- fun category (15 buntages) rescued from the void
- --no-media/--no-web/--no-network/-minimal/-core now exclude real categories
REVIEW.md has the full findings list incl. everything not fixed yet
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>