-
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathCHANGELOG
42 lines (35 loc) · 2 KB
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
Amazon S3 Filesystem for Joomla 1.1.4
================================================================================
~ Rewritten bucket validation rule, taking into account Amazon's latest recommendations (January 2025) [#17]
Amazon S3 Filesystem for Joomla 1.1.3
================================================================================
~ PHP 8.4 compatibility: MD5 and SHA-1 functions are deprecated
# [MEDIUM] Amazon S3 no longer allows creating 0-byte files as pseudo-folder entries
Amazon S3 Filesystem for Joomla 1.1.2
================================================================================
# [HIGH] Cannot set up an S3-compatible storage service using v4 signatures
Amazon S3 Filesystem for Joomla 1.1.1
================================================================================
+ Add advanced options for the S3 integration
+ Automatic MIME type detection
# [MEDIUM] Caching was broken
# [MEDIUM] Can't use files with spaces or some special characters in their name
# [LOW] Cannot save third party S3-compatible services' non-compliant access / secret keys
Amazon S3 Filesystem for Joomla 1.1.0
================================================================================
+ Joomla 5 support
~ Using the S3 library through Composer, for easier updates
Amazon S3 Filesystem for Joomla 1.0.2
================================================================================
+ Thumbnails caching on the local filesystem
+ Local caching of Amazon S3 file operations
Amazon S3 Filesystem for Joomla 1.0.1
================================================================================
# [HIGH] Some S3 buckets may return directories with an empty name, breaking Media manager
# [HIGH] Clicking the sidebar folder names leads to an error
# [MEDIUM] No image previews when using straight up S3 (instead of CloudFront)
# [LOW] PHP 8 warning
# [LOW] PHP 8 deprecated notice
Amazon S3 Filesystem for Joomla 1.0.0
================================================================================
+ Initial release