| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| pgsodium-3.1.11.zip | 2026-06-10 | 164.4 kB | |
| README.md | 2026-06-10 | 1.0 kB | |
| v3.1.11 source code.tar.gz | 2026-06-10 | 115.5 kB | |
| v3.1.11 source code.zip | 2026-06-10 | 166.8 kB | |
| Totals: 4 Items | 447.7 kB | 1 | |
What's Changed
- Fix/security audit improvements by @michelp in https://github.com/michelp/pgsodium/pull/119
- Fix sql injection vulnerability in pgsodium.mask_role by @svenklemm in https://github.com/michelp/pgsodium/pull/115
- Svenklemm/format searchpath by @michelp in https://github.com/michelp/pgsodium/pull/120
- Fix typos in README.md by @iac-161 in https://github.com/michelp/pgsodium/pull/105
- Fix/update GitHub actions by @michelp in https://github.com/michelp/pgsodium/pull/121
- Add IP address encryption (crypto_ipcrypt) and bump to libsodium 1.0.22 by @michelp in https://github.com/michelp/pgsodium/pull/123
- ci: create a GitHub Release automatically on tag push by @michelp in https://github.com/michelp/pgsodium/pull/124
New Contributors
- @svenklemm made their first contribution in https://github.com/michelp/pgsodium/pull/115
- @iac-161 made their first contribution in https://github.com/michelp/pgsodium/pull/105
Full Changelog: https://github.com/michelp/pgsodium/compare/v3.1.9...v3.1.11