From 27d26adddb59b96ebb3f5f4404c8994332c5ff74 Mon Sep 17 00:00:00 2001 From: Face <69168154+face-hh@users.noreply.github.com> Date: Fri, 7 Jun 2024 18:57:08 +0300 Subject: [PATCH 1/7] version bump --- napture/Cargo.lock | 2 +- napture/Cargo.toml | 2 +- napture/src/main.rs | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/napture/Cargo.lock b/napture/Cargo.lock index 88fb292e..15805902 100644 --- a/napture/Cargo.lock +++ b/napture/Cargo.lock @@ -2121,7 +2121,7 @@ dependencies = [ [[package]] name = "webx" -version = "1.2.2" +version = "1.3.0" dependencies = [ "base64", "chrono", diff --git a/napture/Cargo.toml b/napture/Cargo.toml index 9da098b7..25cae9e1 100644 --- a/napture/Cargo.toml +++ b/napture/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "webx" -version = "1.2.2" +version = "1.3.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/napture/src/main.rs b/napture/src/main.rs index 67623183..4911466d 100644 --- a/napture/src/main.rs +++ b/napture/src/main.rs @@ -495,7 +495,7 @@ fn make_tab( let dialog = gtk::AboutDialog::builder() .modal(true) .program_name("Bussin Napture") - .version("v1.2.2") + .version("v1.3.0") .website("https://github.com/face-hh/webx") .website_label("GitHub") .license_type(gtk::License::Apache20) From 4a77d4e99aa1207eb4380e9084ddc9664492541d Mon Sep 17 00:00:00 2001 From: JanluOfficial <95766563+JanluOfficial@users.noreply.github.com> Date: Fri, 14 Jun 2024 11:20:16 +0200 Subject: [PATCH 2/7] Update not_found.html --- napture/src/resources/not_found.html | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/napture/src/resources/not_found.html b/napture/src/resources/not_found.html index d0154c53..8c2c6620 100644 --- a/napture/src/resources/not_found.html +++ b/napture/src/resources/not_found.html @@ -7,10 +7,12 @@
-
-