1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-21 09:42:10 +02:00

Update CHANGELOG

Signed-off-by: Juraj Oravec <jurajoravec@mailo.com>
This commit is contained in:
Juraj Oravec 2023-03-25 03:24:56 +01:00
parent 85f9990104
commit 5ece02142b
Signed by: SGOrava
GPG Key ID: 13660A3F1D9F093B

View File

@ -3,6 +3,9 @@ Version 23.04.0
* Show QtWebEngine version on Falkon Config page
* Implement prefers-color-scheme (dark mode) for internal pages
* Add option to enable GPU acceleration (by Hao Chi Kiang)
* PyFalkon: addBookmark - make C++ own parameters (fixes potential crash)
* KWallet: Store passwords in a map format
* History: Don't delete all items under dates when filtering
Version 22.08.2
* Fix: Typing text in the search bar sends data although suggestions are disabled (by Juraj Oravec) (BUG: 439268)