You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ Available addons
21
21
----------------
22
22
addon | version | maintainers | summary
23
23
--- | --- | --- | ---
24
-
[fs_attachment](fs_attachment/) | 16.0.1.3.2 | <ahref='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/lmignon'><imgsrc='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/lmignon.png'width='32'height='32'style='border-radius:50%;'alt='lmignon'/></a> | Store attachments on external object store
24
+
[fs_attachment](fs_attachment/) | 16.0.1.3.3 | <ahref='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/lmignon'><imgsrc='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/lmignon.png'width='32'height='32'style='border-radius:50%;'alt='lmignon'/></a> | Store attachments on external object store
25
25
[fs_base_multi_image](fs_base_multi_image/) | 16.0.1.1.1 | <ahref='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/lmignon'><imgsrc='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/lmignon.png'width='32'height='32'style='border-radius:50%;'alt='lmignon'/></a> | Mulitple Images from External File System
26
26
[fs_base_multi_media](fs_base_multi_media/) | 16.0.1.0.1 | <ahref='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/lmignon'><imgsrc='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/lmignon.png'width='32'height='32'style='border-radius:50%;'alt='lmignon'/></a> | Give the possibility to store media data in external filesystem from odoo
27
27
[fs_file](fs_file/) | 16.0.1.0.6 | <ahref='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/lmignon'><imgsrc='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/lmignon.png'width='32'height='32'style='border-radius:50%;'alt='lmignon'/></a> | Field to store files into filesystem storages
[fs_product_multi_image](fs_product_multi_image/) | 16.0.1.1.5 | <ahref='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/lmignon'><imgsrc='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/lmignon.png'width='32'height='32'style='border-radius:50%;'alt='lmignon'/></a> | Manage multi images from extenal file system on product
33
33
[fs_product_multi_media](fs_product_multi_media/) | 16.0.1.0.2 | <ahref='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/lmignon'><imgsrc='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/lmignon.png'width='32'height='32'style='border-radius:50%;'alt='lmignon'/></a> | Link media to products and categories
34
34
[fs_product_public_category_multi_image](fs_product_public_category_multi_image/) | 16.0.1.0.0 | | Manage multi images from extenal file system on eCommerce public categories
35
-
[fs_storage](fs_storage/) | 16.0.1.3.4 | | Implement the concept of Storage with amazon S3, sftp...
35
+
[fs_storage](fs_storage/) | 16.0.1.3.5 | | Implement the concept of Storage with amazon S3, sftp...
<li>Invalidate FS filesystem object cache when the connection fails, forcing a reconnection. (<aclass="reference external" href="https://github.com/OCA/storage/issues/320">#320</a>)</li>
<li>Add parameter on storage backend to resolve protocol options values starting with $ from environment variables (<aclass="reference external" href="https://github.com/OCA/storage/issues/303">#303</a>)</li>
<li>Fix access to technical models to be able to upload attachments for users with basic access (<aclass="reference external" href="https://github.com/OCA/storage/issues/289">#289</a>)</li>
0 commit comments