Skip to content

v0.1.16

Compare
Choose a tag to compare
@iaincollins iaincollins released this 25 Nov 23:55
· 643 commits to main since this release

Release Notes

You can now browse log messages. Additionally, new interface elements are now implemented.

This is the first release with something approaching meaningful functionality.

With the application scaffolding in place a framework to build on and assets imported (including a new icon library) porting features and assets is proving straightforward. While the event handling as been slightly refactored (and is not yet final; there is currently no event data persistence between reloads) functionality has so far been easy to port in from the unreleased prototype.

New Features

  • Select and browse recent log events
  • New toolbar UI
  • Implemented layouts for 3 types of panel (full, left and right)

Fixes

  • Improved loading spinner appearance