Skip to content

Releases: warrenbuckley/Compact-Log-Format-Viewer

v1.4.0

20 Dec 10:36
Compare
Choose a tag to compare

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

v1.3.2

16 Aug 12:33
Compare
Choose a tag to compare

Changes

🧰 Maintenance

  • Bump electron from 19.0.10 to 20.0.2 in /LogViewer.Client @dependabot (#645)
  • Bump eslint-plugin-jsdoc from 39.3.3 to 39.3.6 in /LogViewer.Client @dependabot (#648)
  • Bump @typescript-eslint/parser from 5.31.0 to 5.33.0 in /LogViewer.Client @dependabot (#649)
  • Bump @typescript-eslint/eslint-plugin from 5.31.0 to 5.33.0 in /LogViewer.Client @dependabot (#650)
  • Bump eslint from 8.20.0 to 8.21.0 in /LogViewer.Client @dependabot (#644)
  • Bump @types/node from 18.6.2 to 18.7.2 in /LogViewer.Client @dependabot (#651)
  • Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.0 @dependabot (#647)
  • Bump Microsoft.AspNetCore.Mvc.NewtonsoftJson from 6.0.7 to 6.0.8 @dependabot (#646)
  • Bump electron-updater from 5.0.5 to 5.2.1 in /LogViewer.Client @dependabot (#642)
  • Bump electron-builder from 23.1.0 to 23.3.3 in /LogViewer.Client @dependabot (#639)
  • Bump @typescript-eslint/parser from 5.30.6 to 5.31.0 in /LogViewer.Client @dependabot (#635)
  • Bump electron from 19.0.8 to 19.0.10 in /LogViewer.Client @dependabot (#634)
  • Bump @typescript-eslint/eslint-plugin from 5.30.6 to 5.31.0 in /LogViewer.Client @dependabot (#633)
  • Bump @types/node from 18.0.6 to 18.6.2 in /LogViewer.Client @dependabot (#632)
  • Bump eslint from 8.19.0 to 8.20.0 in /LogViewer.Client @dependabot (#627)
  • Bump bootstrap from 5.1.3 to 5.2.0 in /LogViewer.Client @dependabot (#626)
  • Bump @types/node from 18.0.3 to 18.0.6 in /LogViewer.Client @dependabot (#625)
  • Bump @typescript-eslint/parser from 5.30.5 to 5.30.6 in /LogViewer.Client @dependabot (#624)
  • Bump @typescript-eslint/eslint-plugin from 5.30.5 to 5.30.6 in /LogViewer.Client @dependabot (#622)
  • Bump Microsoft.AspNetCore.Mvc.NewtonsoftJson from 6.0.6 to 6.0.7 @dependabot (#621)
  • Bump eslint from 8.18.0 to 8.19.0 in /LogViewer.Client @dependabot (#617)
  • Bump electron from 19.0.7 to 19.0.8 in /LogViewer.Client @dependabot (#616)
  • Bump @types/node from 18.0.0 to 18.0.3 in /LogViewer.Client @dependabot (#615)
  • Bump moment from 2.29.2 to 2.29.4 in /LogViewer.Client @dependabot (#619)
  • Bump @typescript-eslint/eslint-plugin from 5.30.0 to 5.30.5 in /LogViewer.Client @dependabot (#614)
  • Bump @typescript-eslint/parser from 5.30.0 to 5.30.5 in /LogViewer.Client @dependabot (#618)
  • Bump electron from 19.0.6 to 19.0.7 in /LogViewer.Client @dependabot (#612)
  • Bump @typescript-eslint/eslint-plugin from 5.29.0 to 5.30.0 in /LogViewer.Client @dependabot (#613)
  • Bump @typescript-eslint/parser from 5.29.0 to 5.30.0 in /LogViewer.Client @dependabot (#611)
  • Bump @typescript-eslint/parser from 5.28.0 to 5.29.0 in /LogViewer.Client @dependabot (#610)
  • Bump eslint-plugin-jsdoc from 39.3.2 to 39.3.3 in /LogViewer.Client @dependabot (#609)
  • Bump electron-updater from 5.0.1 to 5.0.5 in /LogViewer.Client @dependabot (#608)
  • Bump eslint from 8.17.0 to 8.18.0 in /LogViewer.Client @dependabot (#607)
  • Bump electron-builder from 23.0.3 to 23.1.0 in /LogViewer.Client @dependabot (#606)
  • Bump electron-log from 4.4.7 to 4.4.8 in /LogViewer.Client @dependabot (#605)
  • Bump @typescript-eslint/eslint-plugin from 5.27.0 to 5.29.0 in /LogViewer.Client @dependabot (#604)
  • Bump electron from 19.0.3 to 19.0.6 in /LogViewer.Client @dependabot (#603)
  • Bump typescript from 4.7.2 to 4.7.4 in /LogViewer.Client @dependabot (#602)
  • Bump @types/node from 17.0.33 to 18.0.0 in /LogViewer.Client @dependabot (#600)
  • Bump Microsoft.AspNetCore.Mvc.NewtonsoftJson from 6.0.5 to 6.0.6 @dependabot (#601)
  • Bump @typescript-eslint/parser from 5.27.0 to 5.28.0 in /LogViewer.Client @dependabot (#597)
  • Bump eslint from 8.16.0 to 8.17.0 in /LogViewer.Client @dependabot (#596)
  • Bump @typescript-eslint/eslint-plugin from 5.26.0 to 5.27.0 in /LogViewer.Client @dependabot (#588)
  • Bump @typescript-eslint/parser from 5.26.0 to 5.27.0 in /LogViewer.Client @dependabot (#587)
  • Bump electron from 19.0.1 to 19.0.3 in /LogViewer.Client @dependabot (#586)
  • Bump electron from 18.2.4 to 19.0.1 in /LogViewer.Client @dependabot (#580)
  • Bump @typescript-eslint/eslint-plugin from 5.25.0 to 5.26.0 in /LogViewer.Client @dependabot (#581)
  • Bump eslint from 8.15.0 to 8.16.0 in /LogViewer.Client @dependabot (#582)
  • Bump @typescript-eslint/parser from 5.25.0 to 5.26.0 in /LogViewer.Client @dependabot (#583)
  • Bump typescript from 4.6.4 to 4.7.2 in /LogViewer.Client @dependabot (#584)
  • Bump eslint-plugin-jsdoc from 39.3.0 to 39.3.2 in /LogViewer.Client @dependabot (#585)
  • Bump @typescript-eslint/parser from 5.23.0 to 5.25.0 in /LogViewer.Client @dependabot (#577)
  • Bump eslint-plugin-jsdoc from 39.2.9 to 39.3.0 in /LogViewer.Client @dependabot (#579)
  • Bump @typescript-eslint/eslint-plugin from 5.22.0 to 5.25.0 in /LogViewer.Client @dependabot (#576)
  • Bump electron from 18.2.3 to 18.2.4 in /LogViewer.Client @dependabot (#575)
  • Bump eslint from 8.14.0 to 8.15.0 in /LogViewer.Client @dependabot (#574)
  • Bump @types/node from 17.0.31 to 17.0.33 in /LogViewer.Client @dependabot (#573)
  • Bump Serilog.Expressions from 3.3.0 to 3.4.0 @dependabot (#570)
  • Bump @typescript-eslint/parser from 5.22.0 to 5.23.0 in /LogViewer.Client @dependabot (#571)
  • Bump Microsoft.AspNetCore.Mvc.NewtonsoftJson from 6.0.4 to 6.0.5 @dependabot (#569)
  • Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0 @dependabot (#568)
  • Bump electron from 18.2.0 to 18.2.3 in /LogViewer.Client @dependabot (#567)
  • Bump electron-log from 4.4.6 to 4.4.7 in /LogViewer.Client @dependabot (#566)
  • Bump electron from 18.1.0 to 18.2.0 in /LogViewer.Client @dependabot (#564)
  • Bump @types/node from 17.0.25 to 17.0.31 in /LogViewer.Client @dependabot (#565)
  • Bump @typescript-eslint/parser from 5.20.0 to 5.22.0 in /LogViewer.Client @dependabot (#563)
  • Bump eslint-plugin-jsdoc from 39.2.7 to 39.2.9 in /LogViewer.Client @dependabot (#554)
  • Bump @typescript-eslint/eslint-plugin from 5.20.0 to 5.22.0 in /LogViewer.Client @dependabot (#562)
  • Bump ejs from 3.1.6 to 3.1.7 in /LogViewer.Client @dependabot (#561)
  • Bump typescript from 4.6.3 to 4.6.4 in /LogViewer.Client @dependabot (#559)
  • Bump axios from 0.26.1 to 0.27.2 in /LogViewer.Client @dependabot (#558)
  • Bump eslint from 8.13.0 to 8.14.0 in /LogViewer.Client @dependabot (#560)

Contributors

@EBD232, @dependabot, @dependabot[bot] and @warrenbuckley

v1.3.1

22 Apr 13:32
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

🧰 Maintenance

  • Bump electron from 18.0.4 to 18.1.0 in /LogViewer.Client @dependabot (#551)
  • Bump eslint-plugin-jsdoc from 39.2.3 to 39.2.7 in /LogViewer.Client @dependabot (#550)
  • Bump @typescript-eslint/parser from 5.19.0 to 5.20.0 in /LogViewer.Client @dependabot (#549)
  • Bump eslint from 8.12.0 to 8.13.0 in /LogViewer.Client @dependabot (#548)
  • Bump @typescript-eslint/eslint-plugin from 5.19.0 to 5.20.0 in /LogViewer.Client @dependabot (#547)

Contributors

@dependabot, @dependabot[bot] and @warrenbuckley

v1.3.0

21 Apr 10:33
Compare
Choose a tag to compare

Changes

  • Swap deprecated Serilog.Filters.Expressions to Serilog.Expressions @warrenbuckley (#469)

🚀 Features

🧰 Maintenance

  • Bump eslint-plugin-jsdoc from 38.1.6 to 39.2.3 in /LogViewer.Client @dependabot (#546)
  • Bump @types/node from 17.0.23 to 17.0.25 in /LogViewer.Client @dependabot (#545)
  • Bump electron-builder from 22.14.13 to 23.0.3 in /LogViewer.Client @dependabot (#540)
  • Bump angular from 1.8.2 to 1.8.3 in /LogViewer.Client @dependabot (#542)
  • Bump electron-updater from 4.6.5 to 5.0.1 in /LogViewer.Client @dependabot (#541)
  • Bump electron from 18.0.1 to 18.0.4 in /LogViewer.Client @dependabot (#539)
  • Bump @typescript-eslint/eslint-plugin from 5.17.0 to 5.19.0 in /LogViewer.Client @dependabot (#538)
  • Bump Microsoft.AspNetCore.Mvc.NewtonsoftJson from 6.0.3 to 6.0.4 @dependabot (#537)
  • Bump @typescript-eslint/parser from 5.17.0 to 5.19.0 in /LogViewer.Client @dependabot (#536)
  • Bump moment from 2.29.1 to 2.29.2 in /LogViewer.Client @dependabot (#535)
  • Bump @typescript-eslint/eslint-plugin from 5.16.0 to 5.17.0 in /LogViewer.Client @dependabot (#528)
  • Bump eslint from 8.11.0 to 8.12.0 in /LogViewer.Client @dependabot (#525)
  • Bump eslint-plugin-jsdoc from 38.0.6 to 38.1.6 in /LogViewer.Client @dependabot (#529)
  • Bump @typescript-eslint/parser from 5.16.0 to 5.17.0 in /LogViewer.Client @dependabot (#523)
  • Bump typescript-tslint-plugin from 1.0.1 to 1.0.2 in /LogViewer.Client @dependabot (#526)
  • Bump electron from 17.2.0 to 18.0.1 in /LogViewer.Client @dependabot (#522)
  • Bump typescript from 4.6.2 to 4.6.3 in /LogViewer.Client @dependabot (#518)
  • Bump plist from 3.0.4 to 3.0.5 in /LogViewer.Client @dependabot (#520)
  • Bump electron from 17.1.2 to 17.2.0 in /LogViewer.Client @dependabot (#517)
  • Bump @types/node from 17.0.22 to 17.0.23 in /LogViewer.Client @dependabot (#519)
  • Bump minimist from 1.2.5 to 1.2.6 in /LogViewer.Client @dependabot (#516)
  • Bump @typescript-eslint/parser from 5.15.0 to 5.16.0 in /LogViewer.Client @dependabot (#513)
  • Bump eslint-plugin-jsdoc from 38.0.4 to 38.0.6 in /LogViewer.Client @dependabot (#514)
  • Bump @types/node from 17.0.21 to 17.0.22 in /LogViewer.Client @dependabot (#515)
  • Bump @typescript-eslint/eslint-plugin from 5.15.0 to 5.16.0 in /LogViewer.Client @dependabot (#512)
  • Bump nunit from 3.13.2 to 3.13.3 @dependabot (#511)
  • Bump @typescript-eslint/eslint-plugin from 5.14.0 to 5.15.0 in /LogViewer.Client @dependabot (#508)
  • Bump eslint from 8.10.0 to 8.11.0 in /LogViewer.Client @dependabot (#510)
  • Bump eslint-plugin-jsdoc from 37.9.7 to 38.0.4 in /LogViewer.Client @dependabot (#509)
  • Bump @typescript-eslint/parser from 5.14.0 to 5.15.0 in /LogViewer.Client @dependabot (#507)
  • Bump axios from 0.26.0 to 0.26.1 in /LogViewer.Client @dependabot (#506)
  • Bump electron from 17.1.1 to 17.1.2 in /LogViewer.Client @dependabot (#505)
  • Bump @typescript-eslint/eslint-plugin from 5.13.0 to 5.14.0 in /LogViewer.Client @dependabot (#504)
  • Bump @typescript-eslint/parser from 5.13.0 to 5.14.0 in /LogViewer.Client @dependabot (#503)
  • Bump eslint-plugin-jsdoc from 37.9.6 to 37.9.7 in /LogViewer.Client @dependabot (#502)
  • Bump Microsoft.AspNetCore.Mvc.NewtonsoftJson from 6.0.2 to 6.0.3 @dependabot (#500)
  • Bump electron from 17.1.0 to 17.1.1 in /LogViewer.Client @dependabot (#501)
  • Bump eslint-plugin-jsdoc from 37.9.4 to 37.9.6 in /LogViewer.Client @dependabot (#498)
  • Bump @typescript-eslint/parser from 5.12.1 to 5.13.0 in /LogViewer.Client @dependabot (#499)
  • Bump typescript from 4.5.5 to 4.6.2 in /LogViewer.Client @dependabot (#497)
  • Bump @typescript-eslint/eslint-plugin from 5.12.1 to 5.13.0 in /LogViewer.Client @dependabot (#496)
  • Bump eslint from 8.9.0 to 8.10.0 in /LogViewer.Client @dependabot (#495)
  • Bump electron from 17.0.1 to 17.1.0 in /LogViewer.Client @dependabot (#494)
  • Bump @types/node from 17.0.19 to 17.0.21 in /LogViewer.Client @dependabot (#493)
  • Bump @types/node from 17.0.18 to 17.0.19 in /LogViewer.Client @dependabot (#492)
  • Bump @typescript-eslint/parser from 5.12.0 to 5.12.1 in /LogViewer.Client @dependabot (#491)
  • Bump @typescript-eslint/eslint-plugin from 5.12.0 to 5.12.1 in /LogViewer.Client @dependabot (#490)
  • Bump eslint-plugin-jsdoc from 37.9.1 to 37.9.4 in /LogViewer.Client @dependabot (#489)
  • Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.1.0 @dependabot (#487)
  • Bump electron from 17.0.0 to 17.0.1 in /LogViewer.Client @dependabot (#484)
  • Bump eslint from 8.8.0 to 8.9.0 in /LogViewer.Client @dependabot (#483)
  • Bump @typescript-eslint/eslint-plugin from 5.11.0 to 5.12.0 in /LogViewer.Client @dependabot (#486)
  • Bump axios from 0.25.0 to 0.26.0 in /LogViewer.Client @dependabot (#485)
  • Bump eslint-plugin-jsdoc from 37.8.1 to 37.9.1 in /LogViewer.Client @dependabot (#482)
  • Bump @typescript-eslint/parser from 5.11.0 to 5.12.0 in /LogViewer.Client @dependabot (#481)
  • Bump @types/node from 17.0.16 to 17.0.18 in /LogViewer.Client @dependabot (#480)

Contributors

@dependabot, @dependabot[bot] and @warrenbuckley

v1.2.0

11 Feb 09:12
Compare
Choose a tag to compare

Changes

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

  • Bump electron-builder from 22.14.5 to 22.14.13 in /LogViewer.Client @dependabot (#473)
  • Bump @typescript-eslint/eslint-plugin from 5.10.2 to 5.11.0 in /LogViewer.Client @dependabot (#476)
  • Bump eslint-plugin-jsdoc from 37.7.0 to 37.8.1 in /LogViewer.Client @dependabot (#475)
  • Bump electron-log from 4.4.5 to 4.4.6 in /LogViewer.Client @dependabot (#474)
  • Bump @typescript-eslint/parser from 5.10.2 to 5.11.0 in /LogViewer.Client @dependabot (#472)
  • Bump Microsoft.AspNetCore.Mvc.NewtonsoftJson from 6.0.1 to 6.0.2 @dependabot (#471)
  • Bump @typescript-eslint/eslint-plugin from 5.10.1 to 5.10.2 in /LogViewer.Client @dependabot (#465)
  • Bump @typescript-eslint/parser from 5.10.1 to 5.10.2 in /LogViewer.Client @dependabot (#464)
  • Bump electron from 16.0.8 to 17.0.0 in /LogViewer.Client @dependabot (#463)
  • Bump eslint from 8.7.0 to 8.8.0 in /LogViewer.Client @dependabot (#462)
  • Bump electron-builder from 22.11.7 to 22.14.5 in /LogViewer.Client @dependabot (#457)
  • Bump eslint-plugin-jsdoc from 37.6.2 to 37.7.0 in /LogViewer.Client @dependabot (#458)
  • Bump electron from 16.0.7 to 16.0.8 in /LogViewer.Client @dependabot (#456)
  • Bump NUnit3TestAdapter from 4.2.0 to 4.2.1 @dependabot (#455)

Contributors

@dependabot, @dependabot[bot] and @warrenbuckley

v1.1.0

27 Jan 16:06
d2b52ae
Compare
Choose a tag to compare

Changes

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

  • Bump electron-builder from 22.10.5 to 22.14.5 in /LogViewer.Client @dependabot (#412)
  • Bump eslint-plugin-jsdoc from 37.6.1 to 37.6.2 in /LogViewer.Client @dependabot (#451)
  • Bump eslint from 7.32.0 to 8.7.0 in /LogViewer.Client @dependabot (#450)
  • Bump electron-log from 4.4.4 to 4.4.5 in /LogViewer.Client @dependabot (#452)
  • Bump typescript from 4.5.4 to 4.5.5 in /LogViewer.Client @dependabot (#448)
  • Bump eslint-plugin-jsdoc from 37.5.1 to 37.6.1 in /LogViewer.Client @dependabot (#441)
  • Bump electron from 16.0.6 to 16.0.7 in /LogViewer.Client @dependabot (#442)
  • Bump eslint-plugin-jsdoc from 37.5.0 to 37.5.1 in /LogViewer.Client @dependabot (#440)
  • Bump electron from 16.0.5 to 16.0.6 in /LogViewer.Client @dependabot (#439)
  • Bump eslint-plugin-jsdoc from 37.4.0 to 37.5.0 in /LogViewer.Client @dependabot (#438)
  • Bump @types/request from 2.48.7 to 2.48.8 in /LogViewer.Client @dependabot (#437)
  • Bump electron-log from 4.4.3 to 4.4.4 in /LogViewer.Client @dependabot (#435)
  • Bump NUnit3TestAdapter from 4.1.0 to 4.2.0 @dependabot (#434)
  • Bump chart.js from 3.6.2 to 3.7.0 in /LogViewer.Client @dependabot (#433)
  • Bump @types/chart.js from 2.9.34 to 2.9.35 in /LogViewer.Client @dependabot (#432)
  • Bump @types/angular from 1.8.3 to 1.8.4 in /LogViewer.Client @dependabot (#431)
  • Bump eslint-plugin-jsdoc from 37.2.3 to 37.4.0 in /LogViewer.Client @dependabot (#430)
  • Bump electron-log from 4.4.1 to 4.4.3 in /LogViewer.Client @dependabot (#429)
  • Bump electron from 16.0.4 to 16.0.5 in /LogViewer.Client @dependabot (#428)
  • Bump eslint-plugin-jsdoc from 37.2.2 to 37.2.3 in /LogViewer.Client @dependabot (#427)
  • Bump bootstrap from 4.6.1 to 5.1.3 in /LogViewer.Client @dependabot (#425)
  • Bump eslint-plugin-jsdoc from 37.2.1 to 37.2.2 in /LogViewer.Client @dependabot (#424)
  • Bump Microsoft.AspNetCore.Mvc.NewtonsoftJson from 5.0.9 to 6.0.1 @dependabot (#423)
  • Bump eslint-plugin-jsdoc from 37.2.0 to 37.2.1 in /LogViewer.Client @dependabot (#422)
  • Bump electron from 16.0.1 to 16.0.4 in /LogViewer.Client @dependabot (#417)
  • Bump eslint-plugin-jsdoc from 37.1.0 to 37.2.0 in /LogViewer.Client @dependabot (#420)
  • Bump chart.js from 3.6.1 to 3.6.2 in /LogViewer.Client @dependabot (#418)
  • Bump typescript from 4.5.2 to 4.5.4 in /LogViewer.Client @dependabot (#421)
  • Bump chart.js from 3.6.0 to 3.6.1 in /LogViewer.Client @dependabot (#415)
  • Bump eslint-plugin-jsdoc from 37.0.3 to 37.1.0 in /LogViewer.Client @dependabot (#416)
  • Bump electron from 15.3.1 to 16.0.1 in /LogViewer.Client @dependabot (#411)
  • Bump typescript from 4.4.4 to 4.5.2 in /LogViewer.Client @dependabot (#410)
  • Bump electron from 15.3.0 to 15.3.1 in /LogViewer.Client @dependabot (#408)
  • Bump NUnit3TestAdapter from 4.0.0 to 4.1.0 @dependabot (#407)
  • Bump bootstrap from 4.6.0 to 4.6.1 in /LogViewer.Client @dependabot (#405)
  • Bump electron from 14.0.0 to 15.3.0 in /LogViewer.Client @dependabot (#399)
  • Bump chart.js from 3.5.1 to 3.6.0 in /LogViewer.Client @dependabot (#400)
  • Bump eslint-plugin-jsdoc from 36.1.0 to 37.0.3 in /LogViewer.Client @dependabot (#404)
  • Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0 @dependabot (#403)
  • Bump @types/angular from 1.8.2 to 1.8.3 in /LogViewer.Client @dependabot (#392)
  • Bump typescript from 4.4.2 to 4.4.4 in /LogViewer.Client @dependabot (#397)
  • Bump @typescript-eslint/eslint-plugin from 4.31.0 to 4.33.0 in /LogViewer.Client @dependabot (#391)
  • Bump @typescript-eslint/parser from 4.31.0 to 4.33.0 in /LogViewer.Client @dependabot (#389)
  • Bump eslint-plugin-jsdoc from 36.0.8 to 36.1.0 in /LogViewer.Client @dependabot (#376)
  • Bump @typescript-eslint/eslint-plugin from 4.30.0 to 4.31.0 in /LogViewer.Client @dependabot (#375)
  • Bump @typescript-eslint/parser from 4.30.0 to 4.31.0 in /LogViewer.Client @dependabot (#374)
  • Bump path-parse from 1.0.6 to 1.0.7 in /LogViewer.Client @dependabot (#353)
  • Bump @typescript-eslint/eslint-plugin from 4.25.0 to 4.30.0 in /LogViewer.Client @dependabot (#372)
  • Bump electron from 13.2.3 to 14.0.0 in /LogViewer.Client @dependabot (#373)
  • Bump typescript from 4.3.5 to 4.4.2 in /LogViewer.Client @dependabot (#370)
  • Bump @typescript-eslint/parser from 4.29.1 to 4.30.0 in /LogViewer.Client @dependabot (#371)
  • Bump eslint-plugin-jsdoc from 36.0.7 to 36.0.8 in /LogViewer.Client @dependabot (#369)
  • Bump chart.js from 3.5.0 to 3.5.1 in /LogViewer.Client @dependabot (#364)
  • Bump @types/angular from 1.8.1 to 1.8.2 in /LogViewer.Client @dependabot (#359)
  • Bump electron-log from 4.3.5 to 4.4.1 in /LogViewer.Client @dependabot (#360)
  • Bump @types/request from 2.48.5 to 2.48.7 in /LogViewer.Client @dependabot (#357)
  • Bump @types/chart.js from 2.9.32 to 2.9.34 in /LogViewer.Client @dependabot (#358)
  • Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0 @dependabot (#356)
  • Bump Microsoft.AspNetCore.Mvc.NewtonsoftJson from 5.0.6 to 5.0.9 @dependabot (#354)
  • Bump electron from 13.1.9 to 13.2.3 in /LogViewer.Client @dependabot (#368)
  • Bump electron from 13.0.1 to 13.1.9 in /LogViewer.Client @dependabot (#350)
  • Bump eslint-plugin-jsdoc from 35.0.0 to 36.0.7 in /LogViewer.Client @dependabot (#355)
  • Bump eslint from 7.27.0 to 7.32.0 in /LogViewer.Client @dependabot (#346)
  • Bump @typescript-eslint/parser from 4.25.0 to 4.29.1 in /LogViewer.Client @dependabot (#351)
  • Bump chart.js from 3.3.2 to 3.5.0 in /LogViewer.Client @dependabot (#339)
  • Bump typescript from 4.3.2 to 4.3.5 in /LogViewer.Client @dependabot (#319)
  • Bump Serilog.Sinks.File from 4.1.0 to 5.0.0 @dependabot (#314)
  • Bump glob-parent from 5.1.1 to 5.1.2 in /LogViewer.Client @dependabot (#299)
  • Bump normalize-url from 4.5.0 to 4.5.1 in /LogViewer.Client @dependabot (#298)
  • Bump NUnit3TestAdapter from 3.17.0 to 4.0.0 @dependabot (#294)
  • Bump typescript from 4.2.4 to 4.3.2 in /LogViewer.Client @dependabot (#282)
  • Bump chart.js from 3.3.0 to 3.3.2 in /LogViewer.Client @dependabot (#283)
  • Bump @types/chart.js from 2.9.31 to 2.9.32 in /LogViewer.Client @dependabot (#229)
  • Bump @typescript-eslint/eslint-plugin from 4.21.0 to 4.25.0 in /LogViewer.Client @dependabot (#277)
  • Bump electron-log from 4.3.2 to 4.3.5 in /LogViewer.Client @dependabot (#249)
  • Bump chart.js from 3.2.1 to 3.3.0 in /LogViewer.Client @dependabot (#278)
  • Bump Microsoft.NET.Test.Sdk from 16.9.4 to 16.10.0 @dependabot (#280)
  • Bump electron from 12.0.9 to 13.0.1 in /LogViewer.Client @dependabot (#281)
  • Bump @typescript-eslint/parser from 4.19.0 to 4.25.0 in /LogViewer.Client @dependabot (#276)
  • Bump electron from 12.0.2 to 12.0.9 in /LogViewer.Client @dependabot (#273)
  • Bump lodash from 4.17.20 to 4.17.21 in /LogViewer.Client @dependabot (#262)
  • Bump typescript from 4.2.3 to 4.2.4 in /LogViewer.Client @dependabot (#230)
  • Bump Serilog.Formatting.Compact.Reader from 1.0.4 to 1.0.5 @dependabot (#246)
  • Bump eslint from 7.23.0 to 7.27.0 in /LogViewer.Client @dependabot (#274)
  • Bump nunit from 3.13.1 to 3.13.2 @dependabot (#244)
  • Bump chart.js from 3.0.2 to 3.2.1 in /LogViewer.Client @dependabot (#250)
  • Bump Microsoft.AspNetCore.Mvc.NewtonsoftJson from 5.0.4 to 5.0.6 @dependabot (#264)
  • Bump eslint-plugin-jsdoc from 32.3.0 to 35.0.0 in /LogViewer.Client @dependabot (#275)
  • Bump @typescript-eslint/eslint-plugin from 4.19.0 to 4.21.0 in /LogViewer.Client @dependabot (#226)
  • Bump chart.js from 2.9.4 to 3.0.2 in /LogViewer.Client @dependabot (#224)
  • Bump Microsoft.NET.Test.Sdk from 16.9.1 to 16.9.4 @dependabot (#223)
  • Bump eslint from 7.22.0 to 7.23.0 in /LogViewer.Client @dependabot (#220)
  • Bump bootstrap from 4.5.3 to 4.6.0 in /LogViewer.Client @dependabot (#163)
  • Bump @typescript-eslint/eslint-plugin from 4.17.0 to 4.19.0 in /LogViewer.Client @dependabot (#217)
  • Bump @typescript-eslint/parser from 4.17.0 to 4.19.0 in /LogViewer.Client @dependabot (#218)
  • Bump eslint-plugin-jsdoc from 32.2.0 to 32.3.0 in /LogViewer.Client @dependabot (#216)
  • Bump electron from 12.0.1 to 12.0.2 in /LogViewer.Client @dependabot (#219)
  • Bump eslint from 7.21.0 to 7.22.0 in /LogViewer.Client @dependabot (#213)
  • Bump electron from 12.0.0 to 12.0.1 in /LogViewer.Client @dependabot (#212)
  • Bump Microsoft.AspNetCore.Mvc.NewtonsoftJson from 5.0.3 to 5.0.4 @dependabot (#211)
  • Bump Serilog.Formatting.Compact.Reader from 1.0.3 to 1.0.4 @dependabot (#208)
  • Bump @typescript-eslint/eslint-plugin from 4.16.1 to 4.17.0 in /LogViewer.Client @dependabot (#210)
  • Bump @typescript-eslint/parser from 4.16.1 to 4.17.0 in /LogViewer.Client @dependabot (#209)
  • Bump typescript from 4.2.2 to 4.2.3 in /LogViewer.Client @dependabot (#207)
  • Bump @typescript-eslint/parser from 4.15.2 to 4.16.1 in /LogViewer.Client @dependabot (#205)
  • Bump @typescript-eslint/eslint-plugin from 4.15.2 to 4.16.1 in /LogViewer.Client @dependabot (#204)
  • Bump jquery from 3.5.1 to 3.6.0 in /LogViewer.Client @dependabot (#206)
  • Bump electron-builder from 22.9.1 to 22.10.5 in /LogViewer.Client @dependabot (#203)
  • Bump electron from 11.3.0 to 12.0.0 in /LogViewer.Client @dependabot (#...
Read more

V1.0.6 - The patch bug fix & realign Windows & Mac Builds

24 Jul 12:24
Compare
Choose a tag to compare

V1.0.6 - The patch bug fix

  • This is mostly to help re-align the Windows & Mac store builds together

v1.0.0

12 Mar 15:27
Compare
Choose a tag to compare

Version 1.0.0 : Test to Windows Store 💣

This was an early on test to see what the process was involved for submitting the APPX package build to Microsoft Windows Store.

As it got accepted whilst development was still in flux, no other build outputs are available for the 1.0.0 release.