From 84a1a0ef94ab8fc0be2f557a0354f0c20b652929 Mon Sep 17 00:00:00 2001 From: kalaksi Date: Sun, 9 Mar 2025 17:21:06 +0200 Subject: [PATCH] Prepare for version v0.28.2 --- Cargo.lock | 2 +- Cargo.toml | 2 +- flatpak/io.github.kalaksi.Lightkeeper.metainfo.xml | 8 ++++++++ 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 98399fed..ad60184f 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -879,7 +879,7 @@ dependencies = [ [[package]] name = "lightkeeper" -version = "0.28.1" +version = "0.28.2" dependencies = [ "base64", "bincode", diff --git a/Cargo.toml b/Cargo.toml index 29378445..611219f6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "lightkeeper" -version = "0.28.1" +version = "0.28.2" edition = "2021" [[bin]] diff --git a/flatpak/io.github.kalaksi.Lightkeeper.metainfo.xml b/flatpak/io.github.kalaksi.Lightkeeper.metainfo.xml index 8815b8e3..267d09d6 100644 --- a/flatpak/io.github.kalaksi.Lightkeeper.metainfo.xml +++ b/flatpak/io.github.kalaksi.Lightkeeper.metainfo.xml @@ -38,6 +38,14 @@ io.github.kalaksi.Lightkeeper.desktop + + +
    +
  • Greatly improved log viewer and command output dialog performance.
  • +
  • Fixed carbage characters shown in command output dialog.
  • +
+
+