Skip to content

Commit 2fefa58

Browse files
committed
Preparing release 2025.8.2
1 parent 12d2eee commit 2fefa58

5 files changed

Lines changed: 13 additions & 3 deletions

File tree

HISTORY.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,16 @@ Versions are of the form MAJOR.MINOR.PATCH. Each MINOR release (MAJOR.MINOR.0) i
1010
1111
.. towncrier release notes start
1212
13+
2025.8.2 (2025-09-11)
14+
---------------------
15+
16+
Bug fixes:
17+
18+
19+
- Fix dossier report translations for archival_value column. [ran] [TI-1604]
20+
- Only users with 'Transfer Assignment' can see transfer responsible action. [ran] [TI-2961]
21+
22+
1323
2025.8.1 (2025-09-03)
1424
---------------------
1525

changes/TI-1604.bugfix

Lines changed: 0 additions & 1 deletion
This file was deleted.

changes/TI-2961.bugfix

Lines changed: 0 additions & 1 deletion
This file was deleted.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import os
44

55

6-
version = '2025.8.2.dev0'
6+
version = '2025.8.2'
77
maintainer = '4teamwork AG'
88

99

versions.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ sablon = 0.3.1
1313

1414

1515
[versions]
16+
opengever.core = 2025.8.2
17+
1618
alabaster = 0.7.10
1719
alembic = 1.4.3
1820
amqp = 1.4.7

0 commit comments

Comments
 (0)