Releases: madeindjs/active_storage-send_zip
Releases · madeindjs/active_storage-send_zip
v0.3.5
What's Changed
- Bump actionview from 6.0.3.2 to 6.0.3.3 by @dependabot in #23
- Bump rails to 7.1.2 by @mustafa90 in #57
New Contributors
- @mustafa90 made their first contribution in #57
Full Changelog: v0.3.4...v0.3.5
v0.3.4
v0.3.2
0.3.1
0.3.0
0.2.0
- move some methods to avoid to polute controller methods
ActiveStorage::SendZip#save_files_on_server
becomeActiveStorage::SendZipHelperSendZip#save_files_on_server
SendZip#save_file_on_server
becomeActiveStorage::SendZipHelperSendZip#save_file_on_server
SendZip#create_temporary_zip_file
becomeActiveStorage::SendZipHelperSendZip#create_temporary_zip_file
send_zip
can now handle anHash
param to organize in subfolder