Releases: DataShades/ckanext-files
Releases · DataShades/ckanext-files
v1.2.1
05 Apr 08:59
Compare
Sorry, something went wrong.
No results found
v1.2.0
03 Apr 14:45
Compare
Sorry, something went wrong.
No results found
v1.2.0 - 2026-04-03
Compare with v1.1.0
🚜 Refactor
[breaking ] sync with CKAN (ea9c68b )
[breaking ] remove atime,mtime from file; ctime->created; rename item_id to file_id; remove item_type (7e6e842 )
v1.1.0
02 Apr 12:23
Compare
Sorry, something went wrong.
No results found
v1.1.0 - 2026-04-02
Compare with v1.1.0a4
🚀 Features
add location_transformers registration to interface (21e5ddd )
add azure_blob storage (0dd4e2c )
add accept option for file upload widget, switch from configuring storages to actions, add doc (23b9084 )
🐛 Bug Fixes
files_upload_as validator does not save public_url (9a5be32 )
fs fails if public_prefix contains site_url (c48e79a )
🚜 Refactor
link storage keeps url inside storage_data (7f994d8 )
v1.1.0a4
22 Jan 09:23
Compare
Sorry, something went wrong.
No results found
v1.1.0a3
08 Jan 16:48
Compare
Sorry, something went wrong.
No results found
v1.1.0a2
07 Jan 17:38
Compare
Sorry, something went wrong.
No results found
v1.0.1
22 Jul 17:01
Compare
Sorry, something went wrong.
No results found
v1.0.1 - 2025-07-13
Compare with v1.0.0
Features
set minimal file-keeper version to v0.0.10 (edbf417 by Sergey Motornyuk).
add public_prefix(and permanent_link) to libcloud (1c2571f by Sergey Motornyuk).
Bug Fixes
actions do not pass upload-or-data to prepare_location (e60b428 by Sergey Motornyuk).