Added
- Ruby 4.0 support.
Deprecated
- Nothing.
Removed
- Unused
IMAGE_SIZE_REGEXPconstant. - Dead
skip_friendsandskip_image_infooptions (Google+ was shut down in 2019).
Fixed
- Replaced
CGI.parsewithURI.decode_www_formfor Ruby 4.0 compatibility. - Updated gemspec description to reference OmniAuth instead of OmniAuth 1.x.
- Modernized CI: bumped actions/checkout to v6, rake to 13.3, and rubocop to latest.
- Added edge case tests for
uid,strip_unnecessary_query_parameters,verify_token,verify_hdwildcard, and malformed JSON handling.