Skip to content

weekly-2026.08.1

Pre-release
Pre-release

Choose a tag to compare

@tine20-ci tine20-ci released this 21 Feb 08:32
· 1540 commits to main since this release

Releasenotes

Updating from Community Edition

If you update to this version from an older Community Edition (like https://github.com/tine20/tine20/releases/tag/2023.12.1), you might have to check the number of activated users. Without an activation key, this version only supports 5 enabled users.

Changelog

Features

f1a04fd feature(Timetracker/Export/Xls): add start_date filter values to context
16498ac feature(MSI/Room): add matrix room model and controller

Bugfixes

fddce35 fix(Tinebase/UI): cross records in foreignRecordFilters not skipped
6339b11 fix(Felamimail): testIMapSettings does not use SSL
a1b00ce fix(Timetracker): default data missing in dlg
dbae050 fix(Sales): remove anoying supplier validation
2b05728 fix(Sales): exception when gross_amount is not set

Tweaks

c9ba386 tweak(composer) bump zf1
f30a9f4 tweak(composer) bump syncroton
38a1f80 tweak(composer) bump twig version
73766ba tweak(composer) bump syncroton
329dcc4 tweak(composer) bump syncrotron version re php84/85
bad0e0d tweak(TB Helper) fix edge case for empty string
93213e9 tweak(TB FileSystem) php8.4 conform stream_options
3c160a6 tweak(Sales): show write-protection info
2c2774e tweak(Sales): allow direct supplier/customer create in invoice dialog
ac3485e tweak(Timetracker/Controller/Timesheet): switch back to SystemGeneric exception when validating FLD_END_DATE
4013a47 tweak(Tinebase/RecordSet): throw BadMethodCallException in __call()