mirror of
https://github.com/werkraum-media/events.git
synced 2024-11-10 07:56:11 +01:00
34 lines
507 B
ReStructuredText
34 lines
507 B
ReStructuredText
|
2.4.1
|
||
|
=====
|
||
|
|
||
|
Breaking
|
||
|
--------
|
||
|
|
||
|
Nothing
|
||
|
|
||
|
Features
|
||
|
--------
|
||
|
|
||
|
Nothing
|
||
|
|
||
|
Fixes
|
||
|
-----
|
||
|
|
||
|
* Crop title of imported files.
|
||
|
`sys_file_metadata` table column `title` is limited in length.
|
||
|
We now crop long file titles to maximum of 100 characters to prevent issues during storing title.
|
||
|
|
||
|
* Fix endless import loop.
|
||
|
Import of weekly dates got broken while refactoring.
|
||
|
We keep existing logic of creation but ensure that we won't end up in an endless loop.
|
||
|
|
||
|
Tasks
|
||
|
-----
|
||
|
|
||
|
Nothing
|
||
|
|
||
|
Deprecation
|
||
|
-----------
|
||
|
|
||
|
Nothing
|