All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog
- Use manifest.json v3 format
- Extension now requests host permissions for all sites before first use
- Support for Firefox < 101
- Use safe loads when injecting HTML content
- Respect browser and system proxy settings when noturno is off
- New UI
- Removed reset button
- Support for Firefox >= 60
- Move from deprecated proxy.registerProxyScript to proxy.onRequest
- Support for Firefox < 60
- Add option to toggle proxy on/off with one click (activated in the right-click menu).
- Proxy DNS queries when using SOCKS.
- Apply proxy changes without the need to toggle off/on when changing configurations while proxy is on.
- Fix SOCKS5 support.
- Support different protocols like HTTPS and SOCKS.
- Set minimum Firefox version to 55.0. This is the first one to accept WebExtensions proxy API.
- Add a menu to the addon.
- Save status (on/off).
- Save last proxy.
- Changed default hotkey to Alt+Shift+X
- Port addon to WebExtensions.
- Use addon proxy data instead of Firefox proxy configurations.