mirror of
https://github.com/Freika/dawarich.git
synced 2026-01-10 01:01:39 -05:00
Update changelog
This commit is contained in:
parent
1e54d87d53
commit
26c7a4cca3
1 changed files with 2 additions and 0 deletions
|
|
@ -11,10 +11,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
|||
- Migrate existing imports from `raw_data` to the new file storage.
|
||||
- Stream import files for parsing instead of downloading them.
|
||||
- Add randomized name to the import files before attaching them to the import record.
|
||||
- Export files should also be stored in the S3-compatible storage and be available for download.
|
||||
|
||||
## Changed
|
||||
|
||||
- Import files are now being attached to the import record instead of being stored in the `raw_data` database column.
|
||||
- Import files can now be stored in S3-compatible storage.
|
||||
|
||||
# 0.25.3 - 2025-03-22
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue