Skip to content

Releases: Riekr/jloga

v0.5.0

08 Nov 10:28
Compare
Choose a tag to compare
  • External scripts:
    • System property jloga.ext.dir works as addition to other sources
    • If jloga.scripts exists in classpath, it is loaded as a list of search definitions:
      • each lines represents a file name to be loaded
      • lines can start with res:// to load the file from classpath
      • if starting with file:// or no schema prefix is specified, file will be loaded from local file system
    • Extension scripts folder preference chage is honored if other sources are active
    • Removed Skip "EXT:" prefix preference to avoid confusion

v0.4.2

07 Nov 09:56
Compare
Choose a tag to compare
  • General:
    • Updated to perspective 3.1.3
    • Updated to flatlaf 3.4.1
    • Updated to toast-notifications 1.0.3
    • Updated to fontchooser 3.1.0

v0.4.1

26 Jun 09:48
Compare
Choose a tag to compare
  • General:
    • Better detection of other instances
    • Updated to perspective 2.10.1
  • External scripts:
    • Environment variables can be set from preferences panel

v0.4.0

11 Mar 09:56
Compare
Choose a tag to compare
  • UI:
  • Text Viewer:
    • Fix line highlighting if not whole hierarchy is selected in settings
  • I/O:
    • Autoscale page size to fit text file line length
  • General:
    • Better detection of other instances
    • Updated to flatlaf 3.4
    • Increase default page size to 2MB
    • Updated to perspective 2.8.1

v0.3.4

20 Dec 10:42
Compare
Choose a tag to compare
  • General:
    • Updated to perspective 2.7.1
    • Minor performance fixes to perspective data loading
    • Fix for text load issue

v0.3.3

20 Nov 12:44
Compare
Choose a tag to compare
  • General:
    • Updated to perspective 2.6.1
    • Updated to flatlaf 3.2.5
    • Updated to gson 2.10.1
    • Minor performance fixes to perspective data loading

v0.3.2

09 Jun 11:34
Compare
Choose a tag to compare
  • General:
    • Fixed save file regression
    • Updated to perspective 2.2.1
    • Better handling of perspective arrow conversions
    • Asynchronous operations errors dump

v0.3.1

13 Feb 14:10
Compare
Choose a tag to compare
  • Text Viewer:
    • correctly show last line in viewport
    • correctly recalculate lines in viewport after line height change
    • Keep selected text when scrolling
  • UI:
    • "Open in file manager" actions on right click menues
    • Fixed GTK theme selection
  • General:
    • Fixed I/O threading regression under heavy load
    • PickNMix dates combo works again

v0.3.0

24 Jan 08:57
Compare
Choose a tag to compare
  • Favorites:
    • Sorting (case-insensitive and directories first)
  • Preferences:
    • Lazy tab initialization to avoid lag
    • Fixed sizing as in previous versions
    • Added text viewer line height customization
  • General:
    • Upgraded build libraries and laf themes
    • Added non latin text to font dialog preview
    • Updated to perspective 1.9.3
    • Changed I/O threading to allow scrolling text while searching
    • Show popup in case of invalid file on command line
  • Grids:
    • Changing number of regex groups correctly updates table view columns
    • Right click on grid button to change header or delimiter
  • Bug Fixes:
    • Line highlighting determined by caret position

v0.2.9

09 Nov 08:38
Compare
Choose a tag to compare
  • Favorites:
    • Correct inline editing
    • Right click on "Favorites" button to edit them
    • Subfolders in aliases (use "/" or "" to split as a path)
    • Reordering