- Update Electron: Updated Electron from version 22.3.18 to 22.3.24.
- Add Indicator to Shortcut Navigator: Added an indicator to the shortcut navigator in the menu.
- Use WOFF2 Instead of TTF: Switched from TTF to WOFF2 for Material Icons.
- Prevent DNS Reset: Added a check to prevent DNS reset if it has not been changed.
- Custom Placeholder for Title: Added a custom placeholder for the title in the title bar. For example,
%tun?On:Off%
will display "On" if the TUN mode is enabled, and "Off" otherwise. - Miscellaneous: Addressed and fixed various minor glitches.