pidgin/nest

d2082071bf14
Add an announcement for the 2022 Q2 state of the bird

Testing Done:
verified via `npm run hugo:server`

Reviewed at https://reviews.imfreedom.org/r/1525/
---
title: "2.14.6 Released!"
date: 2021-07-09T03:13:12-05:00
replaces: []
---
**Notice for Windows users:** We are aware of an issue with the installer
failing to download the dictionaries used for spellchecking. We are currently
working on a fix and hope to have this resolved as soon as possible.
Yet another minor version of Pidgin has been released, 2.14.6. This release took
a bit longer than we hoped but it's here now so check it out!
The complete changelog for this release is the following:
General:
* Update references to point to our current websites. ({{% review 766 %}}) (Gary
Kramlich)
* Add a donate link to the help menu. ({{% review 749 %}}) (Gary Kramlich)
Finch:
* Check pkg-config for ncurses before looking for it manually.
({{% review 729 %}}) (Justin Lecher)
Pidgin:
* Replace newlines in topics with spaces. ({{% issue PIDGIN-16704 %}})
({{% review 730 %}}) (Gary Kramlich)
libpurple:
* Added support for the `no_proxy` environment variable.
({{% issue PIDGIN-17518 %}}) ({{% review 667 %}}) (Alynx Zhou and Gary
Kramlich)
* Added infrastructure for fuzzing as well as some initial fuzzers.
({{% review 760 %}}) (Jordy Zomer)
* Fix an out of bounds write in `purple_markup_linkify`.
({{% review 781 %}}) (Thomas Roth, Dominik Maier, and Fabian Freyer)
XMPP:
* Enable session management after binding a resource.
({{% issue PIDGIN-17520 %}}) ({{% review 759 %}}) (defanor)
Zephyr:
* Fix a clang logical-not-parentheses warning. ({{% issue PIDGIN-17528 %}})
({{% review 731 %}}) (Gary Kramlich)