We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a559c41 commit c4d3ba2Copy full SHA for c4d3ba2
2 files changed
CHANGELONG.md
@@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
6
7
## Unreleased
8
9
+## 1.4.5 - 2024-12-08
10
+* Fix Action release zip.
11
+
12
+## 1.4.4 - 2024-12-08
13
+* Move preventDefault before confirm.
14
15
## 1.4.3 - 2024-12-04
16
* Don't parse debug.log files that are larger than the servers allowed memory.
17
wp-debug-log-widget.php
@@ -7,7 +7,7 @@
* Description: Adds an admin dashboard widget to parse the WordPress error log file.
* Author: Austin Passy
* Author URI: https://github.com/thefrosty
- * Version: 1.4.4
+ * Version: 1.4.5
* Requires at least: 6.2
* Tested up to: 6.7.1
* Requires PHP: 8.1
0 commit comments