This is not true
see below for the comparison using the same public keyring file for both versions.
❯ gpg --version
gpg (GnuPG) 2.4.4
libgcrypt 1.10.3
Copyright (C) 2024 g10 Code GmbH
License GNU GPL-3.0-or-later <https://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Home: C:\Users\jnord\AppData\Roaming\gnupg
Supported algorithms:
Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA
Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH,
CAMELLIA128, CAMELLIA192, CAMELLIA256
Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224
Compression: Uncompressed, ZIP, ZLIB, BZIP2
❯ gpg --list-keys --no-default-keyring --keyring C:\Users\jnord\.opscore\keyring\pubring.kbx
[keyboxd]
---------
pub rsa4096 2015-06-30 [SC]
5AE741F41FE65E2FBBE11319FE40B89B0C574BAD
uid [ultimate] James <readacted@readacted.com>
sub rsa4096 2015-06-30 [E]
vs 2.2
❯ c:\Users\jnord\Desktop\2.2.42\bin\gpg --version
gpg (GnuPG) 2.2.42
libgcrypt 1.8.11
Copyright (C) 2023 g10 Code GmbH
License GNU GPL-3.0-or-later <https://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Home: C:/Users/jnord/AppData/Roaming/gnupg
Supported algorithms:
Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA
Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH,
CAMELLIA128, CAMELLIA192, CAMELLIA256
Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224
Compression: Uncompressed, ZIP, ZLIB, BZIP2
❯ c:\Users\jnord\Desktop\2.2.42\bin\gpg --list-keys --no-default-keyring --keyring C:\Users\jnord\.opscore\keyring\pubring.kbx
C:\Users\jnord\.opscore\keyring\pubring.kbx
-------------------------------------------
pub rsa3072 2022-01-12 [SC]
037F466B2E6D0F0515C9B12F9F6C9A3DA1020F1F
uid [ unknown] REDACTED (REDACTED) <xxx@readacted>
sub rsa3072 2022-01-12 [E]
pub rsa3072 2023-12-06 [SC] [expires: 2024-12-05]
907F8A712860204325E9BA2A90ED5557A2FF252E
uid [ unknown] REDACTED REDACTED <REDACTED@readacted.com>
uid [ unknown] REDACTED <REDACTED@readacted.com>
sub rsa3072 2023-12-06 [E] [expires: 2024-12-05]
pub rsa4096 2024-01-11 [SC] [expires: 2025-01-10]
699D581B5441BBC43617799DAC072F047D2FAFA4
uid [ unknown] REDACTED REDACTED <REDACTED@readacted.com>
sub rsa4096 2024-01-11 [E] [expires: 2025-01-10]
...snipped...