Skip to content

Releases: inductiveautomation/kindling

1.3.1

03 Apr 16:01
Compare
Choose a tag to compare

Kindling v1.3.1
Download

  • Fixes an issue with tool ordering that caused the wrong tool to be selected when opening .json files inside an archive (#154)

Full Changelog: 1.3.0...1.3.1

1.3.0

28 Mar 22:07
57afdfe
Compare
Choose a tag to compare

Kindling v1.3.0
Download

  • Adds drag-and-rearrange for tab strips (#95)
  • Improves file view inside archives to allow selecting arbitrary charsets, viewing as binary (#96)
  • Improved time selector and time filtering (#114)
  • Added "Statistics" overview tab for gateway backups (#125), thanks @Joshlha, @jaaortega)
  • Added 'Jump to Previous/Next Mark' (#128), thanks @cosmostevens
  • Implemented a new 'Alarm Cache' viewer, capable of (basic) rendering of the .alarms cache file in the Gateway's data directory (#130), thanks @Joshlha
  • Added a much nicer "landing UI" inspired by the Ignition Designer; thanks @Joshlha for the inspiration (#147)
  • Added an XML viewer, including an interactive editor for Logback files and a basic preview of serialized data in quarantine files (#126), thanks @cosmostevens, @ericbair)
  • Updated to Java 21 (#112)
  • Myriad dependency updates

Full Changelog: 1.2.1...1.3.0

1.2.1

17 Nov 22:43
Compare
Choose a tag to compare

Kindling v1.2.1

What's Changed

New Contributors

Full Changelog: 1.2.0...1.2.1

1.2.0

25 Sep 15:40
8b37e43
Compare
Choose a tag to compare

Kindling v1.2.0

What's Changed

Contributors

Special thanks to:

Full Changelog: 1.1.0...1.2.0

1.1.0

28 Jul 16:10
Compare
Choose a tag to compare

What's Changed

  • A new shared preferences storage mechanism (thanks @Joshlha!); see #26 and #34, including the following:
    • A whole array of new themes
      image
    • A global UI scale option to improve accessibility
    • A persistent default tool and default opening location
    • UI preferences for log and thread views
    • An Advanced preference "Hyperlink Strategy" so that lines in stacktraces will open directly in Jetbrains IDEs (requires you have the Youtrack plugin installed)
  • Removed the Zip4J dependency in favor of JDK builtin Zip Handling
  • Added support for deserializing BasicDatasets in S+F cache dumps (see #14 for details)
  • Vastly overhauled log view (thanks @CorbinH and @cosmostevens!)
    • Added time based filtering UI
    • Added MDC based filtering UI
    • Added thread based filtering UI
    • Added right click menu options to filter log events by:
      • Level
      • Logger
      • Thread
      • Stacktrace

Full Changelog: 1.0.1...1.1.0

1.0.1

25 May 18:23
Compare
Choose a tag to compare

Kindling v1.0.1

What's Changed

Kindling has been moved to the Inductive Automation Github organization, and is now code-signed with Inductive Automation's code signing certificate as part of a deployment strategy change from JDeploy to Hydraulic Conveyor. This enables fully modern, code-signed, notarized, executables that will auto update for Windows, Linux, and MacOS installation.

https://inductiveautomation.github.io/kindling/download.html

Full Changelog: 0.6.1...1.0.1

1.0.0

11 May 23:39
52fbf01
Compare
Choose a tag to compare

Kindling v1.0.0