Bump version 3.4.1 (#1576)

This commit is contained in:
ilike2burnthing
2025-09-15 19:01:04 +01:00
committed by GitHub
parent cdc3db3c21
commit 75e5b190d6
3 changed files with 10 additions and 6 deletions

View File

@@ -1,5 +1,9 @@
# Changelog
## v3.4.1 (2025/09/15)
* Fix regex pattern syntax in utils.py
* Change access denied title check to use startswith
## v3.4.0 (2025/08/25)
* Modernize and upgrade application. Thanks @TheCrazyLex
* Remove disable software rasterizer option for ARM builds. Thanks @smrodman83