SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for ruby3.2-rubygem-activestorage-7.0-7.0.8.4-26.4.x86_64.rpm :

* Fri Jun 21 2024 Dan Čermák - ## Rails 7.0.8.4 (June 04, 2024) ##
* No changes. [#]# Rails 7.0.8.3 (May 17, 2024) ##
* No changes. [#]# Rails 7.0.8.2 (May 16, 2024) ##
* No changes. [#]# Rails 7.0.8.1 (February 21, 2024) ##
* Disables the session in `ActiveStorage::Blobs::ProxyController` and `ActiveStorage::Representations::ProxyController` in order to allow caching by default in some CDNs as CloudFlare Fixes #44136
* Bruno Prieto
*
* Thu Nov 02 2023 Dan Čermák - ## Rails 7.0.8 (September 09, 2023) ##
* No changes. [#]# Rails 7.0.7.2 (August 22, 2023) ##
* No changes. [#]# Rails 7.0.7.1 (August 22, 2023) ##
* No changes. [#]# Rails 7.0.7 (August 09, 2023) ##
* No changes. [#]# Rails 7.0.6 (June 29, 2023) ##
* Fix retrieving rotation value from FFmpeg on version 5.0+. In FFmpeg version 5.0+ the rotation value has been removed from tags. Instead the value can be found in side_data_list. Along with this update it\'s possible to have values of -90, -270 to denote the video has been rotated.
* Haroon Ahmed
*
* Tue Jun 27 2023 Mykola Krachkovsky - updated to version 7.0.5.1
* https://rubyonrails.org/2023/6/26/Rails-Versions-7-0-5-1-6-1-7-4-have-been-released
* Mon Jun 26 2023 Mykola Krachkovsky - updated to version 7.0.5
* https://rubyonrails.org/2023/5/24/Rails-7-0-5-has-been-released
* Fri Apr 21 2023 Marcus Rueckert - Update to version 7.0.4.3: https://rubyonrails.org/2023/3/13/Rails-7-0-4-3-and-6-1-7-3-have-been-released https://rubyonrails.org/2023/1/24/Rails-7-0-4-2-and-6-1-7-2-have-been-released
* Mon Oct 10 2022 Stephan Kulow updated to version 7.0.4 see installed CHANGELOG.md [#]# Rails 7.0.4 (September 09, 2022) ##
* Fixes proxy downloads of files over 5MiB Previously, trying to view and/or download files larger than 5mb stored in services like S3 via proxy mode could return corrupted files at around 5.2mb or cause random halts in the download. Now, `ActiveStorage::Blobs::ProxyController` correctly handles streaming these larger files from the service to the client without any issues. Fixes #44679
* Felipe Raul
*
* Thu Aug 04 2022 Stephan Kulow updated to version 7.0.3.1 see installed CHANGELOG.md [#]# Rails 7.0.3.1 (July 12, 2022) ##
* No changes.
* Sun May 15 2022 Manuel Schnitzer - updated to version 7.0.3
* Don\'t stream responses in redirect mode Previously, both redirect mode and proxy mode streamed their responses which caused a new thread to be created, and could end up leaking connections in the connection pool. But since redirect mode doesn\'t actually send any data, it doesn\'t need to be streamed.
* Luke Lau
*
* Thu Apr 28 2022 Stephan Kulow updated to version 7.0.2.4 see installed CHANGELOG.md [#]# Rails 7.0.2.4 (April 26, 2022) ##
* No changes.
* Thu Mar 10 2022 Manuel Schnitzer - updated to version 7.0.2.3
* Added image transformation validation via configurable allow-list. Variant now offers a configurable allow-list for transformation methods in addition to a configurable deny-list for arguments. [CVE-2022-21831]
* Tue Feb 15 2022 Stephan Kulow updated to version 7.0.2.2 see installed CHANGELOG.md [#]# Rails 7.0.2.2 (February 11, 2022) ##
* No changes. [#]# Rails 7.0.2.1 (February 11, 2022) ##
* No changes. [#]# Rails 7.0.2 (February 08, 2022) ##
* Revert the ability to pass `service_name` param to `DirectUploadsController` which was introduced in 7.0.0. That change caused a lot of problems to upgrade Rails applications so we decided to remove it while in work in a more backwards compatible implementation.
* Gannon McGibbon
*
* Allow applications to opt out of precompiling Active Storage JavaScript assets.
* jlestavel
*
* Tue Jan 25 2022 Stephan Kulow updated to version 7.0.1 see installed CHANGELOG.md [#]# Rails 7.0.1 (January 06, 2022) ##
* No changes.
* Mon Dec 27 2021 Manuel Schnitzer - Don\'t limit building to specific ruby versions
* Tue Dec 21 2021 Manuel Schnitzer - Rails 7.0 has been released https://edgeguides.rubyonrails.org/7_0_release_notes.html
* Sun Dec 12 2021 Marcus Rueckert - initial package
 
ICM