Skip to content

Commit fe9d09c

Browse files
committed
Version 1.4.3
1 parent 73812fe commit fe9d09c

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELONG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
66

77
## Unreleased
88

9+
## 1.4.3 - 2024-12-04
10+
* Don't parse debug.log files that are larger than the servers allowed memory.
11+
912
## 1.4.2 - 2024-11-25
1013
* Tag version correctly.
1114
* Update missed div ID wrapper.

wp-debug-log-widget.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* Description: Adds an admin dashboard widget to parse the WordPress error log file.
88
* Author: Austin Passy
99
* Author URI: https://github.com/thefrosty
10-
* Version: 1.4.2
10+
* Version: 1.4.3
1111
* Requires at least: 6.2
1212
* Tested up to: 6.7.1
1313
* Requires PHP: 8.1

0 commit comments

Comments
 (0)