From 3d586dd2ff8869c14a4d581a735942e66ad76553 Mon Sep 17 00:00:00 2001 From: Lakindu Akash Date: Mon, 8 Jul 2024 05:26:24 +0530 Subject: [PATCH] Update version --- debian/changelog | 27 ++++++++++++++++++--------- src/ui/glade/about.glade | 6 +++--- 2 files changed, 21 insertions(+), 12 deletions(-) diff --git a/debian/changelog b/debian/changelog index 6b7c0ca..f72c0a7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,20 @@ -linux-wifi-hotspot (4.7.1) UNRELEASED; urgency=low +linux-wifi-hotspot (4.7.2) focal; urgency=low - * Update frequency parsing for iw 6.7 - * Add 802.11ax(wifi6) ability - * Fix clean-up of unmanaged devices in NetworkManager.conf - * [SECURITY] remove insecure TKIP from configurations - * Fix FREQ_BAND for config files - * Use 'aa-complain' instead of 'complain' to remove dnsmasq restriction - * UI improvements +## What's Changed +* Update README.md by @lakinduakash in https://github.com/lakinduakash/linux-wifi-hotspot/pull/369 +* Add option to log DNS requests to a file with dnsmasq by @Zedeldi in https://github.com/lakinduakash/linux-wifi-hotspot/pull/375 +* adding support of WPA3 Transition Mode by @Chapoly1305 in https://github.com/lakinduakash/linux-wifi-hotspot/pull/376 +* fix(ui): typo for tv_mac_filter. by @safocl in https://github.com/lakinduakash/linux-wifi-hotspot/pull/391 +* Update README.md by @souhaib100 in https://github.com/lakinduakash/linux-wifi-hotspot/pull/384 +* Set program name to fix wayland icon issue by @Integral-Tech in https://github.com/lakinduakash/linux-wifi-hotspot/pull/409 - -- Lakindu Akash Mon, 01 Jan 2024 19:07:00 +0530 \ No newline at end of file +## New Contributors +* @Zedeldi made their first contribution in https://github.com/lakinduakash/linux-wifi-hotspot/pull/375 +* @Chapoly1305 made their first contribution in https://github.com/lakinduakash/linux-wifi-hotspot/pull/376 +* @safocl made their first contribution in https://github.com/lakinduakash/linux-wifi-hotspot/pull/391 +* @souhaib100 made their first contribution in https://github.com/lakinduakash/linux-wifi-hotspot/pull/384 +* @Integral-Tech made their first contribution in https://github.com/lakinduakash/linux-wifi-hotspot/pull/409 + +**Full Changelog**: https://github.com/lakinduakash/linux-wifi-hotspot/compare/v4.7.1...v4.7.2 + + -- Lakindu Akash Mon, 08 Jul 2024 19:07:00 +0530 \ No newline at end of file diff --git a/src/ui/glade/about.glade b/src/ui/glade/about.glade index 83e793d..816bf9b 100644 --- a/src/ui/glade/about.glade +++ b/src/ui/glade/about.glade @@ -9,13 +9,13 @@ dialog center Linux Wifi Hotspot - 4.7.1 - (c) lakinduakash 2023 + 4.7.2 + (c) lakinduakash 2024 For more info visit https://github.com/lakinduakash/linux-wifi-hotspot https://github.com/lakinduakash/linux-wifi-hotspot Star on Github - Copyright (c) 2023, lakinduaksh + Copyright (c) 2024, lakinduaksh All rights reserved. Redistribution and use in source and binary forms, with or without