Skip to content

Commit ec8fc70

Browse files
committed
chore: release 3.3.1
1 parent 255dbf5 commit ec8fc70

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGES.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
Changelog
22
=========
33

4+
3.3.1
5+
-----
6+
7+
* Released on 28th July 2026.
8+
* Hardened Qt Linguist and Transifex discovery against regular expression
9+
denial-of-service attacks.
10+
* Fixed discovery crashes on malformed JSON and unreadable, invalid, or
11+
oversized Transifex configuration files.
12+
* Updated dependency requirements and CI actions.
13+
414
3.3.0
515
-----
616

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ license = "GPL-3.0-or-later"
3737
license-files = ["LICENSE"]
3838
name = "translation-finder"
3939
requires-python = ">=3.11"
40-
version = "3.3.0"
40+
version = "3.3.1"
4141

4242
[[project.authors]]
4343
email = "michal@weblate.org"

0 commit comments

Comments
 (0)