Skip to content

Releases: amank22/LogVue

v1.0.5 🌈

10 Feb 08:50
d7341c2
Compare
Choose a tag to compare

🐛 Fixes

  • Plugin support was broken on classLoader / by @amank22 in #70
  • Published Api Module so that other can create plugins / by @amank22 in #68

Update to 1.0.5 as previous version has issues with new plugin systems

Full Changelog: v1.0.4...v1.0.5

v1.0.4 🌈

01 Feb 17:00
b098fc8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.3...v1.0.4

v1.0.3 🌈

14 Jan 11:49
5131c49
Compare
Choose a tag to compare

What's Changed

  • Capability to turn-off indexing parameter attributes #45
  • Support to set version from CI pipeline
  • Dialogs performance improvements #32
  • Show version in settings

Full Changelog: v1.0.2...v1.0.3

v1.0.2 🌈

12 Jan 13:14
5689b48
Compare
Choose a tag to compare

Stable release

This is the first stable beta release.

Minor issues

  • Not yet tested on linux though
  • Some black screen issues on windows #42

What's Changed

Full Changelog: v1.0.0...v1.0.2

v1.0.1

10 Jan 19:10
eeac013
Compare
Choose a tag to compare
v1.0.1 Pre-release
Pre-release
Uncategorized

Fix issue #33 QUIT_HANDLER check

v1.0.0

10 Jan 12:00
bd657b1
Compare
Choose a tag to compare
v1.0.0 Pre-release
Pre-release
Uncategorized

First commit was in working condition
Default text removed
Color access way change
Now uses kotlin flows directly. Removed flink, adam and others
Session info functionality added
Removed sessions and filters
use package name as defined in sessionInfo
Function to export data
Update app logo
Now you can filter logs using sql statements. Also, happy new year
Filtering ui fixes
Settings Dialog ui
LogVue final name
project github Url updated
Intro Dialog added
Restyled by whitespace
Removed unused files and added detekt.yml
[CodeFactor] Apply fixes
[CodeFactor] Apply fixes to commit e293eb8
Log event type predict
Restyled by whitespace
[CodeFactor] Apply fixes to commit 9ebfe39
StaleBot
Filter Info dialog
Detail card mono font
Detail card yaml view, compose update
Restyled by prettier-yaml
Restyled by whitespace
Index attributes and order support in sql query
Near deploy changes
Restyled by whitespace
Github action changes
Github action changes for release drafter
[CodeFactor] Apply fixes to commit 8562468
Fixed query duplicate attribute issue
Release drafter avoid on pull-request
Restyled by whitespace
Build config fixed
Removed arm64 as os which was causing issue
Made app runnable with jar (#21)
fixes: Build on tag action (#24)
Action fixes (#25)