Skip to content

Releases: sevdokimov/log-viewer

v1.0.0

21 Oct 15:59
Compare
Choose a tag to compare
  • Bug fixing
  • Migration to Angular 12

0.1.8

28 Jun 07:31
Compare
Choose a tag to compare

Bug fixing.

0.1.8-SNAPSHOT

15 Jun 19:37
Compare
Choose a tag to compare
0.1.8-SNAPSHOT Pre-release
Pre-release
  • #68 Use relative URLs

v0.1.7

13 Jun 21:55
Compare
Choose a tag to compare
  • Support microseconds and milliseconds in log timestamp (#14 )
  • "Log4jLogFormat" log format configuration doesn't work (#62 )
  • log-viewer.server.context-path property to specify Web application context path (#65 )
  • Log format recognition Improvements
  • Bug fixing

v0.1.6

31 Jan 20:04
Compare
Choose a tag to compare
  • Bug fixing

v0.1.5

19 Jan 06:40
Compare
Choose a tag to compare
  • Using JavaScript language instead of Groovy in script filter. JavaScript is much more popular than Groovy.
  • Support Basic HTTP authentication
  • Checkbox to disable/enable a text filter or a JavaScript filter

v0.1.4

09 Jan 09:00
Compare
Choose a tag to compare
  • "Add log file to the view" menu item

  • Fix compatibility with Java 11

  • Basic support of Nginx logs

  • Bug fixing

v0.1.3

02 Jan 21:00
Compare
Choose a tag to compare
  • Improvement of the filter panel. Added filters by threads and by substring. Ability to create filters from the context menu.
  • New file system navigation component.

v0.1.2

01 Nov 20:14
Compare
Choose a tag to compare

Bug fixes.

v0.1.1

28 Jul 17:31
Compare
Choose a tag to compare
  • Detection log format.
  • Bug fixes.