From d8ba1dd8fe6eb0a4ec6efe4d0430c6af45445ef2 Mon Sep 17 00:00:00 2001 From: JRGTH Date: Mon, 16 Feb 2026 01:28:54 -0400 Subject: [PATCH] Add resizable columns and auto-refresh option, thanks to rucko24 Ref: https://github.com/JRGTH/xigmanas-bastille-extension/commit/0297db028da0acb8c3ab90052660e4ded1f3671f --- CHANGELOG | 1 + version | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 4f82098..1605149 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -3,6 +3,7 @@ ====================== Version Description +1.4.02......Add resizable columns and auto-refresh option, thanks to rucko24. 1.4.01......Code fixes and improvements, thanks to rucko24. 1.4.00......Performance and code improvements, thanks to rucko24. 1.3.01......Check/update bastille config parameters on runtime. diff --git a/version b/version index f95e33f..41e061e 100644 --- a/version +++ b/version @@ -1 +1 @@ -1.4.01 +1.4.02