Skip to content

v1.4.0

Latest
Compare
Choose a tag to compare
@warrenbuckley warrenbuckley released this 20 Dec 10:36
· 336 commits to dev since this release

Changes

🚀 Features

  • Add support for multiple levels of nesting, and fix empty values @EBD232 (#707)
  • Add CmdOrCtrl+Shift+W shortcut to close log file @ianleeder (#673)

🐛 Bug Fixes

  • Fixes casing problem for LogLevel - Updates to 2.0.0 of Serilog.Formatting.Compact.Reader @warrenbuckley (#703)

🧰 Maintenance

  • Upgrades to .NET7 @warrenbuckley (#726)
  • Bump got and electron in /LogViewer.Client @dependabot (#721)
  • Bump typescript from 4.8.4 to 4.9.4 in /LogViewer.Client @dependabot (#722)
  • Bump eslint from 8.26.0 to 8.29.0 in /LogViewer.Client @dependabot (#723)
  • Bump @typescript-eslint/parser from 5.42.0 to 5.46.0 in /LogViewer.Client @dependabot (#724)
  • Bump @typescript-eslint/eslint-plugin from 5.42.0 to 5.46.0 in /LogViewer.Client @dependabot (#725)
  • Bump bootstrap from 5.2.2 to 5.2.3 in /LogViewer.Client @dependabot (#718)
  • Bump eslint-plugin-jsdoc from 39.4.0 to 39.6.4 in /LogViewer.Client @dependabot (#715)
  • Bump NUnit3TestAdapter from 4.3.0 to 4.3.1 @dependabot (#711)
  • Bump Microsoft.NET.Test.Sdk from 17.3.2 to 17.4.0 @dependabot (#708)
  • Bump axios from 1.1.3 to 1.2.0 in /LogViewer.Client @dependabot (#719)
  • Bump @types/node from 18.11.9 to 18.11.10 in /LogViewer.Client @dependabot (#720)
  • Bump electron-builder from 23.3.3 to 23.6.0 in /LogViewer.Client @dependabot (#692)
  • Bump bootstrap from 5.2.1 to 5.2.2 in /LogViewer.Client @dependabot (#695)
  • Bump eslint from 8.24.0 to 8.26.0 in /LogViewer.Client @dependabot (#697)
  • Bump eslint-plugin-jsdoc from 39.3.6 to 39.4.0 in /LogViewer.Client @dependabot (#696)
  • Bump @typescript-eslint/parser from 5.38.1 to 5.42.0 in /LogViewer.Client @dependabot (#698)
  • Bump @types/node from 18.8.2 to 18.11.9 in /LogViewer.Client @dependabot (#701)
  • Bump NUnit3TestAdapter from 4.2.1 to 4.3.0 @dependabot (#693)
  • Bump axios from 0.27.2 to 1.1.3 in /LogViewer.Client @dependabot (#699)
  • Bump electron-updater from 5.2.1 to 5.3.0 in /LogViewer.Client @dependabot (#700)
  • Bump electron from 21.0.1 to 21.2.1 in /LogViewer.Client @dependabot (#702)
  • Bump @typescript-eslint/eslint-plugin from 5.39.0 to 5.42.0 in /LogViewer.Client @dependabot (#694)
  • Updated Nuget dependencies @warrenbuckley (#691)
  • Bump @typescript-eslint/eslint-plugin from 5.38.0 to 5.39.0 in /LogViewer.Client @dependabot (#689)
  • Bump @types/node from 18.7.21 to 18.8.2 in /LogViewer.Client @dependabot (#688)
  • Bump electron from 20.2.0 to 21.0.1 in /LogViewer.Client @dependabot (#683)
  • Bump bootstrap from 5.2.0 to 5.2.1 in /LogViewer.Client @dependabot (#685)
  • Bump typescript from 4.8.3 to 4.8.4 in /LogViewer.Client @dependabot (#682)
  • Bump @typescript-eslint/parser from 5.36.1 to 5.38.1 in /LogViewer.Client @dependabot (#681)
  • Bump Microsoft.NET.Test.Sdk from 17.3.1 to 17.3.2 @dependabot (#680)
  • Bump Microsoft.AspNetCore.Mvc.NewtonsoftJson from 6.0.8 to 6.0.9 @dependabot (#679)
  • Bump electron from 20.0.3 to 20.2.0 in /LogViewer.Client @dependabot (#678)
  • Bump @typescript-eslint/eslint-plugin from 5.33.1 to 5.38.0 in /LogViewer.Client @dependabot (#677)
  • Bump typescript from 4.7.4 to 4.8.3 in /LogViewer.Client @dependabot (#676)
  • Bump eslint from 8.22.0 to 8.24.0 in /LogViewer.Client @dependabot (#675)
  • Bump @types/node from 18.7.8 to 18.7.21 in /LogViewer.Client @dependabot (#674)
  • Bump jquery from 3.6.0 to 3.6.1 in /LogViewer.Client @dependabot (#666)
  • Bump @typescript-eslint/parser from 5.33.1 to 5.36.1 in /LogViewer.Client @dependabot (#663)
  • Bump Microsoft.NET.Test.Sdk from 17.3.0 to 17.3.1 @dependabot (#662)
  • Bump eslint from 8.21.0 to 8.22.0 in /LogViewer.Client @dependabot (#655)
  • Bump @types/node from 18.7.2 to 18.7.8 in /LogViewer.Client @dependabot (#657)
  • Bump @typescript-eslint/eslint-plugin from 5.33.0 to 5.33.1 in /LogViewer.Client @dependabot (#656)
  • Bump @typescript-eslint/parser from 5.33.0 to 5.33.1 in /LogViewer.Client @dependabot (#653)
  • Bump electron from 20.0.2 to 20.0.3 in /LogViewer.Client @dependabot (#652)

Contributors

@EBD232, @dependabot, @dependabot[bot], @ianleeder, @warrenbuckley and Ian Leeder