From 96b7ede904d54bce5823bb1f5935fdf39f81e7b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Drahn=C3=ADk?= Date: Sat, 15 Jul 2023 15:37:17 +0200 Subject: [PATCH] Bump to v2.9.0 --- CHANGELOG.md | 14 ++++++++++++++ README.md | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c29c9fb..b498bdc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +## 2.9.0 (15.7.2023) + +## New feature + +- Protection against sending NumberPad key when is pointer button clicked across all `enabled_touchpad_pointer` modes +- Autoclean up in install and uninstall script with purpose keep only 1 shortcut in gsettings with this driver origin +- Question which warns about enabling systemctl service after reboot because in some cases is still unresolved black screen after login +- Autodetection for model `Vivobook_ASUSLaptop M3401QC_M3401QC` +- Autodetection for model `GX501VIK` + +### Fixed + +- `apt` changed to `apt-get` as first mentioned is not well usable in scripts + ## v2.8.0 (1.7.2023) ### Fixed diff --git a/README.md b/README.md index 0ea914b..55ab6a3 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ ![Contributor](https://img.shields.io/badge/contributor-kamack33-blue) [![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](https://github.com/asus-linux-drivers/asus-numberpad-driver/graphs/contributors) [![GitHub Release](https://img.shields.io/github/release/asus-linux-drivers/asus-numberpad-driver.svg?style=flat)](https://github.com/asus-linux-drivers/asus-numberpad-driver/releases) -[![GitHub commits](https://img.shields.io/github/commits-since/asus-linux-drivers/asus-numberpad-driver/v2.7.9.svg)](https://GitHub.com/asus-linux-drivers/asus-numberpad-driver/commit/) +[![GitHub commits](https://img.shields.io/github/commits-since/asus-linux-drivers/asus-numberpad-driver/v2.9.0.svg)](https://GitHub.com/asus-linux-drivers/asus-numberpad-driver/commit/) [![Arch package](https://repology.org/badge/version-for-repo/arch/asus-numberpad-driver-ux433fa-git.svg)](https://aur.archlinux.org/pkgbase/asus-numberpad-driver-git) [![GitHub issues-closed](https://img.shields.io/github/issues-closed/asus-linux-drivers/asus-numberpad-driver.svg)](https://GitHub.com/asus-linux-drivers/asus-numberpad-driver/issues?q=is%3Aissue+is%3Aclosed) [![GitHub pull-requests closed](https://img.shields.io/github/issues-pr-closed/asus-linux-drivers/asus-numberpad-driver.svg)](https://github.com/asus-linux-drivers/asus-numberpad-driver/compare)