File tree Expand file tree Collapse file tree 2 files changed +10
-8
lines changed Expand file tree Collapse file tree 2 files changed +10
-8
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to the "magento-log-viewer" extension will be documented in this file.
44
5-
65## Next release
76
7+ ---
8+
9+ ## Latest Release
10+
11+ ### [ 1.11.0] - 2025-05-29
12+
813- feat: improved timestamp formatting for log entries
14+ - i18n: add translations added
15+ - test: add log reader test suite with file existence and content validation
16+ - test: add report reader test suite with file existence and content validation
917- fix: Pre-compilation of regular expressions for timestamps: Prevents repeated compilation on each call.
1018- fix: Caching for JSON reports: Avoids redundant reading and parsing of JSON files.
1119- fix: Optimized line counting with caching: Reduces time spent counting lines in large files and avoids repeated calculations for unchanged files.
1220- fix: Improved badge updates with throttling and debouncing: Prevents too frequent updates and implements more efficient counting methods.
1321- fix: improve type safety in report handling functions
14- - i18n: translations added
15- - test: add log reader test suite with file existence and content validation
16- - test: add report reader test suite with file existence and content validation
17- ---
18-
19- ## Latest Release
2022
2123### [ 1.10.2] - 2025-05-28
2224- update: ` readme.md ` update
Original file line number Diff line number Diff line change 22 "name" : " magento-log-viewer" ,
33 "displayName" : " Magento Log Viewer" ,
44 "description" : " A Visual Studio Code extension to view and manage Magento log files." ,
5- "version" : " 1.10.2 " ,
5+ "version" : " 1.11.0 " ,
66 "publisher" : " MathiasElle" ,
77 "icon" : " resources/logo.png" ,
88 "repository" : {
You can’t perform that action at this time.
0 commit comments