SceneShift v2.1.1 - Clarity & Safety Improvements π‘οΈ
Release Date: January 16, 2026
Type: Patch Release
Migration: Automatic (v2.1.0 configs auto-upgrade)
π What's New
This patch release addresses community feedback about confusing terminology and adds curated safe-to-terminate process lists with visual safety indicators.
π·οΈ Clearer Terminology
The confusing "Safelist" has been renamed to "Exclusion List" to better communicate its purpose: these are processes that SceneShift will NOT touch, no matter what.
Before (v2.1.0):
- β "Safelist" - Could mean "safe to kill" OR "safe to keep."
- Ambiguous and confusing for users
After (v2.1.1):
- β "Exclusion List" - Crystal clear: these processes are excluded from all operations
- No more confusion!
π‘οΈ Visual Safety Indicators
Every app in your list now shows a clear safety indicator:
> [x] π‘οΈ explorer.exe β Protected (cannot be killed/suspended)
> [ ] β Discord.exe β Safe to kill (confirmed by community)
> [ ] β nvcontainer.exe β Use caution (might affect functionality)
- π‘οΈ Protected - Critical Windows processes in the exclusion list
- β Safe to Kill - Community-curated safe-to-terminate processes
- β Use Caution - Unknown or potentially system-critical processes
π Curated Safe-to-Kill Lists
SceneShift now includes pre-configured lists of processes that are safe to terminate:
Bloatware (12 processes)
- OneDrive, Microsoft Edge, Cortana, Widget Service, and more
Chat Apps (8 processes)
- Discord, Slack, Teams, Zoom, Skype, Telegram, WhatsApp
Game Launchers (8 processes)
- Steam, Epic Games, Battle.net, Origin, GOG Galaxy, and more
Utilities (13 processes)
- Spotify, iTunes, Adobe Creative Cloud, RGB software (iCUE, Razer, etc.)
These lists are automatically used to detect safety levels for your configured apps!
π Automatic Migration
Your existing v2.1.0 config is automatically upgraded when you run v2.1.1:
- Old
safelistβ Newprotection.exclusion_list - Empty safe-to-kill lists populated with defaults
- All existing apps get auto-detected safety levels
- Your apps and presets remain unchanged
No manual intervention required!
π― Key Features Recap
Process Management
- β‘ Kill: Terminate processes to free maximum resources
- βοΈ Suspend: Freeze processes (keep Chrome tabs alive!)
- βΆοΈ Resume: Unfreeze suspended processes
- π Restore: Relaunch apps when done
Safety System
- π‘οΈ Protected Processes: 20+ critical Windows processes in exclusion list
- β Safe-to-Kill Lists: 41+ curated safe processes across 4 categories
- β Smart Detection: Auto-categorizes unknown processes
- π Visual Indicators: See safety status at a glance
Other Features
- β¨οΈ Keyboard-First: Vim-style navigation (j/k keys)
- π¨ 5 Built-in Themes: Rose Pine, Dracula, Nord, Gruvbox, Cyberpunk
- π Preset System: One-key activation of app groups
- π Process Search: Ctrl+F to find running processes
π¦ Installation
Via Scoop (Recommended)
scoop bucket add tandukuda https://github.com/tandukuda/scoop-bucket
scoop install sceneshiftManual Download
- Download
SceneShift.exefrom the Assets below - Run as Administrator
- Your v2.1.0 config will auto-migrate!
Build from Source
git clone https://github.com/tandukuda/SceneShift.git
cd SceneShift
build-release.batπ§ What Changed Under the Hood
Breaking Changes (with Auto-Migration)
- Config structure updated:
# Old (v2.1.0) safelist: - explorer.exe - dwm.exe # New (v2.1.1) protection: exclusion_list: - explorer.exe - dwm.exe safe_to_kill: bloatware: [...] chat_apps: [...] game_launchers: [...] utilities: [...]
New Fields
AppEntry.SafetyLevel- Auto-detected on app creation/editConfig.Protection- Replaces oldSafelist.Config.SafeToKill- New curated process lists
UI Changes
- Safelist Manager β Exclusion List Manager (
Wkey) - Added legend:
π‘οΈ=Protected β=Safe β =Caution - Protection violation messages now show π‘οΈ icon
- Updated all help text and labels
π Bug Fixes
- Fixed terminology inconsistency across UI elements
- Improved error messages for protection violations
- Better config validation to prevent empty exclusion lists
- Enhanced backward compatibility handling
π Community Contributions
Huge thanks to [@vasudev-gm](https://github.com/vasudev-gm) for:
- π― Identifying the confusing "Safelist" terminology ([Discussion #1](#1))
- π Providing detailed process lists from [Registry-Tweaks-Scripts](https://github.com/vasudev-gm/Registry-Tweaks-Scripts)
- π‘ Suggesting the "Exclusion List" naming improvement
- π§ͺ Testing and feedback on categorization
This release wouldn't exist without community feedback. Thank you!
π Documentation
- π [Full Documentation](https://tandukuda.github.io/SceneShift/)
- π [Changelog](https://github.com/tandukuda/SceneShift/blob/main/CHANGELOG.md)
- π¬ [Discussions](https://github.com/tandukuda/SceneShift/discussions)
- π [Report Issues](https://github.com/tandukuda/SceneShift/issues)
πΊοΈ What's Next?
v2.2 (Coming Soon)
- Visual suspension status indicators in the menu
- PID-specific resume tracking
- Session history / Undo feature
- Process CPU/RAM stats
- Export/Import config profiles
v3.0 (Future)
- Linux support (SIGSTOP/SIGCONT)
- macOS support
- Auto-trigger on game launch
- Cloud config sync
β οΈ Upgrading from v2.1.0
- Download v2.1.1
- Replace your
SceneShift.exe. - Run it - your config auto-migrates!
- Check the legend to understand the new safety icons
Your apps, presets, and theme are preserved.
π¬ Feedback
Using SceneShift? We'd love to hear from you!
- β Star the repo if you find it useful
- π‘ Share your use cases in [Discussions](https://github.com/tandukuda/SceneShift/discussions)
- π Report bugs or request features in [Issues](https://github.com/tandukuda/SceneShift/issues)
- πΉ Share your setup or tutorial (tag us!)
π Project Stats
- 49 Stars β (and growing!)
- Featured on: MajorGeeks (5/5), Neowin, Deskmodder
- Downloads: 500+ (v2.1.0)
- Community: Growing open-source project
π Security & Safety
SceneShift v2.1.1 includes multiple safety layers:
β
Protected critical Windows processes by default
β
Visual indicators for process safety
β
5-second confirmation countdown
β
Suspend option to preserve work
Always save your work before using process management tools.
π License
MIT License - see [LICENSE](https://github.com/[tandukuda](https://github.com/tandukuda)/SceneShift/blob/main/LICENSE)
Built with β€οΈ by tandukuda
Special thanks to the community for making SceneShift better with every release!
π Quick Links
- π [Homepage](https://tandukuda.github.io/SceneShift/)
- π¦ [All Releases](https://github.com/tandukuda/SceneShift/releases)
- π» [Source Code](https://github.com/tandukuda/SceneShift)
- π οΈ [Scoop Bucket](https://github.com/tandukuda/scoop-bucket)
β¬οΈ Download Assets
See the Assets section below to download:
SceneShift.exe- Standalone executable (Windows 10/11)SceneShift_v2.1.1_source.zip- Source code archivechecksums.txt- SHA256 checksums for verification
SHA256 Checksums:
[Generated during release build]
Full Changelog: [v2.1.0...v2.1.1](https://github.com/tandukuda/SceneShift/compare/v2.1.0...v2.1.1)