Files
server/opt/psa/admin/share/modules/firewall/CHANGES.md
cutemeli 0bfc6c8425 Initial
2025-12-22 10:32:59 +00:00

102 lines
3.5 KiB
Markdown

# 2.2.11 (10 November 2025)
* [*] Internal improvements.
# 2.2.10 (21 August 2025)
* [-] Fixed an issue that prevented the extension installation on Plesk servers running on AlmaLinux 10. (EXTPLESK-9196)
# 2.2.9 (18 August 2025)
* [-] Added a warning when the system requires a reboot with a newer kernel for the firewall to be operational. (EXTPLESK-9188)
* [-] Improved error reporting for issues occurring when installing or removing the extension via the CLI.
# 2.2.8 (29 July 2025)
* [*] Security improvements.
# 2.2.7 (7 July 2025)
* [*] The extension can now be installed on Plesk servers running on AlmaLinux 10.
# 2.2.6 (6 June 2025)
* [-] Improved the error message shown when both the new and rollback (previous) firewall configurations are faulty and cause connectivity issues. (EXTPLESK-5681)
# 2.2.5 (17 March 2025)
* [*] Internal improvements.
# 2.2.4 (9 December 2024)
* [*] Internal improvements.
# 2.2.3 (17 June 2024)
* [-] Updating the GeoIP data has become more safe because the old data will now be used if any errors occur during the update. (PPPM-14454)
# 2.2.2 (28 May 2024)
* [*] Updated translations.
# 2.2.1 (7 May 2024)
* [*] Updated descriptions.
# 2.2.0 (22 April 2024)
* [+] Added rules for HTTP/3.
# 2.1.5 (21 August 2023)
* [-] Applying configuration no longer fails in Safari browser. (EXTPLESK-4908)
# 2.1.4 (2 August 2023)
* [*] Added visualization icons to better indicate the types of rules during mass operations. Thank you David from Nublue for requesting this improvement.
# 2.1.3 (13 July 2023)
* [+] Added support for using the `--apply` and `--enable` commands without the `--confirm` command in automated deployment scenarios. (EXTPLESK-4831)
* [-] The `--import -config rules.json` CLI command run with a file that is not accessible now shows a more clear error message. (EXTPLESK-4829)
* [-] The `--confirm` CLI command now waits until the activation process appears. It is no longer necessary to repeat the command if it fails. (EXTPLESK-4825)
* [-] Restored missing CLI locale keys.
# 2.1.2 (6 July 2023)
* [-] Default GeoIP data source (`db-ip-lite`) download is now more reliable at the start of a month. (EXTPLESK-4813)
* [-] The firewall rules list now opens correctly after importing rules for outgoing and forwarding connections. (EXTPLESK-4796)
* [-] Applying a configuration no longer fails with the "Unexpected token" error. (EXTPLESK-4804)
# 2.1.1 (19 June 2023)
* [-] It is now possible to remove the last source or destination address of a firewall rule. (EXTPLESK-4720)
# 2.1.0 (30 May 2023)
* [+] Added support for exporting and importing of firewall rules via the GUI and the CLI.
* [-] The `--remove-rules` CLI command with the `-id` or `-name` options now correctly removes a firewall rule. (EXTPLESK-4597)
# 2.0.3 (15 May 2023)
* [*] Updated translations.
# 2.0.2 (4 May 2023)
* [+] It is now possible to change the confirmation timeout by adding the following lines to the `panel.ini` file:
[ext-firewall]
confirmTimeout = 15 ; the timeout in seconds before the configuration is rolled back
confirmTimeoutCli = 60 ; the timeout in seconds for the --confirm CLI command
* [-] Applying configuration is now more tolerant to long-running service restarts and long-running firewall activation scripts. (EXTPLESK-4587)
# 2.0.1 (28 April 2023)
* [-] IPv4 or IPv6 only deny rules for all ports no longer result in blocking the other address family. (EXTPLESK-4578)
# 2.0.0 (25 April 2023)
* [*] Reworked and modernized the UI for the improved UX.
* [+] Added country filtering.