- Added a volume indicator notification for the currently selected target.
- Added a fade-out effect to notifications
('Notifications' is used to refer to both the toast notification and the volume level indicator notification.) - Prevent notifications from disappearing when the mouse is on top of them
- Changed a large number of settings to use read-only 'Application' settings instead of read-write 'User' settings.
In this case 'read-only' means read-only at runtime. That means for them to take effect, you have to restart the application.