From 2244cf61ee07c55e2a2fdb7cdba8176e4556e5fc Mon Sep 17 00:00:00 2001 From: mic Date: Sat, 23 Nov 2024 08:54:29 +0100 Subject: [PATCH 01/37] version set to 2.3.1 --- CHANGELOG.md | 4 ++++ package-lock.json | 4 ++-- package.json | 2 +- public/manifest.json | 2 +- src/components/options_tabs/OPTAB_Info.vue | 4 ++++ 5 files changed, 12 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4e928d55..1fce7231 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,10 @@ +

Version 2.3.1 - ??/??/2024

+

Version 2.3.0 - 17/11/2024

Version 2.3.0 - 17/11/2024

diff --git a/src/components/options_tabs/OPTAB_Info.vue b/src/components/options_tabs/OPTAB_Info.vue index cb324582..c8900c81 100644 --- a/src/components/options_tabs/OPTAB_Info.vue +++ b/src/components/options_tabs/OPTAB_Info.vue @@ -28,6 +28,7 @@
  • Custom View sent and received charts day view has now a max width of 30.000 pixels, so it's visible also when querying hundreds of days [#390].
  • Custom View export menu is now correctly updated [#393].
  • Preventing concurrent data querying in the Custom View under some circumstances.
  • +
  • Some buttons graphic and positioning improved.
  • ...
  • ThunderStats Release Notes

    From e47a326242233163a216de8b9a4e90e9a229aeff Mon Sep 17 00:00:00 2001 From: mic Date: Sun, 24 Nov 2024 22:41:29 +0100 Subject: [PATCH 23/37] typo fixed --- CHANGELOG.md | 2 +- src/components/options_tabs/OPTAB_Info.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f5838f80..10fa9235 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@

    Version 2.3.1 - ??/??/2024